Dan Balasescu
|
fe8389bc2b
|
Add test
|
2025-01-16 14:11:21 +09:00 |
|
Dean Herbert
|
6f42b59e31
|
Upgrade more packages again
This also downgrades nunit to be aligned across all projects. Getting it
up-to-date is a bit high effort.
|
2025-01-08 03:13:11 +09:00 |
|
Dean Herbert
|
73083e1337
|
Merge pull request #31350 from bdach/fix-slider-drag-marker-blocking-context-menu
Fix slider end drag marker blocking open of control point piece context menus
|
2024-12-30 22:27:30 +09:00 |
|
Dan Balasescu
|
11a4e3beb4
|
Merge pull request #31287 from stanriders/change-relax-leniency
Change `OsuModRelax` hit leniency to be the same as in stable
|
2024-12-30 21:42:48 +09:00 |
|
Bartłomiej Dach
|
a4c6f221c2
|
Add extra test coverage to prevent regressions
Covers scenario described in https://github.com/ppy/osu/issues/31176 and
fixed in https://github.com/ppy/osu/pull/31184.
|
2024-12-30 11:07:21 +01:00 |
|
Bartłomiej Dach
|
2a758bc3df
|
Add failing test case
|
2024-12-30 10:47:55 +01:00 |
|
Bartłomiej Dach
|
aa67f87fe9
|
Add failing test coverage
|
2024-12-30 09:42:24 +01:00 |
|
StanR
|
94d56d3584
|
Change OsuModRelax hit leniency to be the same as in stable
|
2024-12-26 18:13:09 +05:00 |
|
Bartłomiej Dach
|
b14dde937d
|
Add failing test case
|
2024-12-02 13:51:41 +01:00 |
|
Dean Herbert
|
086a34f5c0
|
Merge branch 'master' into beatmap-info-purge
|
2024-11-22 18:47:32 +09:00 |
|
Dean Herbert
|
41addaae9a
|
Rename variable to imply it is now a function
|
2024-11-22 13:11:32 +09:00 |
|
Salman Alshamrani
|
5dffc322af
|
Recreate beatmap every test run in ModTestScene
|
2024-11-21 17:48:33 -05:00 |
|
Dean Herbert
|
78084e33af
|
Merge pull request #30411 from frenzibyte/editor-slider-touch-support-2
Fix placing objects via touch in editor not working sometimes
|
2024-11-13 15:09:57 +09:00 |
|
Dean Herbert
|
47aa2c2bfc
|
Merge pull request #29648 from OliBomby/auto-addition2
Add support for the auto sample addition bank in the editor
|
2024-10-25 16:15:52 +09:00 |
|
Salman Alshamrani
|
757416e647
|
Move added test coverage to TestSceneSliderDrawing
|
2024-10-24 16:19:08 -04:00 |
|
Dean Herbert
|
787d3dceea
|
Merge branch 'master' into auto-addition2
|
2024-10-24 18:40:27 +09:00 |
|
OliBomby
|
bf88219dfb
|
Move TestTouchInputAfterTouchingComposeArea to separate test scene
|
2024-10-23 20:21:38 +02:00 |
|
Dean Herbert
|
b1b0aadbfb
|
Merge pull request #30294 from bdach/fuzzin
Fix several cases of deselection not correctly terminating drag operations on slider selection blueprint
|
2024-10-23 18:35:52 +09:00 |
|
Dean Herbert
|
5939c78760
|
Merge branch 'master' into auto-addition2
|
2024-10-23 15:53:07 +09:00 |
|
Bartłomiej Dach
|
03683e28be
|
Merge branch 'master' into editor-slider-touch-support-1
|
2024-10-22 09:31:03 +02:00 |
|
Dean Herbert
|
ca2bd640b4
|
Update all dependencies (except realm, nunit, moq and deepclone)
|
2024-10-18 16:20:07 +09:00 |
|
Dan Balasescu
|
80c77e6e05
|
Merge pull request #30281 from bdach/remove-irrelevant-hacks
Fix slider ticks and repeats incorrectly moved to position of head when strict tracking and any conversion mod that moves objects is active
|
2024-10-17 14:10:36 +09:00 |
|
Bartłomiej Dach
|
2d0e98c951
|
Add failing test case for second tool switching failure case
Not exact (doesn't reproduce the crash), but will do.
|
2024-10-15 12:53:38 +02:00 |
|
Bartłomiej Dach
|
0cd352cdcb
|
Add failing test case for first tool switch failure scenario
|
2024-10-15 12:39:08 +02:00 |
|
Bartłomiej Dach
|
945d907a3d
|
Add test covering correct operation of mirror mod
|
2024-10-14 14:21:00 +02:00 |
|
Salman Alshamrani
|
86b240d131
|
Add failing test cases
|
2024-10-13 11:01:17 -04:00 |
|
OliBomby
|
9f73a45580
|
Explicitly assert specific grid type
|
2024-10-11 23:57:26 +02:00 |
|
Dean Herbert
|
8b046f60f0
|
Update test
|
2024-10-12 02:23:43 +09:00 |
|
OliBomby
|
56bfcde446
|
Update grid placement tool test
I somehow missed this test when splitting up PRs so here it is now
|
2024-10-11 14:09:50 +02:00 |
|
OliBomby
|
b93bc21e45
|
Add back the old keybind for cycling grid spacing
|
2024-10-11 14:09:50 +02:00 |
|
OliBomby
|
e56a9d2ad4
|
Add TestGridFromPoints
|
2024-10-11 14:09:50 +02:00 |
|
OliBomby
|
bfe78ff3a0
|
fix grid test
|
2024-10-11 14:09:50 +02:00 |
|
Bartłomiej Dach
|
9508b0ecab
|
Fix tests
|
2024-10-07 09:32:23 +02:00 |
|
Bartłomiej Dach
|
77f32708e0
|
Merge pull request #29980 from tsunyoku/speed-distance-hotfix
Various speed distance difficulty calculation changes
|
2024-10-07 08:31:52 +02:00 |
|
Bartłomiej Dach
|
94aecae0ce
|
Fix tests
|
2024-10-04 14:48:48 +02:00 |
|
OliBomby
|
6be94a3a96
|
Fix TestSplitRetainsHitsounds
|
2024-10-01 11:13:44 +02:00 |
|
OliBomby
|
e3b4483872
|
Refactor PlacementBlueprint to not be hitobject specific
|
2024-09-24 20:31:00 +02:00 |
|
Dean Herbert
|
188a430418
|
Merge branch 'master' into grids-3
|
2024-09-19 18:21:05 +09:00 |
|
Bartłomiej Dach
|
3e63fe399f
|
Enable NRT in test scene
|
2024-09-17 08:22:37 +02:00 |
|
Bartłomiej Dach
|
a99dbfa768
|
Add failing test step demonstrating incorrect end drag marker position
|
2024-09-17 08:21:58 +02:00 |
|
Dean Herbert
|
58fe502af4
|
Merge branch 'master' into beatmap-info-purge
|
2024-09-15 04:53:35 +09:00 |
|
Bartłomiej Dach
|
b9ddac4201
|
Fix test failures
|
2024-09-05 09:45:37 +02:00 |
|
Bartłomiej Dach
|
7136483f85
|
Fix nullability inspections
|
2024-09-05 09:45:34 +02:00 |
|
Dean Herbert
|
47a9b345eb
|
Rename config variables and setting strings
|
2024-09-05 15:15:15 +09:00 |
|
Dean Herbert
|
7983a765ab
|
Update test scene to show more button holds (including both buttons sometimes)
|
2024-09-05 15:12:53 +09:00 |
|
Dean Herbert
|
4f719b9fec
|
One more rename pass
|
2024-09-05 14:28:20 +09:00 |
|
Dean Herbert
|
ee26ff2e29
|
Add out-of-bounds tests to test case
|
2024-09-05 13:07:49 +09:00 |
|
Dean Herbert
|
7f9a98a7aa
|
More renames
|
2024-09-05 12:08:48 +09:00 |
|
Dean Herbert
|
6a309725ed
|
Make test more usable
|
2024-09-04 19:50:45 +09:00 |
|
Dean Herbert
|
6c07b873af
|
Isolate configuration container from analysis overlay
|
2024-09-04 19:37:36 +09:00 |
|