sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

chore(sample-e2e): Migrate from Detox to Maestro

Open krystofwoldrich opened this issue 7 months ago • 4 comments

:loudspeaker: Type of change

  • [x] Enhancement

:scroll: Description

This PR migrates tests that were originally created in Detox to Maestro to unify all the E2E tests.

:green_heart: How did you test it?

running the tests locally, now waiting for CI to pass

#skip-changelog

krystofwoldrich avatar Jun 12 '25 11:06 krystofwoldrich

iOS (legacy) Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 1213.00 ms 1215.38 ms 2.38 ms
Size 2.63 MiB 3.78 MiB 1.15 MiB

Baseline results on branch: capture-app-start-errors

Startup times

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5+dirty 1212.04 ms 1221.96 ms 9.92 ms

App size

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5+dirty 2.63 MiB 3.78 MiB 1.15 MiB

github-actions[bot] avatar Jun 12 '25 12:06 github-actions[bot]

Android (new) Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 469.06 ms 538.26 ms 69.20 ms
Size 7.15 MiB 8.42 MiB 1.27 MiB

Baseline results on branch: capture-app-start-errors

Startup times

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5+dirty 439.70 ms 450.42 ms 10.72 ms

App size

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5+dirty 7.15 MiB 8.42 MiB 1.27 MiB

github-actions[bot] avatar Jun 12 '25 12:06 github-actions[bot]

iOS (new) Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 1211.63 ms 1210.84 ms -0.78 ms
Size 3.19 MiB 4.35 MiB 1.17 MiB

Baseline results on branch: capture-app-start-errors

Startup times

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5+dirty 1226.96 ms 1226.39 ms -0.57 ms

App size

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5+dirty 3.19 MiB 4.35 MiB 1.17 MiB

github-actions[bot] avatar Jun 12 '25 12:06 github-actions[bot]

Android (legacy) Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 474.16 ms 485.44 ms 11.28 ms
Size 17.75 MiB 20.15 MiB 2.40 MiB

Baseline results on branch: capture-app-start-errors

Startup times

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5 444.98 ms 464.39 ms 19.41 ms

App size

Revision Plain With Sentry Diff
482b3fb55090b05d9dbf5ee7ebd6791a6ac236d5 17.75 MiB 20.15 MiB 2.40 MiB

github-actions[bot] avatar Jun 12 '25 15:06 github-actions[bot]