Commit Graph

10 Commits

Author SHA1 Message Date
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
71e373ff51 Make results panels aware of whether they are a local score that has just been set 2020-10-29 17:08:59 +09:00
a1ece4f308 Add expansion/contraction test 2020-05-26 16:26:58 +09:00
9f868be872 Create common TestScoreInfo type 2020-05-21 18:39:22 +09:00
cfa5a81e78 Cleanup testscene 2020-05-16 18:33:21 +09:00
16cde20db4 Merge branch 'remove-requiredtypes' into results-screen-condensed-panel 2020-05-16 18:23:39 +09:00
9b7b1ef605 Add cover urls 2020-05-16 18:23:18 +09:00
3df92925ee Add score panel test 2020-05-16 18:22:07 +09:00
648999a2de Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
05789e6fe4 Implement the score panel 2020-03-17 16:59:34 +09:00