391c4e529c
Add test coverage for all added features
2021-08-23 11:12:48 +03:00
cc3468b4ab
apply suggestions
...
- make `UserActivity.InGame` and derive that to `InSoloGame` and `InMultiplayerGame`
- rename `SoloGame` to `InSoloGame`
- rename `MultiplayerGame` to `InMultiplayerGame`
2021-08-16 06:32:33 +08:00
4494ff55e3
fix pinned drawable comment test
2021-08-14 00:17:45 +07:00
48b84db7b9
add no comment and single comment test
2021-08-13 23:59:36 +07:00
1c32993fe5
initialize pinned comments in test offline comment
2021-08-13 23:03:42 +07:00
e3f91413cf
add pinned comment test case for comment container
2021-08-13 18:53:31 +07:00
ff860b90a9
add pinned test case for drawable comment
2021-08-13 12:57:30 +07:00
2850f6ce95
Privatise counter again
2021-08-13 13:24:05 +09:00
ee034874bb
Merge branch 'master' into remove-comments-page
2021-08-13 13:17:13 +09:00
f2f84a2e23
wait for content to load in test
2021-08-11 12:11:39 +07:00
595763ae34
add test case for supporter and non supporter
2021-08-10 14:58:11 +07:00
bdf6c2a5ed
add changelog supporter promo test scene
2021-08-10 12:00:26 +07:00
9b9dacf3fe
Update usages of Drawable.Click()
2021-08-04 17:30:33 +09:00
118e13227a
Update existing test to make use of ManualInputManager.Keys
2021-08-03 19:08:59 +09:00
062207fcd9
Fix TestSceneCurrentlyPlayingDisplay reusing cached spectator client
2021-08-03 18:16:58 +09:00
db760b0dbf
Merge branch 'master' into localisation-header
2021-08-03 05:16:02 +03:00
dc864abbd8
add link test
2021-07-26 21:08:57 +07:00
f80c46e2a0
add heading test
2021-07-26 21:04:08 +07:00
55e8a44db6
add test for DrawableComment
...
Can reproduce the issue at https://github.com/ppy/osu/issues/13993
2021-07-26 18:15:59 +07:00
1bac471b49
Adapt to PlatformAction
type change
2021-07-21 16:12:53 +09:00
6a8c16d3ef
Fix news/wiki tests checking against incorrect constant string
2021-07-20 03:29:32 +03:00
5b4a1ef70a
Update test to match Breadcrumb change
2021-07-17 20:40:59 +08:00
4e52aee5a0
Merge branch 'master' into wiki-image-block
2021-07-02 18:19:46 +09:00
1b2d00f796
Trigger successes
2021-06-29 20:13:39 +09:00
a1fe9df378
add test to check sprite image width
2021-06-29 10:14:51 +07:00
0e29ae037b
add wide image test
2021-06-28 20:50:29 +07:00
ab977d91f0
fix image test not load
...
looks like forgot to change this after `CurrentPath` shenanigan
2021-06-28 20:40:22 +07:00
709e555566
Rename test steps for legibility
2021-06-26 20:27:15 +02:00
b7c4fe2052
Rewrite test helpers to also handle clearing filters
2021-06-26 20:25:43 +02:00
51888d0d5a
Rename test methods
2021-06-26 20:24:42 +02:00
0d17fb4259
fixed code
2021-06-22 13:53:21 +08:00
b42aedeb81
fixed code style
2021-06-21 14:43:54 +08:00
996503eb2d
fixed filter text display, added visual tests
2021-06-20 21:23:54 +08:00
e7aeba8d03
added more visual tests
2021-06-20 18:28:43 +08:00
42fdfbb9a1
added visual tests
2021-06-20 17:17:07 +08:00
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