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-18 03:47:04 +08:00
Code
Issues
Releases
Wiki
Activity
35,756
Commits
4
Branches
791
Tags
924af58f5b1ba2b5fcdaa00a79db21ce6c19bceb
Commit Graph
32 Commits
Move all endpoint information to a configuration class
Dean Herbert
·
2020-12-24 17:58:38 +09:00
eb795a2127
Add initial hook-up to spectator backend
Dean Herbert
·
2020-12-16 16:20:29 +09:00
fb795f6bfd
Add header class and basic flow for propagating data updates
Dean Herbert
·
2020-12-14 17:33:23 +09:00
64a2526678
Use int instead of long for user_id fields for now
Dean Herbert
·
2020-11-06 12:59:46 +09:00
1e1569eb53
Move click action out of user panel
Dean Herbert
·
2020-11-02 21:09:47 +09:00
c1d9a0c92c
Add test coverage for new display (and remove live version for now)
Dean Herbert
·
2020-11-02 20:41:14 +09:00
ed30756c19
Move helper functions to bottom of class
Dean Herbert
·
2020-10-29 15:10:42 +09:00
fa85751425
Rename starvation test
Dean Herbert
·
2020-10-29 15:10:11 +09:00
fe409a55e6
Add test covering host retry after returning to spectator screen
Dean Herbert
·
2020-10-29 15:09:12 +09:00
ce58bfdc4e
Fix stop watching test to check correct screen presence
Dean Herbert
·
2020-10-29 15:08:06 +09:00
6a31a313b6
Add further test logic to ensure retry / restart flow is working correctly
Dean Herbert
·
2020-10-29 15:03:38 +09:00
7dd3a748be
Make tests more resilient under headless execution
Dean Herbert
·
2020-10-29 14:57:36 +09:00
a59ea987b7
Avoid cross-pollution between tests of current playing state
Dean Herbert
·
2020-10-28 23:15:51 +09:00
6c2cee7b3f
Add more accurate fail scenario test logic
Dean Herbert
·
2020-10-28 22:59:54 +09:00
7cc4a7cb5c
Change beatmap not existing test to specify a beatmap ID that can't possibly exist
Dean Herbert
·
2020-10-28 22:51:35 +09:00
1d499ec15d
Always use imported beatmap in tests
Dean Herbert
·
2020-10-28 22:50:57 +09:00
8bbcb9be8a
Ensure spectator screen is loaded before continuing
Dean Herbert
·
2020-10-28 16:29:06 +09:00
5fcd39a43d
Fix a couple of inspections
Dean Herbert
·
2020-10-27 22:30:45 +09:00
d5e0fa322b
Add basic beatmap download and play flow
Dean Herbert
·
2020-10-27 19:28:34 +09:00
2cacdaa11b
Fix spectating when starting from a point that isn't at the beginning of the beatmap
Dean Herbert
·
2020-10-27 18:58:37 +09:00
42b3aa3359
Add test helper functions to promote code share
Dean Herbert
·
2020-10-27 18:58:37 +09:00
a289b7034f
Fix gameplay proceeding when no frames have been received yet
Dean Herbert
·
2020-10-27 18:58:37 +09:00
b3d793a505
Allow tests to continue sending frames from point they left off
Dean Herbert
·
2020-10-27 18:58:37 +09:00
d4467d20a2
Send initial spectator state more correctly in test component
Dean Herbert
·
2020-10-27 18:58:37 +09:00
63131d46aa
Add more useful frame sending logic to tests
Dean Herbert
·
2020-10-27 18:58:37 +09:00
4dba96e189
Stop replay playback when frames are starved
Dean Herbert
·
2020-10-27 18:58:37 +09:00
c1e7cd6e47
Ensure frames arrive
Dean Herbert
·
2020-10-27 18:58:37 +09:00
400542bc0b
Setup tests to run headless, add basic pass support
Dean Herbert
·
2020-10-27 18:58:37 +09:00
593b0a3ada
Setup tests
Dean Herbert
·
2020-10-27 18:58:37 +09:00
67f6d52e35
Convey actual beatmap and ruleset for full testing setup
Dean Herbert
·
2020-10-27 18:58:37 +09:00
9bb2cff8a5
Create basic testing setup
Dean Herbert
·
2020-10-27 18:58:37 +09:00
82a27c73a0
Add basic spectator screen
Dean Herbert
·
2020-10-27 18:58:37 +09:00
5fd97bd043