Dean Herbert
|
6a31a313b6
|
Fix stop watching test to check correct screen presence
|
2020-10-29 15:08:06 +09:00 |
|
Dean Herbert
|
7dd3a748be
|
Add further test logic to ensure retry / restart flow is working correctly
|
2020-10-29 15:03:38 +09:00 |
|
Dean Herbert
|
a59ea987b7
|
Make tests more resilient under headless execution
|
2020-10-29 14:57:36 +09:00 |
|
Dean Herbert
|
6c2cee7b3f
|
Avoid cross-pollution between tests of current playing state
|
2020-10-28 23:15:51 +09:00 |
|
Dean Herbert
|
7cc4a7cb5c
|
Add more accurate fail scenario test logic
|
2020-10-28 22:59:54 +09:00 |
|
Dean Herbert
|
1d499ec15d
|
Change beatmap not existing test to specify a beatmap ID that can't possibly exist
|
2020-10-28 22:51:35 +09:00 |
|
Dean Herbert
|
8bbcb9be8a
|
Always use imported beatmap in tests
|
2020-10-28 22:50:57 +09:00 |
|
Dean Herbert
|
5fcd39a43d
|
Ensure spectator screen is loaded before continuing
|
2020-10-28 16:29:06 +09:00 |
|
Dean Herbert
|
d5e0fa322b
|
Fix a couple of inspections
|
2020-10-27 22:30:45 +09:00 |
|
Dean Herbert
|
2cacdaa11b
|
Add basic beatmap download and play flow
|
2020-10-27 19:28:34 +09:00 |
|
Dean Herbert
|
42b3aa3359
|
Fix spectating when starting from a point that isn't at the beginning of the beatmap
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
a289b7034f
|
Add test helper functions to promote code share
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
b3d793a505
|
Fix gameplay proceeding when no frames have been received yet
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
d4467d20a2
|
Allow tests to continue sending frames from point they left off
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
63131d46aa
|
Send initial spectator state more correctly in test component
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
4dba96e189
|
Add more useful frame sending logic to tests
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
c1e7cd6e47
|
Stop replay playback when frames are starved
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
400542bc0b
|
Ensure frames arrive
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
593b0a3ada
|
Setup tests to run headless, add basic pass support
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
67f6d52e35
|
Setup tests
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
9bb2cff8a5
|
Convey actual beatmap and ruleset for full testing setup
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
82a27c73a0
|
Create basic testing setup
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
5fd97bd043
|
Add basic spectator screen
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
03d566da35
|
Rename test variable and remove unncessary cast
|
2020-10-27 14:35:12 +09:00 |
|
Dean Herbert
|
606a4304a8
|
Remove unused usings
|
2020-10-27 14:33:16 +09:00 |
|
Dean Herbert
|
6853da459d
|
Move sample pausing logic out of FrameStabilityContainer
|
2020-10-27 13:54:33 +09:00 |
|
Bartłomiej Dach
|
7392876b5f
|
Fix mania crashing due to spectator client handling frames with unconverted beatmap
|
2020-10-27 00:35:25 +01:00 |
|
Dean Herbert
|
b1a88a4993
|
Remove extra using
|
2020-10-26 16:34:30 +09:00 |
|
Dean Herbert
|
dfe07271de
|
Add very basic latency handling to spectator test
|
2020-10-26 16:31:39 +09:00 |
|
Dean Herbert
|
f5dbaa9b0f
|
Only watch local user to prevent conflict between testers
|
2020-10-26 15:27:15 +09:00 |
|
Dean Herbert
|
8508d5f8b9
|
Rename test scene to match purpose
|
2020-10-26 15:24:28 +09:00 |
|
Dean Herbert
|
e941f2fb71
|
Fix playback not being smooth (and event unbinding logic)
|
2020-10-26 15:24:12 +09:00 |
|
Dean Herbert
|
b86347dc81
|
Merge branch 'master' into spectator
|
2020-10-26 13:39:07 +09:00 |
|
Dean Herbert
|
431054377a
|
Merge branch 'master' into epilepsy-warning-volume-restoration
|
2020-10-25 22:22:11 +09:00 |
|
Dean Herbert
|
55f1b05dbf
|
Fix test failures due to recorder not stopping in time
|
2020-10-23 14:47:08 +09:00 |
|
Dean Herbert
|
51ae93d484
|
Revert unnecessary file changes
|
2020-10-22 19:31:59 +09:00 |
|
Dean Herbert
|
04f46bc1f8
|
Clean up usings
|
2020-10-22 19:24:32 +09:00 |
|
Dean Herbert
|
d659b7739d
|
Correctly stop watching users that leave
|
2020-10-22 19:16:34 +09:00 |
|
Dean Herbert
|
34e889e66e
|
Don't watch every user in normal gameplay (but allow so in test)
|
2020-10-22 18:38:03 +09:00 |
|
Dean Herbert
|
1ab6f41b3b
|
Add basic send and receive test
|
2020-10-22 18:10:27 +09:00 |
|
Dean Herbert
|
93db75bd41
|
Begin shaping the spectator streaming component
|
2020-10-22 17:48:15 +09:00 |
|
Dean Herbert
|
b39a4da6bc
|
Add initial classes for spectator support
|
2020-10-22 14:46:21 +09:00 |
|
Bartłomiej Dach
|
e2552d4c36
|
Merge branch 'master' into storyboard-skin-sprites
|
2020-10-20 23:01:54 +02:00 |
|
Bartłomiej Dach
|
8c14c9e1c4
|
Add basic test coverage
|
2020-10-20 23:01:25 +02:00 |
|
Bartłomiej Dach
|
2c7880e9d6
|
Add failing test case
|
2020-10-20 20:30:15 +02:00 |
|
Dan Balasescu
|
bd4e0e1a60
|
Merge branch 'master' into epilepsy-warning
|
2020-10-20 17:43:37 +09:00 |
|
Dean Herbert
|
4f8a755518
|
Add "hide during gameplay" mode
|
2020-10-20 14:20:44 +09:00 |
|
Dean Herbert
|
80b1f816c7
|
Merge branch 'master' into hide-hud-during-break-time
|
2020-10-20 14:19:04 +09:00 |
|
Bartłomiej Dach
|
fd4bab85cf
|
Merge branch 'master' into epilepsy-warning
|
2020-10-20 01:06:46 +02:00 |
|
Bartłomiej Dach
|
1ac0b3b13d
|
Add asserts to tests
|
2020-10-20 00:08:26 +02:00 |
|