Dean Herbert
|
31cfaefdeb
|
Move private functions in line with others
|
2020-11-30 15:39:43 +09:00 |
|
Dean Herbert
|
809caaa44c
|
Use standard switch syntax (preferred for now)
|
2020-11-30 15:39:08 +09:00 |
|
Dan Balasescu
|
0c36a3c263
|
Merge branch 'master' into pool-scrolling
|
2020-11-30 14:04:54 +09:00 |
|
Bartłomiej Dach
|
9bf70e4e97
|
Add slider test step for visual inspection purposes
|
2020-11-28 20:32:08 +01:00 |
|
Bartłomiej Dach
|
8e0f525588
|
Rewrite existing test scene somewhat
|
2020-11-28 20:29:35 +01:00 |
|
ekrctb
|
8f5129323d
|
Merge branch 'master' into pool-scrolling
|
2020-11-27 13:12:05 +09:00 |
|
ekrctb
|
57454bbb1c
|
Remove hitObject argument from OnApply and OnFree
|
2020-11-27 10:13:05 +09:00 |
|
ekrctb
|
eae33fe74a
|
Fix format
|
2020-11-26 14:16:33 +09:00 |
|
ekrctb
|
0817dae86c
|
Add failing test to check non-pooled lifetime
|
2020-11-26 12:35:49 +09:00 |
|
ekrctb
|
ec92545d7a
|
fix indent
|
2020-11-24 18:56:05 +09:00 |
|
ekrctb
|
cabc8aa63b
|
Revert "Simplify ScrollingHitObjectContainer logic"
This reverts commit b4cc39149c117e6a0e95ee917a67cec8ba723d06.
|
2020-11-24 18:56:05 +09:00 |
|
ekrctb
|
8f39b54e58
|
Simplify ScrollingHitObjectContainer logic
|
2020-11-24 18:56:05 +09:00 |
|
ekrctb
|
df3844cdbb
|
Add failing tests for pooling scrolling playfield
|
2020-11-24 18:56:05 +09:00 |
|
Dean Herbert
|
dd5b90cf6c
|
Add test coverage of animation restarting
|
2020-11-19 18:08:54 +09:00 |
|
Dean Herbert
|
fe025043bd
|
Make test run multiple times
|
2020-11-19 17:16:29 +09:00 |
|
Dean Herbert
|
9df93e1f18
|
Add basic implementation of particle explosion
Using drawables still, just to get things in place and setup the
structure
|
2020-11-19 14:54:33 +09:00 |
|
smoogipoo
|
f5e12b9d7c
|
Adjust TestScenePlayerLoader for safety
|
2020-11-16 23:53:54 +09:00 |
|
Bartłomiej Dach
|
42de4437cc
|
Add failing test case
|
2020-11-15 19:43:42 +01:00 |
|
smoogipoo
|
b4470b0152
|
Merge branch 'fix-broken-test' into osu-hitobject-pooling-playfield
|
2020-11-14 01:50:13 +09:00 |
|
smoogipoo
|
b4d4f5456c
|
Fix broken fail judgement test
|
2020-11-14 01:49:48 +09:00 |
|
smoogipoo
|
5cbf6252b7
|
Merge branch 'hitobject-pooling-in-playfield' into osu-hitobject-pooling-playfield
|
2020-11-14 01:03:11 +09:00 |
|
smoogipoo
|
c71b237c4f
|
Merge all pooling support into Playfield
|
2020-11-14 00:59:08 +09:00 |
|
smoogipoo
|
36f1833f6e
|
Move hitobject pooling to Playfield
|
2020-11-14 00:41:18 +09:00 |
|
smoogipoo
|
feabca860b
|
Fix sample playback test
|
2020-11-13 18:35:33 +09:00 |
|
smoogipoo
|
4236dd826d
|
Improve documentation and make abstract again
|
2020-11-13 14:57:09 +09:00 |
|
smoogipoo
|
5dbbe11fc6
|
Remove PoolHitObjects, use return value of CreateDrawableRepresentation() instead
|
2020-11-12 14:04:16 +09:00 |
|
smoogipoo
|
3401b099d4
|
Add some tests
|
2020-11-11 18:50:08 +09:00 |
|
Joehu
|
ef3c918a3c
|
Simplify input buttons/keys in tests
|
2020-11-09 14:18:20 -08:00 |
|
Dean Herbert
|
1e1569eb53
|
Use int instead of long for user_id fields for now
|
2020-11-06 12:59:46 +09:00 |
|
Dean Herbert
|
ce1743ab28
|
Fix missed usage in test scene
|
2020-11-04 15:35:42 +09:00 |
|
Dean Herbert
|
c1d9a0c92c
|
Move click action out of user panel
|
2020-11-02 21:09:47 +09:00 |
|
Dean Herbert
|
ed30756c19
|
Add test coverage for new display (and remove live version for now)
|
2020-11-02 20:41:14 +09:00 |
|
Dan Balasescu
|
04178e9458
|
Merge branch 'master' into spectator-replay-watcher
|
2020-11-02 14:54:51 +09:00 |
|
Dan Balasescu
|
1b53e6c782
|
Merge branch 'master' into sample-lookup-improvements
|
2020-11-02 13:04:35 +09:00 |
|
Dean Herbert
|
9a43291fd3
|
Merge branch 'master' into spectator-replay-watcher
|
2020-10-30 20:49:24 +09:00 |
|
smoogipoo
|
43f9c1ebea
|
Fix HUD test having out of date value
|
2020-10-30 18:26:38 +09:00 |
|
Dean Herbert
|
79aecc9a98
|
Merge branch 'master' into spectator-replay-watcher
|
2020-10-30 16:31:24 +09:00 |
|
Dan Balasescu
|
0ef1459f4b
|
Merge pull request #10621 from peppy/hud-momentary-visibility
Add momentary HUD toggle
|
2020-10-30 15:40:54 +09:00 |
|
Dean Herbert
|
984a243eff
|
Add skinnable test scene for HUD overlay
|
2020-10-30 14:24:16 +09:00 |
|
Dean Herbert
|
bd7871d9f5
|
Update test scene to be non-skinnable (and add test covering momentary display)
|
2020-10-30 14:20:00 +09:00 |
|
Dean Herbert
|
53bd31c69e
|
Commit missing test pieces
|
2020-10-30 14:00:07 +09:00 |
|
Dean Herbert
|
2ea4aa0a37
|
Fix incorrect specification on some sample lookups
|
2020-10-30 11:59:41 +09:00 |
|
Dean Herbert
|
fa85751425
|
Move helper functions to bottom of class
|
2020-10-29 15:10:42 +09:00 |
|
Dean Herbert
|
fe409a55e6
|
Rename starvation test
|
2020-10-29 15:10:11 +09:00 |
|
Dean Herbert
|
ce58bfdc4e
|
Add test covering host retry after returning to spectator screen
|
2020-10-29 15:09:12 +09:00 |
|
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 |
|