naoey
|
2c0488b1f1
|
Invert bool, add test, and handle ruleset change.
|
2018-03-09 19:39:28 +05:30 |
|
smoogipoo
|
3d5fefae8c
|
Add TestFixtureAttribute to all tests
|
2018-03-02 15:34:31 +09:00 |
|
Dean Herbert
|
9b44f447ca
|
Fix song select iteration when all panels are filtered
Resolves #2069.
|
2018-02-27 17:52:12 +09:00 |
|
Dean Herbert
|
31edcfa35c
|
Attempt to fix beatmap carousel test failures
As seen here: https://ci.appveyor.com/project/peppy/osu/build/master-7260#L1164
Potentially was continuing operation too early.
|
2018-02-21 16:14:45 +09:00 |
|
Dean Herbert
|
722eb2515f
|
Improve variable names
|
2018-01-09 12:44:52 +09:00 |
|
Dean Herbert
|
b90b1e326e
|
Merge branch 'master' into fix-randomizer
|
2018-01-09 12:00:21 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Endrik Tombak
|
1a8471bc37
|
Replace not Filtered with Visible
|
2018-01-03 15:58:09 +02:00 |
|
Endrik Tombak
|
843e9c53c0
|
Add test cases for new randomizer behaviour
|
2018-01-03 15:38:43 +02:00 |
|
FreezyLemon
|
c822735724
|
Added tests for hiding diffs (and especially the last visible diff)
|
2017-12-26 03:57:18 +01:00 |
|
Aergwyn
|
1d67746d32
|
fix crash in SongSelect when traversing while zero beatmaps are loaded
|
2017-12-23 12:53:11 +01:00 |
|
Dean Herbert
|
020d272636
|
Make all TestCases public
|
2017-12-20 21:51:00 +09:00 |
|
Dean Herbert
|
3759c39f00
|
Update test case to handle scheduled removal
|
2017-12-18 02:51:09 +09:00 |
|
Dean Herbert
|
5aee8f80bb
|
Fix incorrect test assumption (affected by random select above)
|
2017-12-16 17:33:50 +09:00 |
|
Dean Herbert
|
bd9056c709
|
Better choose new selection when multiple items are removed including current
|
2017-12-16 17:32:21 +09:00 |
|
Dean Herbert
|
3c406662ed
|
Ensure correct selection after deletion of currently selected
Also fixes a lot of bad interactions and simplifies further.
|
2017-12-16 16:18:44 +09:00 |
|
Dean Herbert
|
49ce42d90c
|
Add ToString() overrides on many classes to make debugging easier
|
2017-12-16 16:14:01 +09:00 |
|
Dean Herbert
|
a8a2c233a0
|
Add tests for (and fix) removal of last item in carousel
|
2017-12-16 00:33:09 +09:00 |
|
Dean Herbert
|
e6cac4a675
|
Allow tests to work with a variable number of beatmap sets loaded
|
2017-12-15 14:44:14 +09:00 |
|
Dean Herbert
|
67f05977ea
|
Add sorting support
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
b4b2f12116
|
Add support for adding/removing items
Tests accompany of course
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
5cbb9b9b18
|
Fix random and add tests
Also exposes SelectedBeatmapSet.
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
8646d5d1e0
|
Add testing and fix filtering only some difficulties
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
48f30d2bb5
|
Get ready for more tests
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
ec4f99c92e
|
Clean up tests some more
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
1b85952441
|
Cleanup and basic TestCase
|
2017-12-15 14:36:51 +09:00 |
|