bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

[PLAT-10106] Fixes and tests for sampling header #34

Closed kstenerud closed 1 year ago

kstenerud commented 1 year ago

Goal

This PR fixes the sampling header and includes tests to make sure it is built correctly, sent correctly, and persisted and loaded correctly.

Testing

Added new e2e and unit tests.