Commit Graph

5032 Commits

Author SHA1 Message Date
176b4ecc38 Merge branch 'master' into sprite-icon-compatibility 2019-03-28 23:47:44 +09:00
bfe44eb33d Remove SizeForFlow magic number 2019-03-28 15:40:58 +09:00
253b18b92f Merge remote-tracking branch 'upstream/master' into better-player-flags 2019-03-28 11:18:54 +09:00
cd65ea4865 Fix TestCaseDrawings regression 2019-03-28 01:24:48 +09:00
5c4f2cefea Fix Loader and TestCaseLoaderAnimation 2019-03-27 22:28:25 +09:00
a14701619e Update icon test case 2019-03-27 21:44:13 +09:00
061527a260 Add new automated tests for logofacade, reset interpolation 2019-03-27 20:04:01 +09:00
de80fc0eac Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
2c059efbab Rename to BlockLoad 2019-03-27 17:34:58 +09:00
34a33b335d oops 2019-03-27 17:29:38 +09:00
ca7a20585d Apply reviews, delete playerloader test 2019-03-27 17:28:53 +09:00
012dcc25c9 Rename APIScoreInfo -> APILegacyScoreInfo 2019-03-27 17:08:40 +09:00
be62cd9d72 Fix TestCaseBackgroundsScreenBeatmap 2019-03-27 14:33:50 +09:00
4b1e564df2 Fix test cases potentially getting stuck after 4th run 2019-03-27 14:31:07 +09:00
384eee3395 Remove DI requirement for the Facade in PlayerLoader 2019-03-27 11:32:26 +09:00
adab31fd58 Cleanup + fix up score table layout 2019-03-26 17:38:56 +09:00
3fe52be77f Better tests, add documentation 2019-03-26 17:22:36 +09:00
a88f23e555 Convert remaining two flags to ctor parameters 2019-03-26 16:53:44 +09:00
83863d35c3 Remove AllowLeadIn flag 2019-03-26 16:35:00 +09:00
8658de5108 Rename KeyCounterCollection -> KeyCounterDisplay
Also fix not working
2019-03-26 13:52:48 +09:00
868367511e Add ManualInputManager to screen tests
Also sanitises content init order (ctor for content; bdl for other)
2019-03-26 13:26:55 +09:00
85c63f14f2 Add comprehensive player resume testing 2019-03-26 13:18:33 +09:00
c403dede20 Add ManualInputManager to screen tests
Also sanitises content init order (ctor for content; bdl for other)
2019-03-26 13:16:46 +09:00
4c0121a112 Merge remote-tracking branch 'upstream/master' into resume-cursor-2 2019-03-26 11:31:23 +09:00
b75ea295db Rename KeyCounterCollection -> KeyCounterDisplay
Also fix not working
2019-03-26 11:28:43 +09:00
be9ac39f54 Cleanup 2019-03-26 11:11:27 +09:00
35bf262d19 Merge remote-tracking branch 'upstream/master' into facade-container 2019-03-26 11:11:13 +09:00
a0f6718145 Better tests and implementation 2019-03-26 10:48:29 +09:00
f4aeb390ef Initial re-layout of score table 2019-03-26 10:21:34 +09:00
6a9f005ed4 Merge remote-tracking branch 'Joehuu/master' into update-beatmap-scores-design
# Conflicts:
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
2019-03-25 15:21:29 +09:00
39df8cce19 Fix incorrect usage of InternalChildren
Could cause overwriting of components added by base DrawableHitObjcet class (such as samples)
2019-03-25 13:48:55 +09:00
9a6576c0a1 Merge remote-tracking branch 'upstream/master' into multi-background-stack 2019-03-25 12:40:31 +09:00
371166955e Apply a few minor refactors 2019-03-25 12:39:40 +09:00
a1c5eda05b Add grouping of visual tests 2019-03-25 01:02:36 +09:00
d37968d88d Add better test for facade containers 2019-03-24 15:18:38 +09:00
1e0027e4f2 Fix test 2019-03-24 12:09:18 +09:00
6e98a8dd7c Initial implementation 2019-03-22 20:01:58 +09:00
db89796752 Merge remote-tracking branch 'upstream/master' into multi-background-stack 2019-03-22 16:05:39 +09:00
670c25d5e8 Refactor test 2019-03-22 16:03:08 +09:00
c43b1afa30 Use is loaded instead 2019-03-22 15:23:18 +09:00
8fb4de101f Wait for screen current 2019-03-22 15:20:06 +09:00
b4954c5a7f Merge branch 'master' into pause-logic-simplification 2019-03-22 15:11:34 +09:00
9a466d97ed Add texts to make test more visually confirmable, add no parallax screen. 2019-03-22 15:08:47 +09:00
dcae86e39a Add a new test for OsuScreenStack, fix parallax 2019-03-22 14:10:38 +09:00
dc004910d7 Fix AccountCreationOverlay tests and better complete dummy api's behaviour 2019-03-22 11:55:35 +09:00
aa1dfdd663 Extract logic shared between tests 2019-03-21 16:33:34 +09:00
b17c5c0bb3 Add more tests for exitability 2019-03-21 16:12:14 +09:00
15f9a6b9df Merge remote-tracking branch 'upstream/master' into pause-logic-simplification 2019-03-21 16:04:18 +09:00
ee0d7b6c6d Merge remote-tracking branch 'upstream/master' into multi-background-stack 2019-03-21 15:35:14 +09:00
67a65b80fc Merge branch 'master' into visual-settings-container 2019-03-20 20:48:30 +09:00