Dean Herbert
|
ca434e82d9
|
Fix test failures due to gameplay clock not being unpaused
|
2020-07-28 17:09:38 +09:00 |
|
Dean Herbert
|
91c2afe9f1
|
Merge branch 'master' into fix-gameplay-sample-pausing
|
2020-07-28 15:10:37 +09:00 |
|
Dean Herbert
|
cc0d5d74d7
|
Merge branch 'master' into Issue#9170
|
2020-07-28 13:36:42 +09:00 |
|
Dean Herbert
|
33e8e0aa18
|
Add back until steps so headless tests can better handle thread delays
|
2020-07-27 19:05:31 +09:00 |
|
Dean Herbert
|
1f8abf2cf6
|
Fix headless tests
|
2020-07-27 19:03:21 +09:00 |
|
Dean Herbert
|
5fd73795f6
|
Remove wait steps and add coverage of non-looping sounds
|
2020-07-27 18:02:17 +09:00 |
|
Dean Herbert
|
12368ace3b
|
Rename variable
|
2020-07-27 17:46:44 +09:00 |
|
Dean Herbert
|
d8f4e044de
|
Add test coverage
|
2020-07-27 17:46:10 +09:00 |
|
Dean Herbert
|
2c62b23d85
|
Update naming
|
2020-07-22 19:53:45 +09:00 |
|
Dean Herbert
|
648e414c14
|
Update InputHandlers in line with framework changes
|
2020-07-19 11:39:11 +09:00 |
|
Dean Herbert
|
77143952a9
|
Add test coverage
|
2020-07-17 19:17:48 +09:00 |
|
smoogipoo
|
9f7750e615
|
Add texture wrapping support to skins
|
2020-07-17 16:54:30 +09:00 |
|
Dean Herbert
|
fa407d2c7b
|
Make tests better
|
2020-07-15 16:42:37 +09:00 |
|
Joehu
|
ec3fe8d346
|
Add test for arrow key seeking
|
2020-07-14 21:59:26 -07:00 |
|
Bartłomiej Dach
|
3783fe8d6a
|
Rename fields for clarity
|
2020-06-26 19:39:53 +02:00 |
|
Power Maker
|
798e8e7a8d
|
Fix CI fail
|
2020-06-26 15:12:01 +02:00 |
|
Power Maker
|
efeaa1cc10
|
Make some changes, fix and add tests
|
2020-06-26 14:58:42 +02:00 |
|
Dean Herbert
|
a6c6e391ca
|
Fix player not exiting immediately on Alt-F4
|
2020-06-23 17:38:30 +09:00 |
|
Dean Herbert
|
9746e24d1e
|
Rename abstract TestScene
|
2020-06-12 19:40:54 +09:00 |
|
Salman Ahmed
|
84b40ea2c6
|
Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset
# Conflicts:
# osu.Game.Rulesets.Catch.Tests/TestSceneBananaShower.cs
# osu.Game.Rulesets.Catch.Tests/TestSceneHyperDash.cs
# osu.Game/Tests/Visual/ModTestScene.cs
# osu.Game/Tests/Visual/OsuTestScene.cs
|
2020-06-03 22:00:02 +03:00 |
|
Lucas A
|
f63c66396f
|
Apply review suggestions.
|
2020-06-02 13:32:52 +02:00 |
|
Dan Balasescu
|
64d1b4b11b
|
Merge branch 'master' into move-setter-to-duration
|
2020-06-01 15:55:48 +09:00 |
|
smoogipoo
|
013461377e
|
Fix potential nullref
|
2020-05-28 21:46:02 +09:00 |
|
Dean Herbert
|
cbd563e80b
|
Rename to IHasDuration
|
2020-05-27 12:38:39 +09:00 |
|
Dean Herbert
|
b8e0a6f127
|
Move sett from EndTime to Duration
|
2020-05-27 12:37:44 +09:00 |
|
Bartłomiej Dach
|
24d898c870
|
Demonstrate failure case in visual test scene
|
2020-05-21 21:56:55 +02:00 |
|
Bartłomiej Dach
|
8702a1b5a5
|
Fix test scene regression
|
2020-05-21 20:16:02 +02:00 |
|
smoogipoo
|
f98ee27185
|
Fix referencing wrong child
|
2020-05-18 20:01:00 +09:00 |
|
smoogipoo
|
6d70f4b410
|
Merge branch 'master' into allowgameplayoverlays-hide-skip
|
2020-05-18 19:54:38 +09:00 |
|
smoogipoo
|
2fd25f5ee6
|
Fix tests
|
2020-05-18 19:54:26 +09:00 |
|
Dean Herbert
|
be3a0a3c1d
|
Merge branch 'master' into remove-requiredtypes
|
2020-05-16 18:28:14 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
Lucas A
|
ed9d6f2829
|
Fix CI inspection.
|
2020-05-15 22:58:15 +02:00 |
|
Lucas A
|
4096463d02
|
Move SkipOverlay internal alpha manipulation to a nested container and adjust visual tests.
|
2020-05-15 19:43:01 +02:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
Salman Ahmed
|
6fa9feb15c
|
Merge remote-tracking branch 'upstream/master' into add-interval-list
|
2020-04-29 05:14:40 +03:00 |
|
Salman Ahmed
|
227503c0af
|
Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset
|
2020-04-23 16:25:33 +03:00 |
|
Salman Ahmed
|
2fa47992dc
|
Seal the ruleset creation methods and let abstract method take their place
Also makes `CreatePlayerRuleset()` and `CreateRulesetForSkinProvider()` not-null to avoid unwanted behaviour with their derivers
|
2020-04-23 13:27:12 +03:00 |
|
Dean Herbert
|
3b0099c687
|
Refactor tests
|
2020-04-21 12:26:43 +09:00 |
|
Dean Herbert
|
5a2129da7c
|
Merge branch 'master' into allow-cancelling-completion
|
2020-04-21 11:22:37 +09:00 |
|
Salman Ahmed
|
2c012b9af1
|
Use AddUntilStep whenever possible
Avoid redundant usage
|
2020-04-20 06:43:18 +03:00 |
|
Salman Ahmed
|
e12e3391fb
|
Base wait steps duration on the delay used for results display
With `* 2` for safety of not potentially going to the next step and the delegate not executed yet.
|
2020-04-20 06:42:33 +03:00 |
|
Dean Herbert
|
2444dd42d0
|
Remove not-implemented-exception
|
2020-04-20 09:57:46 +09:00 |
|
Dean Herbert
|
f3fee73441
|
Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset
|
2020-04-20 09:35:00 +09:00 |
|
Salman Ahmed
|
65a8860a65
|
Add test cases to ensure no regression in "cancelling completion"
|
2020-04-19 06:01:09 +03:00 |
|
Salman Ahmed
|
92df4e3a9e
|
Remove PlayerTestScene constructor and use CreateRuleset method instead
|
2020-04-17 11:17:51 +03:00 |
|
smoogipoo
|
59728ffebd
|
Fix up/improve test scene
|
2020-04-14 15:24:34 +09:00 |
|
Salman Ahmed
|
9a29797a5b
|
Use IntervalList<double> for tracking break periods
|
2020-04-09 23:00:16 +03:00 |
|
Dean Herbert
|
1c72afe8c4
|
Move fading test to top for convenience
|
2020-04-09 14:52:40 +09:00 |
|
Dean Herbert
|
6db22366e2
|
Add new tests and tidy up existing tests
|
2020-04-09 14:47:48 +09:00 |
|