This sets up scripts to be used by CI to support running integration tests on the command line. This includes starting emulators / simulators for the chosen platform and running the tests through Unity.
Several fixes were made to the mock_server as well to properly support inspecting the request json when used from the Unity integration tests.
refs: RUM-5546
Review checklist
[x] This pull request has appropriate unit and / or integration tests
What and why?
This sets up scripts to be used by CI to support running integration tests on the command line. This includes starting emulators / simulators for the chosen platform and running the tests through Unity.
Several fixes were made to the mock_server as well to properly support inspecting the request json when used from the Unity integration tests.
refs: RUM-5546
Review checklist