Dean Herbert
|
7be3a5d466
|
Centralise test storage logic
|
2018-07-19 14:07:55 +09:00 |
|
Dean Herbert
|
fbc5250bf1
|
Update framework
|
2018-07-11 17:12:01 +09:00 |
|
smoogipoo
|
b61fe10f62
|
Adapt to IBindables
|
2018-07-02 15:07:18 +09:00 |
|
Dean Herbert
|
018dcc98b4
|
Fix failing tests
|
2018-06-26 19:17:34 +09:00 |
|
Dean Herbert
|
4bcc05a7fc
|
Remove null checks on ruleset
Add a default ruleset to `OsuTestCase` to cover testing scenarios.
|
2018-06-26 18:24:34 +09:00 |
|
ekrctb
|
d6084c0b30
|
Adapt to new input handling changes
|
2018-06-22 18:10:27 +09:00 |
|
Dean Herbert
|
a20ec0d4cc
|
Merge branch 'master' into timeline-audio-scrolling
|
2018-06-17 19:01:21 +09:00 |
|
Dean Herbert
|
e0ee5e2085
|
Merge branch 'master' into timeline-audio-scrolling
|
2018-06-17 19:01:16 +09:00 |
|
smoogipoo
|
540b43313e
|
Remove PP test cases (osu-tools/osu-server should be used instead)
|
2018-06-14 15:57:06 +09:00 |
|
Dean Herbert
|
0fdb04f57d
|
Fix empty line
|
2018-06-13 15:43:18 +09:00 |
|
Dean Herbert
|
39738a997e
|
Add check for player screens too
|
2018-06-13 15:26:23 +09:00 |
|
Dean Herbert
|
14f5c814a6
|
Add test for WorkingBeatmap leakage
|
2018-06-13 15:12:10 +09:00 |
|
smoogipoo
|
ca3186f34c
|
Create dependencies before children are loaded
|
2018-06-12 19:51:35 +09:00 |
|
Dean Herbert
|
475fb06559
|
Use new bind method
|
2018-06-07 16:46:54 +09:00 |
|
Dean Herbert
|
621be3bbfc
|
Merge branch 'master' into disallow-beatmap-change
|
2018-06-07 00:38:40 +09:00 |
|
smoogipoo
|
ebcfe97ccf
|
Expose Dependencies from base OsuTestCase
|
2018-06-06 20:25:40 +09:00 |
|
smoogipoo
|
f2ac5b8b2d
|
CreatePlayer shouldn't receive a beatmap
|
2018-06-06 20:21:47 +09:00 |
|
smoogipoo
|
72cc53aded
|
Rename GameBeatmap -> BindableBeatmap
|
2018-06-06 20:16:20 +09:00 |
|
smoogipoo
|
4086ff7313
|
Merge remote-tracking branch 'origin/master' into disallow-beatmap-change
# Conflicts:
# osu.Game.Tests/Visual/TestCaseBeatmapInfoWedge.cs
# osu.Game/Screens/Menu/Intro.cs
# osu.Game/Screens/Menu/MenuSideFlashes.cs
|
2018-06-06 18:26:51 +09:00 |
|
Dean Herbert
|
601ef3b6f7
|
Consume osu.Framework via nuget
|
2018-06-05 14:14:56 +09:00 |
|
Dean Herbert
|
64eda27547
|
Update framework
|
2018-06-03 03:05:53 +09:00 |
|
smoogipoo
|
a3470f9ec3
|
Merge remote-tracking branch 'origin/master' into disallow-beatmap-change
# Conflicts:
# osu.Game/Overlays/Music/PlaylistOverlay.cs
# osu.Game/Screens/OsuScreen.cs
|
2018-05-28 18:01:15 +09:00 |
|
smoogipoo
|
3a5228af43
|
Make GameBeatmap late-bind its AudioManager for ctor Beatmap access
|
2018-05-28 17:55:41 +09:00 |
|
Dean Herbert
|
975ce82177
|
Ensure autoplay tests actually increase score above zero
|
2018-05-26 14:46:05 +09:00 |
|
Dean Herbert
|
699f661b02
|
Merge remote-tracking branch 'upstream/master' into AlFasGD-editor-seekbar-fix
|
2018-05-25 19:07:30 +09:00 |
|
smoogipoo
|
f1ac84d95b
|
Fix base.CreateLocalDependencies sometimes not being called
|
2018-05-24 13:03:25 +09:00 |
|
smoogipoo
|
5a517bad63
|
Move beatmap cleanup to Dispose()
|
2018-05-24 12:53:32 +09:00 |
|
smoogipoo
|
a25462e10f
|
Fix testcase audio + dependency overrides not working
|
2018-05-23 18:52:09 +09:00 |
|
smoogipoo
|
8004b8af4d
|
Privatise the OsuGame beatmap, add local beatmap to OsuTestCase
|
2018-05-23 17:38:02 +09:00 |
|
AlFasGD
|
e44062b77a
|
Fix tests and implementation
|
2018-05-08 16:37:06 +03:00 |
|
smoogipoo
|
1aefd71b65
|
Merge remote-tracking branch 'origin/master' into i-beatmap
|
2018-05-07 09:58:53 +09:00 |
|
Dean Herbert
|
64ddee5646
|
Change load order to ensure runner is loaded before blocking op
|
2018-04-22 04:26:27 +09:00 |
|
Dean Herbert
|
44a9aa529a
|
Test CI run with new changes
|
2018-04-22 03:51:17 +09:00 |
|
smoogipoo
|
66b3b295e7
|
Use IBeatmap wherever possible
|
2018-04-19 20:44:38 +09:00 |
|
smoogipoo
|
d5ce618d9b
|
Update with framework changes
|
2018-04-18 15:12:48 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
6e35910419
|
Remove start/stop clock logic
Beatmap track shouldn't be start/stopped anyway - the IAdjustableClock should be DI'd in to perform the functionality.
|
2018-04-12 14:06:36 +09:00 |
|
smoogipoo
|
fbc50d6030
|
Merge master into editor-clock
|
2018-04-12 13:35:53 +09:00 |
|
smoogipoo
|
070e68f235
|
Give the test case clock an accurate IsRunning value
|
2018-04-06 19:14:04 +09:00 |
|
smoogipoo
|
e59124962c
|
Remove re-instantiation of clock in EditorClockTestCase
|
2018-04-06 18:38:44 +09:00 |
|
smoogipoo
|
b238130fe4
|
DI beat divisors to test cases with editor clocks
|
2018-04-06 18:23:22 +09:00 |
|
smoogipoo
|
fdb3227fd7
|
Fix + cleanup testcases
|
2018-04-06 18:12:44 +09:00 |
|
smoogipoo
|
e97349fd63
|
Derive ScreenTestCase + use LoadComponentAsync
|
2018-03-13 16:00:56 +09:00 |
|
smoogipoo
|
0c705b0397
|
Rename to EditorTestCase
|
2018-03-13 15:57:05 +09:00 |
|
smoogipoo
|
d2859d779d
|
Create a base TestCaseEditor for rulests to derive
|
2018-03-12 19:43:52 +09:00 |
|
smoogipoo
|
7406cb290f
|
Split out test beatmap from TestCasePlayer into instantiable class
|
2018-03-12 19:41:09 +09:00 |
|
Dean Herbert
|
ab4c527ebc
|
Merge branch 'master' into decoders
|
2018-03-12 13:38:22 +09:00 |
|
HoLLy
|
9c75c392f2
|
Only check by null instead of sign
|
2018-03-11 21:27:49 +01:00 |
|
HoLLy
|
a321bcf3af
|
Fix check against LegacyID for non-default rulesets
|
2018-03-11 20:19:03 +01:00 |
|
Dean Herbert
|
217dd2ecdc
|
Initial push for better decoders
|
2018-03-09 21:24:15 +09:00 |
|