Commit Graph

711 Commits

Author SHA1 Message Date
26312bf60a Merge branch 'master' into chat-mention 2021-06-11 20:03:44 +09:00
16e3a19738 Fix notification overlay not being in correct place in test scene 2021-06-11 16:18:51 +09:00
f00967388a Refactor tests a bit 2021-06-11 16:17:42 +09:00
39e1f77d53 add image table with image content test 2021-06-10 09:37:33 +07:00
248e90df6d Add more request handling code 2021-06-05 15:55:58 +02:00
5e44329e0b Add DummyAPIAccess request handler
Make CreateChannelRequest.channel public
2021-06-05 14:43:26 +02:00
39c3b08fc7 Merge remote-tracking branch 'upstream/master' into chat-mention 2021-06-05 11:18:06 +02:00
6e40af756b Add request handler for dummy API 2021-06-05 11:10:16 +02:00
5febbe4530 rename method add entry 2021-06-04 23:32:42 +07:00
a82eeb6daf tidy up sidebar test 2021-06-04 16:00:26 +07:00
3bf70dea60 fix test to using heading block 2021-06-04 15:51:23 +07:00
6c1fede18e add wiki sidebar test scene 2021-06-04 13:11:37 +07:00
0ba493d598 Merge pull request #13318 from gagahpangeran/error-page-placeholder
Add error page placeholder for wiki overlay
2021-06-04 12:20:21 +09:00
34379b953a change test scene response 2021-06-04 09:36:21 +07:00
b36c406a83 add test scene for error page 2021-06-03 19:48:04 +07:00
e117f98bfa Rename test steps 2021-06-03 14:31:13 +02:00
b917d6d80c Update tests to check for correct platform action keys 2021-06-03 15:34:06 +09:00
4a5d8215f3 Merge branch 'master' into keyboard_shortcuts 2021-06-03 14:47:40 +09:00
00ffea5e2c Update tests to specify full absolute path 2021-06-01 14:38:30 +09:00
3c7f1ae996 Merge branch 'master' into osu-wiki-overlay 2021-05-30 20:27:12 +07:00
0b600db814 revert back main page test 2021-05-27 16:24:05 +07:00
820310543d fix spacing style 2021-05-27 14:53:22 +07:00
aa23c4a4b9 Merge branch 'master' into keyboard_shortcuts 2021-05-27 16:30:34 +09:00
b55ac413e7 add many scenario of main page layout 2021-05-27 14:20:36 +07:00
2166ab87c6 Change base type of tests
Fixes missing API property
2021-05-27 01:47:00 +02:00
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
52ca2f4797 Merge branch 'master' into chat-mention 2021-05-26 16:00:26 +09: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
1ad3aee126 add article page test wiki overlay 2021-05-20 17:49:20 +07: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
1109970278 add more test for Wiki Header 2021-05-20 14:24:28 +07:00
6beeb7f7c4 Rename SpectatorStreamingClient -> SpectatorClient 2021-05-20 15:55:07 +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
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
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