Commit Graph

17 Commits

Author SHA1 Message Date
8e96af8ff0 Update indentation to be clearer 2022-05-04 13:43:59 +08:00
5513710b2e Fix IDE0055 2022-05-03 13:09:19 +08:00
e315313266 Split out IDialogOverlay to allow for easier testing 2022-04-18 18:36:26 +09:00
0138f22c8d Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
3e5c9e8436 Fix cases of Access instead of Realm 2022-01-25 12:58:15 +09:00
6eb2c28e41 Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
a59dcccab7 Add local ContextFactory caching to all remaining test scenes that create local managers 2022-01-14 19:59:21 +09:00
031a40af6a Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
b16d10bd95 Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
6e6fb31c05 Add test coverage 2021-02-24 18:49:16 +09:00
cdbf8de29d Update other tests which can benefit from using a shorter beatmap 2021-02-22 14:53:32 +09:00
3242b10187 Change order of dependency caching to promote use of locals 2020-09-15 15:00:04 +09:00
15e423157b Fix tests that access LocalStorage before BDL 2020-09-15 14:17:40 +09:00
4ddf5f054b Rename BeatmapCollectionManager -> CollectionManager 2020-09-09 15:31:08 +09:00
bee450ae1e Fix tests/add placeholder item tests 2020-09-08 17:05:51 +09:00
525026e7f0 Fix tests failing due to timings 2020-09-08 13:23:58 +09:00
0d5d293279 Add manage collections dialog tests 2020-09-07 22:47:19 +09:00