Commit Graph

168 Commits

Author SHA1 Message Date
8160d56264 Update test shaders 2023-05-02 11:51:05 +03:00
07efa7d660 Merge branch 'master' into fix-storyboard-loop-end-time 2023-04-26 21:53:26 +02:00
dce0c5fac8 Add test coverage of expected behaviour for playback of loops with no explicit end time 2023-04-25 15:14:32 +09:00
e9fb836e9c Added tests for video backgrounds 2023-04-21 03:24:11 +02:00
27055919a3 Merge branch 'master' into fix-old-beatmap-crash-on-load 2023-04-05 21:39:42 +02:00
556964eae0 Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 12:16:42 +03:00
3aea058c98 Add test coverage ensuring images are not read as videos 2023-03-13 18:24:16 +09:00
72695f7c90 Merge branch 'master' into omit-barline-in-timing-control-point 2023-03-07 22:46:24 +01:00
ddee6400df test: add coverage for Player{Avatar,Flag} 2023-03-05 23:46:51 +00:00
1250c1f0c1 Update test assertions to match stable expectations
These changes were taken from https://github.com/ppy/osu/pull/22582.

Minor adjustments were applied to match stable expectations, which is to
say there cannot be an inherited control point with omit barline
specification (in the editor the setting is greyed out when inheritance
is turned on).
2023-02-28 19:28:21 +09:00
PC
7e127dafe2 Update reference 2023-02-07 11:52:47 +03:00
cb26601cb4 Fix test's score generation 2023-02-07 02:29:28 +03:00
a8f828d203 Add another failing test case 2023-01-30 20:48:52 +01:00
9bdb78791f Add failing test case 2023-01-28 20:02:25 +01:00
b62ff8d644 Merge branch 'master' into skin/argon-song-progress-cleaner 2023-01-18 23:52:12 +01:00
905dec913a update skin deserialisation 2023-01-17 12:37:30 +01:00
65bd2e74fd Merge branch 'master' into skin/argon-song-progress-cleaner 2023-01-17 18:00:42 +09:00
a55ce9b586 Merge branch 'master' into JudgementCounter 2023-01-17 09:55:45 +01:00
777c3f447c Add leading zeros to test beatmaps for correct title sorting 2023-01-13 19:42:09 +03:00
d2309feec2 Merge branch 'master' into skin/argon-song-progress-cleaner 2023-01-12 19:49:27 +09:00
621c75daed Add updated SkinDeserialisationTest.cs including BPM counter 2023-01-11 11:16:24 +01:00
1597bcbb6f Merge branch 'master' into JudgementCounter 2023-01-11 11:04:37 +01:00
48deef4056 test: adapt and create tests to cover new components 2023-01-09 22:07:18 +01:00
9d97c1a0bd Merge branch 'master' into variable_BPM_counter 2023-01-09 19:26:34 +09:00
161894da3b Add more test checks and fix deserialisation test 2022-12-11 23:58:10 +01:00
9eef74b8d8 Add new counter to skin deserialisation test 2022-12-05 19:34:03 +01:00
d9d48516fc Add test coverage of getting last object time 2022-12-01 18:05:15 +09:00
a6bba1967e Update serialisation test to match new comopnent naming 2022-11-23 17:06:22 +09:00
75b5025e12 Fix Skin Deserialisation Test 2022-11-02 16:37:48 +01:00
f1f323ee82 Add new deserialisation test including longest combo counter 2022-10-12 18:55:50 +09:00
cf25ee8e84 Add test coverage of storyboard animation start time 2022-09-12 14:17:15 +09:00
d4afc3629c Merge branch 'master' into kps 2022-09-08 23:00:36 +09:00
5b758afd09 Merge branch 'master' into taiko-geki-katu 2022-09-07 16:22:47 +09:00
7c0e99c5a8 Decode Geki/Katu from legacy taiko scores into LargeBonus 2022-09-07 00:12:34 +09:00
fa0a4614f8 Add failing test for second incorrect case of start time handling 2022-09-06 16:40:59 +09:00
abf0242686 Add failing test for incorrect start time of storyboard elements 2022-09-06 16:16:58 +09:00
837b19ab24 Merge pull request #19919 from khang06/nan-sv
Emulate osu!stable's NaN slider velocity behavior
2022-08-31 19:06:49 +09:00
7337d4c1aa Merge branch 'master' into kps 2022-08-31 15:41:42 +09:00
5202c15a0e Populate MaximumStatistics for test scores 2022-08-30 15:11:39 +09:00
c7d4c739aa Add a basic NaN control point test for LegacyBeatmapDecoder 2022-08-24 02:53:55 -04:00
3ac6500423 Add new test resources for CPS counter 2022-08-21 03:00:51 +02:00
a90967715c Add test coverage of new imports not correctly being filtered by collection filter 2022-08-12 15:06:34 +09:00
3b6349a145 Add test coverage of remaining components which weren't already included 2022-08-01 14:16:26 +09:00
db4c6aa3d3 Add test skin layout json resources 2022-08-01 01:13:47 +09:00
18da9ddfbf Add test coverage of two beatmaps in same set with different audio files 2022-07-18 17:05:21 +09:00
c6b6f41b71 Add test coverage of AudioEquals 2022-07-13 19:41:38 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
9259aa94f1 Fix Catmull slider parsing with duplicate initial point 2022-05-24 11:47:42 +09:00
fe49a7e678 Add failing tests 2022-05-18 17:10:19 +09:00
6f47f7ffc8 Remove no longer necessary MaxCombo assignment in tests 2022-03-20 16:29:56 +03:00