Commit Graph

17 Commits

Author SHA1 Message Date
441b7baa93 Provide a realm factory to usages of ToLive/RealmLive 2021-12-14 14:26:34 +09:00
f6a3709060 Store default skins to database 2021-11-29 18:28:25 +09:00
23146d59d1 Use ILive for current skin 2021-11-29 18:28:25 +09:00
86df4919f7 Fix skin fallbacks test 2021-10-05 11:06:26 +09:00
4e3d9da22d Increase test lenience 2021-10-01 22:58:40 +09:00
6108451449 Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
cf40282f1f Convert LegacySkinTransformers to accept raw ISkins rather than a full ISkinSource 2021-06-09 22:49:31 +03:00
200fecc774 Fix missing using directive 2021-05-29 21:22:39 +03:00
42618c713f Merge branch 'master' into legacy-beatmap-skin-hud-fallback 2021-05-29 20:56:05 +03:00
951fc5ef6e Remove misleading comment and misplaced bug fix
This shouldn't be fixed in a test scene; the underlying issue should be
fixed in actual game code.
2021-05-29 15:39:13 +09:00
afb33f1641 Remove no longer necessary test case 2021-05-21 20:21:50 +03:00
c0dfe37965 Remove unused using directive 2021-05-20 21:08:36 +03:00
eaae9a1b67 Remove unrequired null conditional 2021-05-20 21:08:31 +03:00
262a27610c Improve components assertion logic 2021-05-20 20:47:40 +03:00
97c8499884 Add test coverage 2021-05-19 23:01:41 +03:00
71da960000 Extract assert step addition out of assertion method 2021-05-19 22:53:22 +03:00
6fc06a10a1 Add extensible test scene for beatmap skins fallback instead 2021-05-19 21:52:29 +03:00