Commit Graph

10 Commits

Author SHA1 Message Date
654b47c7ec Move "excess mods" test behaviour to local usages
There were only two of these, so it doesn't make sense to add extra
complexity in the test resources class.
2021-12-13 16:41:30 +09:00
99ac71c1fe Simplify usages where the ruleset being used is osu! ruleset 2021-12-13 16:37:20 +09:00
b0d14526ea Move test ScoreInfo creation to TestResources
The main goal here is to remove the inheritance, since realm doesn't
like that. Unfortunate that we can't use object initialisers in a few of
these places, but no real way around that.
2021-12-13 16:34:50 +09:00
1eed2436e6 Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
b65e607941 Add test covering mod displays with too many mods 2021-07-21 16:43:41 +09:00
aaf5596f9c Cleanup test 2020-05-26 15:54:07 +09:00
5005986049 Cleanup test 2020-05-22 20:18:47 +09:00
9f868be872 Create common TestScoreInfo type 2020-05-21 18:39:22 +09:00
9b7b1ef605 Add cover urls 2020-05-16 18:23:18 +09:00
2bde4fc3ee Initial implementation of contracted score panel 2020-05-16 18:20:19 +09:00