Skip to content

Conversation

@adinauer
Copy link
Member

@adinauer adinauer commented Jul 11, 2025

#skip-changelog

📜 Description

  • Add end to end tests for our console sample
  • Replace bash scripts for running e2e tests with a python script
    • also has an interactive mode that asks which modules to run
    • also allows just setting up test systems and then running the tests from IDE for debugging

You can now run system tests locally more easily by executing:

python3 test/system-test-runner.py test -i

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against d156b68

@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2025

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 408.66 ms 435.44 ms 26.78 ms
Size 1.58 MiB 2.09 MiB 519.44 KiB

Previous results on branch: feat/e2e-console-app-samples

Startup times

Revision Plain With Sentry Diff
97a4817 373.00 ms 418.60 ms 45.60 ms
6e523f3 426.08 ms 444.80 ms 18.72 ms
29f60d6 427.43 ms 465.10 ms 37.68 ms
ac946c9 500.50 ms 515.71 ms 15.21 ms
2fe9357 447.49 ms 486.31 ms 38.82 ms
49a1a78 417.52 ms 468.00 ms 50.48 ms

App size

Revision Plain With Sentry Diff
97a4817 1.58 MiB 2.09 MiB 519.05 KiB
6e523f3 1.58 MiB 2.09 MiB 519.28 KiB
29f60d6 1.58 MiB 2.09 MiB 519.27 KiB
ac946c9 1.58 MiB 2.09 MiB 519.04 KiB
2fe9357 1.58 MiB 2.09 MiB 519.04 KiB
49a1a78 1.58 MiB 2.09 MiB 519.27 KiB

Copy link
Member

@lcian lcian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice improvement, this works well.
Merging my updates in this branch and then we can merge this into main.

@adinauer adinauer merged commit 485c1a6 into main Jul 18, 2025
35 checks passed
@adinauer adinauer deleted the feat/e2e-console-app-samples branch July 18, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants