This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 13:23:00 +08:00
Code
Issues
Releases
Wiki
Activity
46,986
Commits
4
Branches
791
Tags
1028ec101d27a6df67c4e9ef4dd6776ef64115d9
Commit Graph
49 Commits
Fix SongSelect-related test failures
Dan Balasescu
·
2021-11-25 21:11:13 +09:00
09dd054283
Update mock
RulesetInfo
usage to set
OnlineID
instead of
ID
Dean Herbert
·
2021-11-24 15:50:26 +09:00
f283770f34
Update all simple cases of switching to
IWorkingBeatmap
Dean Herbert
·
2021-11-17 20:56:57 +09:00
7c2e79f911
Clean up multiplayer-screen tests by removing intermediate screen
smoogipoo
·
2021-10-28 14:29:49 +09:00
0e293471c2
Cache test request handler in screen navigation test
Bartłomiej Dach
·
2021-10-27 20:38:52 +02:00
798349243f
Rename room managers
smoogipoo
·
2021-10-27 19:36:32 +09:00
f3dba49aae
Fix
TestOverlayClosing
occasionally failing due to running too fast
Dean Herbert
·
2021-10-07 15:55:29 +09:00
0bd5136a29
Fix subsequent navigation tests failing due to escape key not being released
Dean Herbert
·
2021-09-14 15:08:43 +09:00
67750e6e1a
Fix tests being blocked by notification overlay popup
Dean Herbert
·
2021-09-13 19:38:53 +09:00
e8d4e2e6da
Add test coverage of double dispose of
OsuGame
Dean Herbert
·
2021-09-13 19:04:13 +09:00
24ae530a80
Add test coverage of game exit scenario
Dean Herbert
·
2021-09-10 18:23:00 +09:00
5a06954665
Make toolbar handle mouse events instead
Joseph Madamba
·
2021-08-30 20:53:43 -07:00
570d36fde7
Add overlay closing behavior test
Joseph Madamba
·
2021-08-29 22:27:56 -07:00
7bb2269eba
Fix more compile errors
smoogipoo
·
2021-08-03 20:07:42 +09:00
8b3feaabfc
Merge branch 'master' into lounge-redesign
smoogipoo
·
2021-08-03 20:02:31 +09:00
1b6b7ce343
Rename class, add commenting and avoid firing requests to create rooms for testing purposes
Dean Herbert
·
2021-07-26 15:47:13 +09:00
888954747c
Move create room button into the lounge
smoogipoo
·
2021-07-14 18:55:01 +09:00
dfe7cc40a9
Fix a similar case with online play sub-screens
smoogipoo
·
2021-06-08 17:54:54 +09:00
ab9290772b
Fix typo
smoogipoo
·
2021-06-08 17:09:03 +09:00
490ab9e96a
Fix possible nullref when exiting song select too fast
smoogipoo
·
2021-06-08 17:03:50 +09:00
7fa0ac6ed7
Update test logic to allow gameplay to properly continue
Dean Herbert
·
2021-06-03 14:38:50 +09:00
66dd7b7705
Fix actually incorrect navigation test (can no longer retry from autoplay results)
Dean Herbert
·
2021-06-01 16:54:29 +09:00
7a71cc1e82
Fix other tests and move TestPlaySongSelect class declaration.
Lucas A
·
2021-05-17 12:55:59 +02:00
ed4c025c7e
Add regression test coverage
Dean Herbert
·
2021-04-08 15:20:53 +09:00
545156d15c
Fix regressed test
Dean Herbert
·
2021-04-05 22:46:01 +09:00
e486e521ff
Fix wrong counting and add test
Dean Herbert
·
2021-03-31 14:09:39 +09:00
0c53b4eb93
Add test showing toolbar behavior change
Joehu
·
2021-03-12 15:48:49 -08:00
d0644221ff
Add failing test coverage for using hotkeys from main menu before toolbar displayed
Dean Herbert
·
2021-02-25 14:52:16 +09:00
a08a3d44c7
Seek via GameplayClockContainer for better reliability
Dean Herbert
·
2021-02-23 13:40:21 +09:00
996c0897d1
Use a shorter test beatmap for tests which need to run to completion
Dean Herbert
·
2021-02-22 14:48:04 +09:00
541237ef16
Add failing test coverage of retrying from the results screen
Dean Herbert
·
2021-02-15 15:03:09 +09:00
ec37e1602d
Re-namespace all files in OnlinePlay directory
Bartłomiej Dach
·
2020-12-25 16:50:09 +01:00
83fb7c7a1a
PlaylistsMultiplayer -> Playlists
Dean Herbert
·
2020-12-25 23:47:18 +09:00
836d1491d0
Timeshift -> Playlists at a code level
Dean Herbert
·
2020-12-25 13:11:21 +09:00
a1384942b1
Abstract RoomManager and Multiplayer
smoogipoo
·
2020-12-19 00:52:27 +09:00
4494bb1eb5
Simplify input buttons/keys in tests
Joehu
·
2020-11-09 14:18:20 -08:00
ef3c918a3c
Change default value of requestedByUser to false
Dean Herbert
·
2020-11-02 14:56:50 +09:00
d2f6303988
Add failing beatmap options input test
Joehu
·
2020-09-14 11:21:39 -07:00
a09bd787f0
Add failing mod select input test
Joehu
·
2020-09-13 11:49:16 -07:00
e328b791df
Cleanup TestSceneScreenNavigation
smoogipoo
·
2020-08-11 13:14:20 +09:00
6aafb3d271
Fix using the wrong music controller instance
smoogipoo
·
2020-08-07 22:06:04 +09:00
d1765c8a45
Update inspections
smoogipoo
·
2020-08-07 20:51:56 +09:00
5002d69f69
Ensure CurrentTrack is never null
smoogipoo
·
2020-08-07 19:43:16 +09:00
61b632516e
Expose track from MusicController
smoogipoo
·
2020-08-06 16:24:14 +09:00
5c05fe3988
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
Add test for menu playing music on return
Dean Herbert
·
2020-07-10 18:13:58 +09:00
cb56b8e031
Fix incorrect condition and add test
smoogipoo
·
2020-03-05 17:12:14 +09:00
0c1775b522
Add test coverage
Dean Herbert
·
2020-01-30 23:45:15 +09:00
6b24b7687f
Move navigation / game test scenes to new namespace
Dean Herbert
·
2020-01-29 17:06:05 +09:00
6e8bd35373