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

Move e2e tests to BitBar #15

Closed twometresteve closed 1 year ago

twometresteve commented 1 year ago

Goal

Move the e2e tests to BitBar.

Design

The test fixture needs to read the (dynamically determined) public IP address for Maze Runner from a config file.

Testing

Covered by CI.