Commit Graph

81 Commits

Author SHA1 Message Date
116a027ffa remove unused using 2019-06-27 14:51:59 +09:00
9d67a3f6a4 clean up ChannelManagerContainer 2019-06-27 14:42:04 +09:00
22ba697abe Recreate channel manager per test, delete broken tests 2019-06-27 13:50:02 +09:00
b00de0b3a8 Invert tests for now 2019-06-26 20:04:46 +09:00
e92c1ca009 Fix styling, private tabClosed, remove type check 2019-06-26 19:25:54 +09:00
024d3cc10a Fix test and add comment 2019-06-26 18:00:40 +09:00
fe53df90af Merge branch 'selector-hiding' of https://github.com/nyquillerium/osu into selector-hiding 2019-06-26 17:54:02 +09:00
1e8026c3ae remove unused using 2019-06-26 17:53:57 +09:00
d1230b4a52 Use tabmap instead of available tabs 2019-06-26 17:53:35 +09:00
a1a0a9ee6b Merge branch 'master' into selector-hiding 2019-06-26 17:45:05 +09:00
2394b11f11 fix test 2019-06-26 17:44:24 +09:00
1ca9717e13 Split out tests 2019-06-26 12:05:11 +09:00
6c8cc9728f fix channel selector not being closed 2019-06-26 12:00:58 +09:00
e87e4077e8 Add testability of dismissal 2019-06-25 20:23:43 +09:00
5b294ba419 Adjust backbutton animation 2019-06-25 18:33:35 +09:00
4ed14a295d Make TLB test scene test TLB and not back button 2019-06-25 18:33:30 +09:00
18d64df0c4 Merge branch 'master' into add-numberbox 2019-06-24 15:22:30 +09:00
16a4805f1f add OsuNumberBox with basic tests 2019-06-21 15:04:52 +02:00
c2b451a55f Fix ModSelectOverlay tests failing due to asynchronous loading 2019-06-21 17:51:25 +09:00
73d307114f Merge branch 'master' into notification-overlay-always-present 2019-06-21 13:12:04 +09:00
fa94f063be Use correct button type 2019-06-21 00:26:55 +09:00
fa263b91a7 Attempt to fix tests 2019-06-21 00:12:39 +09:00
7b4180ce86 Fix failing test 2019-06-20 23:51:47 +09:00
8c383ddc27 Fix dodgy test scheduling to other tests 2019-06-20 19:23:27 +09:00
21a1fd738b Remove the necessity for NotificationOverlay to always be present
Now it will only become present when there is a pending notification.
2019-06-20 19:06:21 +09:00
cd2999d0d1 Rename mod select test scene 2019-06-20 01:40:58 +09:00
1b75fbed9a Merge remote-tracking branch 'upstream/master' into update-scrollcontainer 2019-06-14 23:25:17 +09:00
bc574520bf Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
15b9b53d35 Fix IconButtons not being scaled correctly 2019-06-14 13:40:32 +09:00
606be3d7ce Merge branch 'master' into backgrounded-beatmap-status-lookups 2019-06-12 00:22:47 +09:00
00ee45fe46 Merge remote-tracking branch 'origin/update-visibility-container' into update-framework 2019-06-11 19:36:13 +09:00
07e17518e9 Fix all "Maintainability" CodeFactor issues 2019-06-11 10:28:16 +02:00
609a82bc94 Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
f090e292c9 Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
011ccffde7 Add an input source toggle on manual input test scenes (#4945)
Add an input source toggle on manual input test scenes
2019-06-07 20:26:26 +09:00
1374da7c41 Remove all calls to return user input 2019-06-07 12:54:57 +09:00
6f6b134ec8 Remove return user input calls 2019-06-07 12:52:49 +09:00
748c0e5c01 Set default state of test to enabled 2019-06-07 12:42:01 +09:00
58174425ed Make visual test more visible 2019-06-07 12:37:10 +09:00
694f2e3a4f Tidy up test scene's setup usage 2019-06-07 11:59:07 +09:00
64d5aa318f Apply rebased changes 2019-06-07 11:45:58 +09:00
2538f32fae Merge branch 'osu-clickable-container' into OsuHoverContainer 2019-06-05 10:34:20 +09:00
1d9274427b Merge branch 'master' into osu-clickable-container 2019-06-04 21:55:14 +09:00
ff647940ca Fix incorrect assertion 2019-06-04 19:25:34 +09:00
4e7f2b8f47 Merge branch 'master' into osu-clickable-container 2019-06-04 17:42:17 +09:00
cea353975f Update with further framework-side changes 2019-06-04 11:04:28 +09:00
e32f62db5b Add missing file 2019-06-03 16:48:44 +09:00
17d04545fa Localise GridTestScene as an OsuGridTestScene 2019-06-03 16:45:18 +09:00
3ef17a54f6 Fix sizing of OsuAnimatedButton and OsuClickableContainer
Was incorrect under some combinations of relative and autosize usage.
2019-06-03 13:53:24 +09:00
edfe47fb02 Rename button 2019-05-23 13:37:25 +09:00