smoogipoo
|
0222424aef
|
Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
|
2019-04-10 17:20:36 +09:00 |
|
smoogipoo
|
4310f07a5c
|
Rename SelectedMods -> Mods
|
2019-04-10 12:03:57 +09:00 |
|
smoogipoo
|
1c952e58cc
|
Fix testcase failures
|
2019-04-09 13:15:48 +09:00 |
|
smoogipoo
|
c584967eb1
|
Remove mods from workingbeatmap
|
2019-04-09 12:59:32 +09:00 |
|
Dean Herbert
|
1a0d1b238e
|
Fix storage regression
|
2019-03-27 20:58:07 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
Dean Herbert
|
3ec94e4ab3
|
Remove disable setting
|
2019-02-13 15:14:34 +09:00 |
|
Dean Herbert
|
b967b93b88
|
Fix regressions in tests
|
2019-02-12 19:53:08 +09:00 |
|
Dean Herbert
|
ca5c8d37d1
|
Use leased bindables
|
2019-02-01 16:44:06 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
1a3c06f2d9
|
Fix OsuTestCase beatmap not having a correct default beatmap
|
2018-12-05 20:33:27 +09:00 |
|
Dean Herbert
|
2169a47325
|
Prevent fatal failures on delete failures
|
2018-07-23 10:39:43 +02:00 |
|
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 |
|
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
|
72cc53aded
|
Rename GameBeatmap -> BindableBeatmap
|
2018-06-06 20:16:20 +09:00 |
|
Dean Herbert
|
601ef3b6f7
|
Consume osu.Framework via nuget
|
2018-06-05 14:14:56 +09:00 |
|
smoogipoo
|
3a5228af43
|
Make GameBeatmap late-bind its AudioManager for ctor Beatmap access
|
2018-05-28 17:55:41 +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 |
|
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
|
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 |
|
Dan Balasescu
|
c5b71d2cb7
|
Remove unused using
|
2018-02-14 23:15:34 +09:00 |
|
Dan Balasescu
|
9f7736fab3
|
Merge branch 'master' into restore-ruleset-tests
|
2018-02-14 22:48:29 +09:00 |
|
Dean Herbert
|
789e25069f
|
Fix non-visual tests not cleaning up previous executions
|
2018-02-08 17:07:59 +09:00 |
|
smoogipoo
|
ccc948a0b9
|
Update framework (testing)
|
2018-02-08 12:45:51 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
5b2219a692
|
Add back test cleanup before run
|
2017-10-22 16:20:04 +09:00 |
|
Dean Herbert
|
0dac770e38
|
Remove TestCase cleanup temporarily until context disposal is sorted
|
2017-10-18 19:52:08 +09:00 |
|
Dean Herbert
|
1f4a943f74
|
Fix test case runs not being correctly isolated on mono
|
2017-10-16 15:23:28 +09:00 |
|
Dean Herbert
|
ef210018d9
|
Run headless tests with a unique name based on the executing assembly
|
2017-09-19 20:04:37 +09:00 |
|
Dean Herbert
|
6d3d485565
|
And then everything became one
|
2017-09-19 16:06:58 +09:00 |
|