Commit Graph

17 Commits

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