Dean Herbert
|
f1298bed79
|
Combine scale operations and tidy up scale drag handle construction
|
2020-09-30 15:08:56 +09:00 |
|
Dean Herbert
|
f93c72dd92
|
Fix non-matching filename
|
2020-09-29 20:21:13 +09:00 |
|
Dean Herbert
|
265bba1a88
|
Add test coverage of event handling
|
2020-09-29 20:08:56 +09:00 |
|
Dean Herbert
|
cd794eaa65
|
Add basic selection box with drag handles
|
2020-09-29 20:08:56 +09:00 |
|
Dean Herbert
|
3cf430f494
|
Avoid saving state changes if nothing has changed (via binary comparison)
|
2020-09-28 15:30:51 +09:00 |
|
Bartłomiej Dach
|
8d9945dea8
|
Change until step to assert for consistency
|
2020-09-27 11:28:23 +02:00 |
|
Bartłomiej Dach
|
00aea77489
|
Fix potential instability of overlay activation tests
|
2020-09-27 11:18:13 +02:00 |
|
smoogipoo
|
9a24346a00
|
Fix HP drain edgecase potentially causing insta-fails
|
2020-09-25 23:29:40 +09:00 |
|
Dean Herbert
|
8b255f4579
|
Fix test failures
The issue was the ArchiveModelManager change; the test local change is
just there because it makes more sense to run for every test in that
scene.
|
2020-09-25 18:40:22 +09:00 |
|
Dan Balasescu
|
e828cf1607
|
Merge branch 'master' into editor-load-audio
|
2020-09-25 14:49:54 +09:00 |
|
Dan Balasescu
|
440adc305d
|
Merge pull request #10233 from peppy/file-selector
Add a basic file selector with extension filtering support
|
2020-09-25 14:44:32 +09:00 |
|
Dean Herbert
|
71e1f981fe
|
Merge branch 'file-selector' into editor-load-audio
|
2020-09-25 12:44:00 +09:00 |
|
Dean Herbert
|
c21745eb07
|
Fix missing HeadlessTest specification in new test
|
2020-09-25 12:43:41 +09:00 |
|
Dean Herbert
|
a8c85ed882
|
Add test for filtered mode
|
2020-09-25 12:42:37 +09:00 |
|
Dean Herbert
|
1b8b417b85
|
Merge branch 'master' into file-selector
|
2020-09-25 12:33:18 +09:00 |
|
Dean Herbert
|
9846d87eb0
|
Fix misleading step name (and add comment as to its purpose)
|
2020-09-25 12:25:50 +09:00 |
|
Dean Herbert
|
d602072ee3
|
Use SingleOrDefault where feasible
|
2020-09-25 12:24:41 +09:00 |
|
Dean Herbert
|
981585930d
|
Merge branch 'master' into editor-load-audio
|
2020-09-25 12:24:16 +09:00 |
|
Dean Herbert
|
dc85bcd470
|
Merge pull request #10229 from smoogipoo/fix-ruleset-disposal
Fix rulesets disposing game-wide texture store
|
2020-09-24 22:54:45 +09:00 |
|
Dean Herbert
|
dbc522aede
|
Remove weird using
|
2020-09-24 22:41:52 +09:00 |
|
Dean Herbert
|
94c1cc8ffa
|
Fix test runs under headless
|
2020-09-24 22:25:04 +09:00 |
|
Dean Herbert
|
011b176244
|
Add test coverage of audio track changing
|
2020-09-24 22:00:13 +09:00 |
|
Dean Herbert
|
ea77ea4a08
|
Add basic testing of new beatmaps persistence
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
937d5870b3
|
Add a basic file selector with extension filtering support
|
2020-09-24 20:54:25 +09:00 |
|
smoogipoo
|
d666db3623
|
Add test
|
2020-09-24 14:51:42 +09:00 |
|
Dean Herbert
|
eb39f6dbd8
|
Update failing test to find correct download button
|
2020-09-24 13:17:03 +09:00 |
|
Dean Herbert
|
fb9d2cb05c
|
Merge pull request #10218 from peppy/update-framework
|
2020-09-23 21:45:36 +09:00 |
|
Dean Herbert
|
673a75c46c
|
Fix failing test
|
2020-09-23 21:06:11 +09:00 |
|
Dean Herbert
|
a1ec167982
|
Add the ability to toggle new combo state from composer context menu
|
2020-09-23 16:38:16 +09:00 |
|
Salman Ahmed
|
522e2cdbcd
|
Avoid embedding NUnit Assert inside test steps if possible
|
2020-09-19 05:56:35 +03:00 |
|
Salman Ahmed
|
1e1422c16a
|
Samples don't get paused...
|
2020-09-19 05:55:39 +03:00 |
|
Salman Ahmed
|
b3ffd36b65
|
Use lambda expression instead
|
2020-09-19 05:55:28 +03:00 |
|
Salman Ahmed
|
6aa84424e4
|
Merge remote-tracking branch 'upstream/master' into fix-new-samples-starting-while-gameplay-paused
|
2020-09-19 05:53:04 +03:00 |
|
Dean Herbert
|
3cef93ee27
|
Centralise import test helper methods
|
2020-09-18 18:05:33 +09:00 |
|
Dan Balasescu
|
aa2612dd36
|
Merge branch 'master' into fix-import-tests-waiting
|
2020-09-18 15:43:33 +09:00 |
|
smoogipoo
|
c7d24203ce
|
Make beatmap conversion support cancellation tokens
|
2020-09-17 17:40:05 +09:00 |
|
Dean Herbert
|
89a2f20922
|
Use new CleanRun host class in import tests
|
2020-09-17 16:12:30 +09:00 |
|
Dean Herbert
|
835c8d74b7
|
Wait for two update frames before attempting to migrate storage
|
2020-09-17 16:12:18 +09:00 |
|
Dean Herbert
|
0b289d2e77
|
Add hostname differentiation to beatmap tests too
|
2020-09-17 13:07:05 +09:00 |
|
Dean Herbert
|
d2580ebc70
|
Attempt to fix tests by avoiding clash between import tests names
|
2020-09-17 13:01:34 +09:00 |
|
Dean Herbert
|
c7e4b192ae
|
Merge branch 'master' into better-skin-hashing
|
2020-09-17 12:30:14 +09:00 |
|
Dan Balasescu
|
93269606cd
|
Merge pull request #10163 from peppy/avoid-test-main-menu-track-change
Pause playback in present tests to avoid track inadvertently changing at menu
|
2020-09-16 14:56:15 +09:00 |
|
Salman Ahmed
|
105634c099
|
Add test case ensuring correct behaviour
|
2020-09-16 01:59:41 +03:00 |
|
Dean Herbert
|
53f9381ad9
|
Merge branch 'master' into better-skin-hashing
|
2020-09-16 00:25:33 +09:00 |
|
Dean Herbert
|
dbfaa4a0df
|
Remove beatmap paths from tests where they would result in exceptions
|
2020-09-15 22:50:44 +09:00 |
|
Dean Herbert
|
e43e12cb2d
|
Pause playback in present tests to avoid track inadvertently changing at menu
|
2020-09-15 20:17:59 +09:00 |
|
Dan Balasescu
|
8f5115b4e8
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 19:32:52 +09:00 |
|
Dean Herbert
|
f7c9c80566
|
Force OsuGameTests to use a unique storage each run
|
2020-09-15 19:01:32 +09:00 |
|
Dan Balasescu
|
fc15b4546d
|
Merge pull request #10140 from peppy/editor-clipboard
Editor clipboard support
|
2020-09-15 17:15:49 +09:00 |
|
Dean Herbert
|
d03bfec807
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 16:54:06 +09:00 |
|