Dan Balasescu
|
b390018e64
|
Merge branch 'master' into fix-mod-overflow
|
2021-07-21 17:26:47 +09:00 |
|
Dean Herbert
|
b65e607941
|
Add test covering mod displays with too many mods
|
2021-07-21 16:43:41 +09:00 |
|
Dean Herbert
|
8e1f8c28bd
|
Use default value to denote no play date, rather than null
|
2021-07-20 19:05:08 +09:00 |
|
Dean Herbert
|
662822a40c
|
Avoid showing time of play on results screen when autoplay
Closes https://github.com/ppy/osu/issues/13940.
|
2021-07-20 15:19:44 +09:00 |
|
smoogipoo
|
e59b8b4ce6
|
Fix test checking nullable string
|
2021-03-17 19:07:29 +09:00 |
|
Dean Herbert
|
3802cb29a4
|
Fix failing tests doing reference comparisons between string and LocalisedString
|
2021-02-25 17:49:54 +09:00 |
|
Dean Herbert
|
1fd76ea3fb
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
|
smoogipoo
|
7b012f1def
|
Fix test failures
|
2020-06-11 14:55:49 +09:00 |
|
smoogipoo
|
9f868be872
|
Create common TestScoreInfo type
|
2020-05-21 18:39:22 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
Joehu
|
700214d249
|
Truncate beatmap title and artist on score panel
|
2020-04-30 22:13:38 -07:00 |
|
Bartłomiej Dach
|
944f0b0285
|
Rewrite tests
* Use [Cached] injection instead of modifying beatmaps read from store.
* Add assertion steps verifying the presence of mapper name (or lack
thereof).
|
2020-03-17 20:45:48 +01:00 |
|
recapitalverb
|
7186e3466b
|
Fix formatting issues
|
2020-03-18 01:39:19 +07:00 |
|
recapitalverb
|
dc73105a10
|
Add tests for beatmaps with(out) null mappers
|
2020-03-18 01:33:01 +07:00 |
|
smoogipoo
|
1521f25c96
|
Implement middle panel contents
|
2020-03-17 17:25:24 +09:00 |
|