Dean Herbert
|
6cb14e91c9
|
Make Player abstract and introduce SoloPlayer
|
2021-03-23 18:18:49 +09:00 |
|
smoogipoo
|
f7ec79c5f4
|
Fix incorrect generic type
|
2021-03-17 19:02:25 +09:00 |
|
Dean Herbert
|
4bf57ad860
|
Remove remaining reference to obsolete value
|
2021-03-17 18:24:24 +09:00 |
|
smoogipoo
|
7fa5fd5647
|
Update usages of config with framework changes
|
2021-03-17 16:10:16 +09:00 |
|
Joehu
|
d0644221ff
|
Add test showing toolbar behavior change
|
2021-03-12 15:48:49 -08:00 |
|
Dean Herbert
|
a08a3d44c7
|
Add failing test coverage for using hotkeys from main menu before toolbar displayed
|
2021-02-25 14:52:16 +09:00 |
|
Dean Herbert
|
996c0897d1
|
Seek via GameplayClockContainer for better reliability
|
2021-02-23 13:40:21 +09:00 |
|
Dean Herbert
|
541237ef16
|
Use a shorter test beatmap for tests which need to run to completion
|
2021-02-22 14:48:04 +09:00 |
|
Dean Herbert
|
ec37e1602d
|
Add failing test coverage of retrying from the results screen
|
2021-02-15 15:03:09 +09:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Dean Herbert
|
836d1491d0
|
PlaylistsMultiplayer -> Playlists
|
2020-12-25 23:47:18 +09:00 |
|
Dean Herbert
|
a1384942b1
|
Timeshift -> Playlists at a code level
|
2020-12-25 13:11:21 +09:00 |
|
Dean Herbert
|
d229fbba6e
|
Merge branch 'master' into present-recommended
|
2020-12-22 13:52:29 +09:00 |
|
smoogipoo
|
4494bb1eb5
|
Abstract RoomManager and Multiplayer
|
2020-12-19 00:52:27 +09:00 |
|
Endrik Tombak
|
944f3480c2
|
Merge branch 'master' of https://github.com/ppy/osu into present-recommended
Conflicts:
osu.Game/OsuGameBase.cs
osu.Game/Screens/Select/DifficultyRecommender.cs
osu.Game/Screens/Select/SongSelect.cs
|
2020-11-21 14:01:01 +02:00 |
|
Dean Herbert
|
0985cb3327
|
Fix perform from menu not hiding overlays if already on target screen
|
2020-11-13 14:08:08 +09:00 |
|
Dean Herbert
|
b28a0d5cd5
|
Add test coverage
|
2020-11-11 16:05:44 +09:00 |
|
Joehu
|
ef3c918a3c
|
Simplify input buttons/keys in tests
|
2020-11-09 14:18:20 -08:00 |
|
Dean Herbert
|
d2f6303988
|
Change default value of requestedByUser to false
|
2020-11-02 14:56:50 +09:00 |
|
Dean Herbert
|
e43e12cb2d
|
Pause playback in present tests to avoid track inadvertently changing at menu
|
2020-09-15 20:17:59 +09:00 |
|
Dean Herbert
|
f7c9c80566
|
Force OsuGameTests to use a unique storage each run
|
2020-09-15 19:01:32 +09:00 |
|
Dan Balasescu
|
980511df9b
|
Merge pull request #10156 from Joehuu/add-collections-to-beatmap-options
Add manage collections button to beatmap options
|
2020-09-15 15:55:30 +09:00 |
|
Dean Herbert
|
9e73237a90
|
Fix score present tests potentially succeeding a step when they shouldn't
|
2020-09-15 15:21:03 +09:00 |
|
Joehu
|
a09bd787f0
|
Add failing beatmap options input test
|
2020-09-14 11:21:39 -07:00 |
|
Joehu
|
e328b791df
|
Add failing mod select input test
|
2020-09-13 11:49:16 -07:00 |
|
smoogipoo
|
1143d5d992
|
Update class exclusion for dynamic compilation
|
2020-09-04 20:41:08 +09:00 |
|
smoogipoo
|
6aafb3d271
|
Cleanup TestSceneScreenNavigation
|
2020-08-11 13:14:20 +09:00 |
|
smoogipoo
|
d1765c8a45
|
Fix using the wrong music controller instance
|
2020-08-07 22:06:04 +09:00 |
|
smoogipoo
|
5002d69f69
|
Update inspections
|
2020-08-07 20:51:56 +09:00 |
|
smoogipoo
|
61b632516e
|
Ensure CurrentTrack is never null
|
2020-08-07 19:43:16 +09:00 |
|
smoogipoo
|
5c05fe3988
|
Expose track from MusicController
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
Dean Herbert
|
cb56b8e031
|
Add test for menu playing music on return
|
2020-07-10 18:13:58 +09:00 |
|
Dean Herbert
|
17a70bf6ee
|
Add test coverage
|
2020-06-15 20:32:27 +09:00 |
|
Bartłomiej Dach
|
2913a81835
|
Improve test code quality & safety
|
2020-05-01 16:59:45 +02:00 |
|
Endrik Tombak
|
16f53991a8
|
Test presenting same beatmap more than once
|
2020-04-25 10:52:47 +03:00 |
|
Endrik Tombak
|
1cf240b5ff
|
Test new predicate behaviour
|
2020-04-12 20:04:25 +03:00 |
|
Dean Herbert
|
0b728f483f
|
Rename base test class to help avoid incorrect reference
|
2020-03-23 10:01:33 +09:00 |
|
Dan Balasescu
|
aafdfbca1f
|
Merge pull request #8129 from peppy/fix-dummy-track-completion-feedback
Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap
|
2020-03-05 17:57:57 +09:00 |
|
smoogipoo
|
0c1775b522
|
Fix incorrect condition and add test
|
2020-03-05 17:12:14 +09:00 |
|
Dean Herbert
|
646c8fe077
|
Add note about version override
|
2020-03-05 15:40:48 +09:00 |
|
Dean Herbert
|
a311ace626
|
Add migration test
|
2020-03-05 15:07:00 +09:00 |
|
Dean Herbert
|
73621e41fd
|
Forcefully hide mute notification for navigation tests
|
2020-02-14 20:12:23 +09:00 |
|
Dean Herbert
|
8db1a8ddb9
|
Merge branch 'master' into perform-from-screen
|
2020-02-01 02:04:30 +09:00 |
|
Dean Herbert
|
6b24b7687f
|
Add test coverage
|
2020-01-30 23:45:15 +09:00 |
|
Dean Herbert
|
7588c574a2
|
Fix presenting a beatmap from a different ruleset not working
|
2020-01-29 19:37:54 +09:00 |
|
Dean Herbert
|
c003ae63d5
|
Ignore failing test for now
|
2020-01-29 17:17:10 +09:00 |
|
Dean Herbert
|
1db353558b
|
Add present beatmap tests
|
2020-01-29 17:09:12 +09:00 |
|
Dean Herbert
|
6e8bd35373
|
Move navigation / game test scenes to new namespace
|
2020-01-29 17:06:05 +09:00 |
|