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-16 19:23:11 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
21 Commits
Fix intermittent failure in tests with restarting player instances
Salman Ahmed
·
2023-01-15 16:06:06 +03:00
13c1b8f5a4
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Add null check in
TestPlayer
's disposal code to avoid cascading test failure
Dean Herbert
·
2022-08-09 18:15:50 +09:00
106932b906
Move to TestPlayer and add null check
Dan Balasescu
·
2022-08-09 15:05:40 +09:00
00bdd52cff
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update all existing calls to extension method with correct fallback handling
Dean Herbert
·
2022-03-29 16:51:30 +09:00
ea9495eb74
Add failing test case
Salman Ahmed
·
2022-03-02 20:32:41 +03:00
e14a35b469
Add protections against test null refs when beatmap load fails
Dean Herbert
·
2022-01-12 17:49:11 +09:00
b7ee6d1866
Replace all basic usages
Dean Herbert
·
2021-10-02 02:22:23 +09:00
32afd3f426
Mark score failed on fail and exit
Dean Herbert
·
2021-07-01 17:48:09 +09:00
74c63e15be
Make
TestPlayer
inherit from
SoloPlayer
for more flexibility in testing
Dean Herbert
·
2021-07-01 16:55:33 +09:00
5bc970af0d
Rewrite comment to hopefully be more informative
Dean Herbert
·
2021-06-02 11:10:02 +09:00
911256603b
Revert incorrect
ScoreProcessor
change
Dean Herbert
·
2021-06-01 16:39:50 +09:00
6e861a9b7f
Ensure
ScoreProcessor
is still hooked up in special case
Dean Herbert
·
2021-06-01 16:24:38 +09:00
790f1dacc9
Add local concessions for autoplay test handling
Dean Herbert
·
2021-06-01 15:39:02 +09:00
240f7facba
Make
PauseCooldownActive
protected and expose on test class
Salman Ahmed
·
2021-02-19 11:42:30 +03:00
0771154dd2
Move player constructor configuration to dedicated class; add AllowRestart parameter
Dean Herbert
·
2020-12-23 17:47:46 +09:00
3c8f871b28
Centralise TestPlayer implementations as much as possible
Dean Herbert
·
2020-03-05 11:25:07 +09:00
5200633f9f
Add failing test
Dean Herbert
·
2019-12-11 15:46:07 +09:00
6c8f325063
Add comprehensive skin fallback integration testing
Dean Herbert
·
2019-08-28 19:57:17 +09:00
01aede3e29
Fix testcase players pausing on window unfocus
smoogipoo
·
2019-05-10 15:39:25 +09:00
7c105fd99f