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-19 02:29:53 +08:00
Code
Issues
Releases
Wiki
Activity
35,756
Commits
4
Branches
793
Tags
924af58f5b1ba2b5fcdaa00a79db21ce6c19bceb
Commit Graph
28 Commits
Simplify input buttons/keys in tests
Joehu
·
2020-11-09 14:18:20 -08:00
ef3c918a3c
Fix failing tests
Dean Herbert
·
2020-09-29 14:25:39 +09:00
56c8e4dacf
Add test coverage
Dean Herbert
·
2020-07-17 19:17:48 +09:00
77143952a9
Fix player not exiting immediately on Alt-F4
Dean Herbert
·
2020-06-23 17:38:30 +09:00
a6c6e391ca
Rename abstract TestScene
Dean Herbert
·
2020-06-12 19:40:54 +09:00
9746e24d1e
Remove
PlayerTestScene
constructor and use
CreateRuleset
method instead
Salman Ahmed
·
2020-04-17 11:17:51 +03:00
92df4e3a9e
Centralise TestPlayer implementations as much as possible
Dean Herbert
·
2020-03-05 11:25:07 +09:00
5200633f9f
Centralise screen exit logic to ScreenTestScene
Dean Herbert
·
2020-01-31 14:19:29 +09:00
5f48affcba
Separate score and health parts of ScoreProcessor
smoogipoo
·
2019-12-19 20:03:14 +09:00
76f2fb378f
Add failing test
Dean Herbert
·
2019-12-11 15:46:07 +09:00
6c8f325063
Remove test ignore rules
Dean Herbert
·
2019-12-05 01:17:11 +09:00
5b8ca8f84a
Merge branch 'master' into fix-pause-testcase
Dean Herbert
·
2019-12-05 01:00:27 +09:00
9ac0ac0944
Ignore another failing test
Dean Herbert
·
2019-11-29 01:47:52 +09:00
e7ef919b0b
Ignore test temporarily
Dean Herbert
·
2019-11-29 00:45:35 +09:00
1c4063677d
Make player block exit if pausable
smoogipoo
·
2019-11-28 15:58:26 +09:00
f504370867
Add failing test
Dean Herbert
·
2019-11-06 10:32:09 +09:00
1f40641d05
added visual tests
added small commenting added xmldoc for CancelResume();
nwabear
·
2019-10-26 14:29:52 -05:00
9e2e87c8d1
Add tests for quick retry and quick exit scenarios
Dean Herbert
·
2019-10-04 12:23:01 +08:00
626f7388c8
Add test coverage
Dean Herbert
·
2019-10-04 11:25:23 +08:00
e646b2677c
Fix test regressions
Joehu
·
2019-10-02 12:07:07 -07:00
ff56453f1a
Fix player not correctly exiting after an unpause
smoogipoo
·
2019-09-13 15:42:58 +09:00
cf2f841b4d
Remove unused using statement
Dean Herbert
·
2019-06-26 00:23:39 +09:00
c04f14a1e3
Add test for pause via hold
Dean Herbert
·
2019-06-26 00:00:53 +09:00
a4214db39e
Merge remote-tracking branch 'origin/update-visibility-container' into update-framework
Dean Herbert
·
2019-06-11 19:36:13 +09:00
00ee45fe46
Update VisibilityContainer usage in line with framework
Dean Herbert
·
2019-06-11 15:13:58 +09:00
609a82bc94
Fix test regression
Dean Herbert
·
2019-06-10 01:08:39 +09:00
59b624d4ba
Add animation on failing
Dean Herbert
·
2019-06-04 16:13:16 +09:00
9c214c3f0e
Rename test cases to test scenes inline with the framework change
Roman Kapustin
·
2019-05-14 22:37:25 +03:00
459a285cd8