Commit Graph

43 Commits

Author SHA1 Message Date
8e1faf6ff1 Fix loader animation tests failing occasionally 2019-10-29 17:03:52 +09:00
5eba33e876 Simplify logic and add test coverage for remaining case 2019-10-10 20:12:47 +09:00
8df2e359c4 Fix tests on CI 2019-10-10 17:42:15 +09:00
f74c79c2b8 Fix audio playback position being reset after resuming to song select 2019-10-10 11:58:43 +09:00
8fd1a45a42 Change intro displayed for tests
As the triangles intro relies on the audio track's clock advancing, we can't use it just yet (CI server has no audio device). This is a temporary workaround for that shortcoming.
2019-09-25 15:29:02 +09:00
c83db94eb7 Use isolated storage/api 2019-09-25 15:00:08 +09:00
654b815b36 Merge remote-tracking branch 'upstream/master' into back-button-part-2 2019-09-25 14:38:39 +09:00
7cb79dd760 Fix incorrect DI usage of IAPIProvider in many tests 2019-09-13 17:15:33 +09:00
4df6bd5477 Merge branch 'master' into use-dummy-api-for-overall-tests 2019-09-05 14:27:01 +09:00
480e489c44 add back missing loaded check 2019-08-14 12:51:43 +09:00
5886420a5d Merge branch 'master' into back-button-part-2 2019-08-13 21:38:31 +09:00
aa6f8757eb remove string param, move menu check to method, add const padding 2019-08-13 12:26:06 +09:00
cb0cd7ed58 Add triangles intro 2019-08-09 20:05:28 +09:00
cf9a5baafa Explicity dispose osuGame instances 2019-08-07 14:51:24 +09:00
6ab9f645a2 Remove usage of no longer needed property 2019-08-01 21:26:52 +09:00
d05b9b1734 Use dummyAPI and move load check into MusicController 2019-08-01 14:19:45 +09:00
034345f1bd Resolve API for dummy-caching tests 2019-07-31 22:43:05 +03:00
351b6e6259 Add new options test 2019-07-31 19:47:41 +09:00
980686f6bf get tests running again 2019-07-31 19:30:35 +09:00
5aece2d5f2 fix tests 2019-07-31 16:03:05 +09:00
0291a708d4 fix step name and rename test 2019-07-30 18:18:03 +09:00
98bb6da975 rename test scene and create a new game each test 2019-07-30 18:16:17 +09:00
9e809a2342 fix merge 2019-07-30 12:05:29 +09:00
d70b99b4c0 Merge remote-tracking branch 'upstream/master' into back-button-part-2 2019-07-30 12:05:23 +09:00
6d1203a599 Move screen pushes into function, rename receptor 2019-07-30 12:00:04 +09:00
8742ed8a9c Fix step names 2019-07-29 17:23:45 +09:00
2e242075b4 Remove and re-add backbutton instead and add tests 2019-07-29 16:42:23 +09:00
a0d048ad8d Don't test the logo
Breaks main menu adding
2019-07-09 19:31:53 +09:00
2d0e6652f9 Ensure logo doesn't get stuck tracking 2019-07-09 18:59:56 +09:00
8eeba069cc Ensure logo isn't left in a bad state on re-run 2019-07-09 18:51:10 +09:00
e3e72a6276 Reorganise tests and add restart step 2019-07-09 18:21:43 +09:00
0580c32263 Abstract intro screen logic to base class 2019-07-09 18:05:57 +09:00
6bee26cfc9 Rename to match 2019-07-06 19:05:37 +09:00
58183ad3d5 Change intro test to test full intro screen 2019-07-06 19:05:12 +09:00
3150b5cfb4 Naming adjustments 2019-06-12 20:51:21 +03:00
609a82bc94 Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
aed4634fe0 Consolidate loader animation tests 2019-05-21 14:48:14 +09:00
459a285cd8 Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
d5e25c05b3 Increase loader animation test wait 2019-05-14 18:39:03 +09:00
d3920d652d Fix loader animation test case 2019-04-19 20:38:38 +09:00
cabec85544 Rework TestCaseLoaderAnimation to avoid timing issues 2019-03-29 14:15:57 +09:00
5c4f2cefea Fix Loader and TestCaseLoaderAnimation 2019-03-27 22:28:25 +09:00
a1c5eda05b Add grouping of visual tests 2019-03-25 01:02:36 +09:00