You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer I want functional gameloop integration tests running for both IOS & Android.
However more work needs to be done for the integration testing on Flank before this can be achieved.
Describe the solution
Integration tests for game loop on IOS and Android is included alongside other integration tests.
Definition of done:
A test(s) is(are) added in integration_tests module integration package
Test class name must end with IT (for instance MultipleApksIT) -- gradle test task filters