Commit Graph

9473 Commits

Author SHA1 Message Date
7dc7729ac2 Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix) 2022-11-21 10:11:26 +01:00
93ab1c9432 Merge branch 'master' into beatmap-info 2022-11-21 09:01:24 +00:00
58288275a6 Variant 3: cannot change history, cannot reset index (the "default") 2022-11-21 09:43:36 +01:00
672e1cd45b Variant 2: edit changes history, cannot reset index (similar to stable) 2022-11-21 09:41:29 +01:00
8f942f130b Variant 1: edit changes history, empty text resets index 2022-11-21 09:36:31 +01:00
14a4de36f4 Expose thickness property 2022-11-21 10:20:35 +03:00
9a330c3cdb Apply nullability and clean up conditionals 2022-11-21 15:02:45 +09:00
a07b033d22 Merge branch 'master' into triangles-v2 2022-11-21 14:55:01 +09:00
dfa92b3de9 Merge pull request #21326 from bdach/fix-phantom-beatmap-sets
Fix phantom beatmap sets appearing on carousel after delete/update
2022-11-21 13:25:14 +09:00
d0ff5be7e6 Fix TestSceneTabletSettings falling off the bottom of the screen 2022-11-21 12:15:43 +09:00
1269afd0c5 Merge pull request #21307 from frenzibyte/disable-scroll-speed-on-osu
Hide scroll speed control from effects section on rulesets which don't support it
2022-11-20 16:17:55 +01:00
793d5b117e Fix timing screen test scene not creating editor beatmap properly 2022-11-20 15:20:35 +03:00
b3667821eb Add failing test case 2022-11-20 10:07:32 +01:00
6f449a583e Handle empty values as a separate case 2022-11-19 23:27:48 +03:00
eff6c7be64 Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace. 2022-11-19 16:53:35 +01:00
c05c1625f2 Merge branch 'master' into editor-test-play-dont-retain-test-time 2022-11-19 12:09:04 +01:00
130f776427 Merge pull request #21267 from peppy/catch-file-enumeration-errors
Catch and gracefully handle file/directory enumeration failures during stable import
2022-11-19 15:38:40 +09:00
ca67689a36 Fix intermittent present beatmap test failures 2022-11-19 07:44:43 +03:00
d587f29351 Update tests to reflect desired behaviour 2022-11-18 21:03:30 +01:00
8943819ee7 Add test coverage 2022-11-18 17:49:03 +03:00
b86b45b6d2 Fix excess string interpolation 2022-11-18 21:13:21 +09:00
9ad484a0f4 Merge branch 'ppy:master' into gameplay-leaderboard-fix 2022-11-18 12:11:22 +01:00
9d33a6568e Merge pull request #21292 from peppy/fix-binding-two-keys-single-binding
Fix being able to bind two non-modifier keys to the same binding
2022-11-18 16:19:38 +09:00
7c08cff297 Make new test more resilient to false passes 2022-11-18 16:10:32 +09:00
0a520c979e Update test to split out per-type tests 2022-11-18 16:03:40 +09:00
e2aca8dc90 Suppress nullable warning for now 2022-11-18 09:46:50 +03:00
3faa7f5f74 Merge branch 'master' into gameplay-leaderboard-fix 2022-11-18 15:44:30 +09:00
cb8275ee75 Add failing test coverage to TestSceneKeyBindingPanel for multiple non-modifiers being bound 2022-11-18 15:34:41 +09:00
45f5849301 Add more test coverage to TestSceneKeyBindingPanel 2022-11-18 15:33:14 +09:00
57b8495c7a Merge branch 'master' into long-standard 2022-11-18 14:24:04 +09:00
82829867db Fix beatmap options test failure due to no beatmap being selected 2022-11-18 07:07:56 +03:00
1ff1738988 Merge pull request #21244 from nanashi-1/beatmapoptions-disabled
Disable certain beatmap option buttons when there are no beatmaps selected
2022-11-18 12:55:07 +09:00
0dbf491872 Merge branch 'master' into gameplay-leaderboard-fix 2022-11-17 22:06:51 +01:00
53769479c7 oh oops 2022-11-17 21:42:15 +01:00
eb8f6626ab revert changes from GameplayLeaderboard tests 2022-11-17 21:38:09 +01:00
5e4ade3bee add tests 2022-11-17 13:28:04 +01:00
a25c94d567 Replacing structure to use LimitedCapacityQueue.cs 2022-11-17 13:07:06 +01:00
a9747d367c Cleaning up 2022-11-17 13:07:06 +01:00
19dc31c7ae Changed tests. 2022-11-17 13:07:06 +01:00
5253f5309e Added more tests for new features 2022-11-17 13:07:06 +01:00
3d4962e181 Added functioning tests. 2022-11-17 13:07:06 +01:00
a79af6671e Added SetUp for new tests. 2022-11-17 13:07:06 +01:00
039ab83a46 Disable beatmap options button when none selected 2022-11-17 04:00:23 +03:00
0e46614c57 Revert beatmap option button state changes 2022-11-17 03:57:01 +03:00
13cf3fc40c Make SpawnRatio public 2022-11-16 15:17:50 +03:00
bda32d71bf Change test scene name 2022-11-16 14:53:55 +03:00
d94c624ee4 Merge branch 'master' into triangles-v2 2022-11-16 14:53:32 +03:00
46c7451ede remove redundant code 2022-11-16 09:57:23 +08:00
9101ad0cbd fixed naming 2022-11-16 09:42:40 +08:00
7aec5ca1e8 visual tests 2022-11-15 20:57:42 +08:00