97fb7a5593
Add test scene
2020-01-27 15:42:46 +03:00
e6fa793d56
Refactor background creation in OverlayHeader
2020-01-27 15:36:19 +03:00
e37ae589ad
Merge branch 'master' into no-control-overlay-headers
2020-01-27 18:35:33 +09:00
431b1489b9
Add test
2020-01-27 13:16:36 +09:00
7cd60e3193
Make OverlayRulesetSelector use colour provider
2020-01-26 17:07:17 +03:00
a72250acc6
Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-ruleset-selector
2020-01-26 16:52:56 +03:00
cd0fcfabd9
Merge master with conflicts resolved
2020-01-26 16:35:07 +03:00
2b941a0d52
Merge remote-tracking branch 'refs/remotes/ppy/master' into no-control-overlay-headers
2020-01-24 10:18:45 +03:00
9de4424aec
Removed TestModCustomisable3
2020-01-21 19:32:53 +05:00
b8d2012fc3
Added test
2020-01-21 15:26:51 +05:00
30edd80c8c
Refactor OverlayHeader hierarchy
2020-01-21 06:00:12 +03:00
4a5e855953
Rename test scene
2020-01-20 12:21:21 +03:00
17a7a75707
Merge master with conflicts resolved
2020-01-20 08:52:03 +03:00
11e7c8be3f
Use colour schemes for OverlayRulesetSelector
2020-01-20 08:34:46 +03:00
6552097866
Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-ruleset-selector
2020-01-20 08:22:30 +03:00
3f2512295c
Merge pull request #7555 from peppy/update-framework
...
Update framework
2020-01-18 15:57:16 +09:00
e8e6897603
Remove unnecessary linq count usage
2020-01-18 15:27:21 +09:00
e096688ac8
simplify some stuff
2020-01-16 17:58:47 +08:00
4c18a67268
add test step
2020-01-15 18:24:43 +08:00
052772cce7
add test case
2020-01-15 18:15:56 +08:00
62615fb8c1
format
2020-01-15 18:00:14 +08:00
a0b6cadab5
add test scene
2020-01-15 17:36:27 +08:00
14829837c4
Update namespace specifications
2020-01-10 01:38:03 +08:00
56724d2580
Merge branch 'master' into #7146
2020-01-10 01:08:20 +08:00
26c80e35fb
Fix missing namespace
2020-01-09 17:17:08 +08:00
ab9603b06a
Merge remote-tracking branch 'upstream/master' into #7146
2020-01-09 17:08:12 +08:00
91735ff367
Update MathUtils namespace usages
2020-01-09 13:43:44 +09:00
351aaf41d9
Fix parameter naming
2020-01-08 00:54:02 +03:00
eb828154ee
Allow any type to be used to create TabControl
2020-01-08 00:41:52 +03:00
e0cfc2f405
Merge branch 'master' into prev-button-revamp
2020-01-07 21:49:53 +01:00
4a68c79137
Make tests safer against async loads / transforms
2020-01-07 13:21:25 +09:00
ee15967c4a
Rewrite test scene to be automated
2020-01-06 17:15:59 +09:00
53c8592cb9
Add test scene
2020-01-03 23:54:56 +03:00
e23c71be80
Update Resolved and Cached attribute issues
2020-01-03 11:34:26 -08:00
0a4e180ce7
Merge branch 'master' of github.com:ppy/osu into #7146
2020-01-03 11:32:06 -08:00
55777c24ce
Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-ruleset-selector
2020-01-03 20:25:28 +03:00
43903b2fea
Make test scene usable
2020-01-02 14:24:58 +09:00
2d6a07e970
Fix OverlayRulesetSelector don't have default colour
2020-01-01 23:14:26 +03:00
af248457b0
Implement OverlayRulesetSelector
2020-01-01 22:49:04 +03:00
f40ebc83ca
Begun refractorization process of wrapping Button text in a FillFlowContainer
2019-12-30 23:58:49 +01:00
e85910c4e4
removed unnecessary test code
2019-12-29 09:18:27 +01:00
bf463fe5e0
adjusted the margin values
2019-12-29 08:57:14 +01:00
fd8c5d7706
Improve notification overlay test robustness
...
Stress testing one of the notification overlay tests by running it 10000
times on repeat has shown that it is susceptible to intermittent
failures due to races between delays and asserts checking the number of
currently progressing notifications and the actual progress update,
which contains a random generation factor.
Replace step sequences checking for notification completion by waiting
and asserting with explicit until steps that don't terminate unless
there are zero progressing notifications.
2019-12-26 23:01:31 +01:00
8353c893c0
Update BodyText of LocalScoreDeleteDialog
2019-12-20 12:00:10 -08:00
a55e5c5c43
Removed unnecessary code
2019-12-20 11:16:54 -08:00
ba2cff60ca
Removed Automation Testing steps for delete local scores. Only manual testing now.
2019-12-20 02:13:49 -08:00
afc11aa547
Fixed issues caused by renaming variables
2019-12-19 22:37:09 -08:00
6672cf6059
Update variable name
2019-12-19 22:22:46 -08:00
6abbd33b51
Fixed CI issues
2019-12-19 21:57:14 -08:00
e42894cfcf
Fixed error for CodeFactor
2019-12-19 21:32:54 -08:00