Skip to content

Conversation

@matejchalk
Copy link
Collaborator

Follow-up to:

Now all test targets follow the <type>-test naming pattern:

  • unit-test - execute unit tests
  • int-test - execute integration tests
  • e2e-test - execute end-to-end tests

@matejchalk matejchalk self-assigned this Jun 30, 2025
@github-actions github-actions bot added 📖 Project documentation improvements or additions to the project documentation 🦾 CI/CD Continuous integration and deployment 🛠️ tooling and removed 🔬 testing writing tests labels Jun 30, 2025
@matejchalk matejchalk changed the title test: rename nxv-e2e target to e2e-test test: rename nxv-e2e target to e2e-test Jun 30, 2025
@matejchalk matejchalk marked this pull request as ready for review June 30, 2025 08:18
@github-actions
Copy link
Contributor

Code PushUp

🥳 Code PushUp report has improved – compared current commit ae7e65f with previous commit 20b9530.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 32 🔴 45 ↑ +13
Updates 🟡 77 🟡 77 ↑ +0.2
Code coverage 🟢 90 🟢 90
Security 🟡 61 🟡 61
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Type Safety 🟢 100 🟢 100
Bug prevention 🟢 100 🟢 100
Miscellaneous 🟢 100 🟢 100
Code style 🟢 100 🟢 100
Documentation 🔴 23 🔴 23
👍 2 groups improved, 👍 8 audits improved, 9 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 32 🔴 45 ↑ +13
JS Packages NPM outdated dependencies 🟡 77 🟡 77 ↑ +0.2

19 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 147 KiB 🟨 Potential savings of 168 KiB ↓ −100 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 76 KiB 🟨 Potential savings of 89 KiB ↓ −100 %
Lighthouse Largest Contentful Paint 🟥 12.1 s 🟥 4.2 s ↓ −65.3 %
Lighthouse Speed Index 🟥 6.9 s 🟥 6.2 s ↓ −9.6 %
Lighthouse First Contentful Paint 🟥 3.4 s 🟥 3.1 s ↓ −7.5 %
Lighthouse Time to Interactive 🟥 14.8 s 🟥 13.7 s ↓ −7.7 %
JS Packages Outdated NPM dev dependencies. 🟨 57 outdated package versions (30 major, 22 minor, 5 patch) 🟨 56 outdated package versions (29 major, 22 minor, 5 patch) ↓ −1.8 %
Lighthouse Total Blocking Time 🟥 4,290 ms 🟥 3,400 ms ↓ −20.8 %
Lighthouse Minimizes main-thread work 🟥 17.7 s 🟥 15.4 s ↓ −13.1 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −7.7 %
Lighthouse Max Potential First Input Delay 🟥 2,950 ms 🟥 2,020 ms ↓ −31.5 %
Lighthouse JavaScript execution time 🟥 7.8 s 🟥 7.1 s ↓ −8.9 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,900 KiB 🟩 Total size was 1,900 KiB ↓ −0.1 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↑ +0.1 %
Lighthouse Initial server response time was short 🟩 Root document took 340 ms 🟩 Root document took 470 ms ↑ +40.2 %
Lighthouse Server Backend Latencies 🟩 90 ms 🟩 150 ms ↑ +62.5 %
Lighthouse Network Round Trip Times 🟩 30 ms 🟩 30 ms ↑ +0.5 %

588 other audits are unchanged.

@matejchalk matejchalk added the 🔬 testing writing tests label Jun 30, 2025
@matejchalk matejchalk merged commit 562c83b into main Jun 30, 2025
17 of 18 checks passed
@matejchalk matejchalk deleted the rename-e2e-test-target branch June 30, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🦾 CI/CD Continuous integration and deployment 🧹 maintenance 📖 Project documentation improvements or additions to the project documentation 🔬 testing writing tests 🛠️ tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants