Commit Graph

973 Commits

Author SHA1 Message Date
f2bbde83bf Use precision almost equals 2019-04-04 13:05:34 +09:00
15b2b6af7d Clean up remaining assignments of logo relativePositionAxes 2019-04-04 11:28:36 +09:00
6b5458a625 Clean up test cases 2019-04-04 11:22:05 +09:00
8a40b27e8f Remove need for logo relativePositionAxes none 2019-04-03 20:32:53 +09:00
2ed945605e Fix Axes.None requirement for FacadeContainer 2019-04-03 19:57:22 +09:00
020be50f03 Merge remote-tracking branch 'upstream/master' into facade-container 2019-04-02 11:28:44 +09:00
352b4b20d9 Correct the sizes of TestCaseLogoFacadeContainer 2019-03-29 16:28:25 +09:00
cabec85544 Rework TestCaseLoaderAnimation to avoid timing issues 2019-03-29 14:15:57 +09:00
202a0086cc Merge branch 'master' into better-player-flags 2019-03-29 13:45:45 +09:00
a71e9fdb0e Merge branch 'master' into convert-ranking-statistics 2019-03-29 12:42:49 +09:00
d410054ec8 Merge branch 'master' into key-counter-display 2019-03-29 11:22:59 +09:00
7715606188 Merge branch 'master' into sprite-icon-compatibility 2019-03-29 11:15:34 +09:00
4c038e7f67 Merge branch 'master' into testability-improvements 2019-03-29 10:23:12 +09:00
900c00ba59 Merge branch 'master' into drawable-clear-safety 2019-03-29 10:14:41 +09:00
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
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
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
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