Commit Graph

4309 Commits

Author SHA1 Message Date
649163e13b Merge branch 'master' into main-page-wiki 2021-05-26 23:51:49 +07:00
74fc0a17d5 Remove unused using statement 2021-05-27 00:55:06 +09:00
c0a8382175 Remove local API construction 2021-05-27 00:12:22 +09:00
fbfbd99223 change document url test to dev server 2021-05-26 19:20:39 +07:00
71f77eb902 fix image test 2021-05-26 15:04:04 +07:00
0448f6fdb3 add main page markdown 2021-05-25 13:21:08 +07:00
b8a5b5aaf8 add test for image block and inline image 2021-05-23 17:22:31 +07:00
49aa0f3a18 initial main page 2021-05-21 10:04:45 +07:00
6585dd3a3e add image test 2021-05-23 16:30:41 +07:00
8f1b48d766 add test for notice box 2021-05-23 17:29:48 +07:00
5c1c43dea3 add link assert 2021-05-25 10:44:22 +07:00
98af998978 add test markdown class 2021-05-25 09:56:26 +07:00
a38c33841a add test scene wiki container 2021-05-23 16:30:41 +07:00
2e6d463901 add test link with title 2021-05-24 20:45:47 +07:00
37f6ceef79 Add test coverage 2021-05-24 21:57:04 +09:00
29e1737f0d Merge branch 'master' into mbd-beatmap-set-cover 2021-05-24 15:51:03 +09:00
f335337e5d Merge pull request #12851 from vininew921/applause-stops-on-score-switch
Fix applause sound stopping after switching scores
2021-05-21 18:49:59 +09:00
2958b9adf4 Merge branch 'master' into import-from-stable-select-location 2021-05-21 17:37:34 +09:00
1ca563e831 Merge branch 'master' into applause-stops-on-score-switch 2021-05-21 17:28:28 +09:00
8085a54205 Add test coverage of different grade types to TestSceneResultsScreen 2021-05-21 17:28:25 +09:00
f35a07fee7 Rename method for better comprehension 2021-05-20 20:47:50 +02:00
b521405ec8 Trim redundant string interpolation 2021-05-20 20:46:18 +02:00
092d0f9b76 add breadcrumb header test scene 2021-05-21 01:21:31 +07:00
527847596e Merge pull request #12884 from peppy/ternary-menu-item-refactor
Create base implementations of the two most common `TernaryStateMenuItem`s
2021-05-20 21:02:15 +09:00
df5970fab4 Create base implementations of the two most common TernaryStateMenuItems 2021-05-20 19:34:53 +09:00
a74405d0ed Merge branch 'master' into restructure-spectator-client 2021-05-20 18:53:42 +09:00
9d07749959 Improve implementation of TestSpectatorClient
There was a lot of weirdness here, such as storing the playing users,
clearing the playing users from test scenes (!!), and storing the users
being wathed.
This was all a thing because the previous implementation overrode the
base method implementations, which is no longer a thing.
2021-05-20 17:41:46 +09:00
6beeb7f7c4 Rename SpectatorStreamingClient -> SpectatorClient 2021-05-20 15:55:07 +09:00
d197a7f6f5 Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
80a714a9c4 Merge pull request #12857 from Joehuu/dev-register-no-warning
Don't show warning screen when registering on dev server
2021-05-20 14:05:53 +09:00
f1fd40dcca Fix test not working for various reasons 2021-05-20 13:19:00 +09:00
85a3027f1b Add failing test 2021-05-19 13:58:41 -07:00
363aec8179 Merge branch 'master' into hit-error-skinnable 2021-05-20 01:51:45 +09:00
4f397ae7f5 Merge branch 'master' into applause-stops-on-score-switch 2021-05-19 09:52:31 +02:00
24af86689f Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new 2021-05-18 22:18:52 +03:00
d05ffdf120 Added constants for delay value 2021-05-18 20:19:18 +02:00
c885ad87d5 Update HitErrorDisplay tests 2021-05-18 15:12:29 +09:00
06389c08dc Add basic test to show data how one would expect it to be displayed 2021-05-18 13:11:22 +09:00
400984457c Fix weird behaviour in test scene
Due to a callback set up in another place, clicking away from the 2022
year after launching the test scene would remove the 2022 button
(because the callback was returning metadata without it). For simplicity
just trim the 2022 year to make sure both test scenes use the same
consistent set of years.
2021-05-17 19:16:30 +02:00
ed4c025c7e Fix other tests and move TestPlaySongSelect class declaration. 2021-05-17 12:55:59 +02:00
fe11426238 Disable appearance of the stable import prompt waiting for user interaction in tests, which caused them to fail. 2021-05-17 12:55:59 +02:00
da0913ca2d Make SongProgress a skinnable component 2021-05-17 18:52:56 +09:00
fc6e65b7db Delete TestSceneNewsSideBar.cs 2021-05-17 12:02:06 +03:00
01090de1fd Fix filenames does not match contained type 2021-05-17 11:55:55 +03:00
586c5c7365 Emulate year changes in the test scene 2021-05-17 11:36:53 +03:00
ae1e62288d Reorder tests to not have the first test show nothing 2021-05-17 16:16:50 +09:00
22561cda19 MonthDropdown -> MonthSection 2021-05-17 16:02:21 +09:00
50e2b5a327 SideBar -> Sidebar 2021-05-17 16:00:36 +09:00
881d82ccb6 Merge remote-tracking branch 'refs/remotes/ppy/master' into news-sidebar-new 2021-05-15 19:08:48 +03:00
dc56250a3c Merge branch 'master' into player-loader-star-rating 2021-05-15 15:39:57 +09:00