Commit Graph

5917 Commits

Author SHA1 Message Date
06beeee4d8 Cleanup match header test 2021-06-29 15:39:01 +09:00
a1fe9df378 add test to check sprite image width 2021-06-29 10:14:51 +07:00
697b07acb1 Merge branch 'master' into fix-beatmap-import-fk-failure 2021-06-29 11:36:31 +09: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
92fcf90768 Merge branch 'master' into import-early-checksum-abort 2021-06-28 19:29:08 +09:00
035fe2ad49 Mark ruleset skin provider test scene as headless 2021-06-28 11:29:43 +03:00
177bfe1234 Merge branch 'master' into ruleset-resources-skin 2021-06-28 11:16:37 +03:00
a8597b6213 Merge pull request #13658 from frenzibyte/fix-initial-ruleset-skin-loading
Fix `RulesetSkinProvidingContainer` being potentially late in setting up skin sources
2021-06-28 17:03:56 +09:00
f939e2603a Merge branch 'master' into localisable-tooltips 2021-06-28 15:29:42 +09:00
73bd88cb31 Simplify caching in test 2021-06-28 14:44:52 +09:00
fdd6778f36 Merge branch 'master' into fix-initial-ruleset-skin-loading 2021-06-28 14:35:34 +09:00
128f08ccba Fix test oversights 2021-06-28 10:42:28 +09:00
9c0840268a Merge pull request #13598 from JimmyC7834/supporter-only-filter-content
Add supporter required placeholder in beatmap listing overlay
2021-06-28 10:27:56 +09:00
90b87cbb9e Add back unidirectional online id check 2021-06-28 10:11:27 +09:00
9a96cd4a1d Revert "Remove comparison of online beatmap IDs during dedupe checks"
This reverts commit 15af28d2a0.
2021-06-28 09:54:18 +09:00
a1e8cc5444 Merge pull request #13669 from Naxesss/hitsound-checks
Add hitsound checks
2021-06-28 03:13:43 +09:00
b58644106c Add nested hitobject tests for few hitsounds check 2021-06-27 15:58:00 +02:00
1dbac76da5 Use local variables for common sample lists 2021-06-27 15:57:41 +02:00
1d5bff1660 Add concurrent hitobjects test for few hitsounds check
See https://github.com/ppy/osu/pull/13669#discussion_r659314980
2021-06-27 15:26:52 +02:00
c2ceb83bbb Move MockNestedHitObject to own class 2021-06-27 15:16:40 +02:00
cd9aa38d3d Add back ignore cases for intentionally broken tests 2021-06-27 20:24:16 +09:00
15af28d2a0 Remove comparison of online beatmap IDs during dedupe checks 2021-06-27 14:48:57 +09:00
5642d321b7 Fix comments in few hitsounds check tests 2021-06-26 23:43:08 +02: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
82b64f5589 Add hitsounded with break test 2021-06-26 19:57:12 +02:00
a5abc664f3 Add few hitsounds check tests 2021-06-26 19:21:15 +02:00
7b9569a117 Add muted object check tests 2021-06-26 19:21:01 +02:00
4df4afe533 add test for overall difficulty filter query 2021-06-26 21:02:57 +07:00
50c27d2635 Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
d035633f95 Load participants list after joining room 2021-06-25 20:56:13 +09:00
3e5ae7ea58 Don't join room in participants test 2021-06-25 20:44:00 +09:00
1ed61b9b98 Fix up dependencies class names 2021-06-25 20:11:38 +09:00
57f2b4f812 Fix incorrect parent class 2021-06-25 20:09:03 +09:00
84c9ede966 Fix incorrect pushed changes
This should've been in the original commit, but for some reason got
deleted out.
2021-06-25 13:17:15 +03:00
04cc390c41 Fix TestSceneMultiplayer resolving the wrong client 2021-06-25 19:16:54 +09:00
8387acfe15 Merge branch 'master' into fix-initial-ruleset-skin-loading 2021-06-25 12:22:51 +03:00
ff5e590d32 Add local source for testing 2021-06-25 12:09:07 +03:00
a27a647ae7 Rename RoomDependencies -> OnlinePlayDependencies 2021-06-25 18:07:47 +09:00
c0d2b41d4c Move SpectatorClient into multiplayer dependencies 2021-06-25 17:55:16 +09:00
51dd7fc238 Merge pull request #13622 from aitani9/mod-settings-dropdown-height
Decrease the max dropdown height in mod settings
2021-06-25 17:42:47 +09:00
7aefbe3da1 Move UserLookupCache inside dependencies 2021-06-25 17:37:02 +09:00
13ed52a990 Fix weird license misindent
No idea how the hell that happened... R# silent about it, of course.
2021-06-25 11:16:29 +03:00
8d7705dc92 Test using a simple GetTexture lookup instead
Presumes that `RulesetSkinProvidingContainer` doesn't allow falling back
to parent skins, whatsoever.
2021-06-25 10:55:24 +03:00
06e357647a OnBdl -> OnLoadAsync 2021-06-25 10:40:42 +03:00
5883922177 Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
8241fee4a8 Add failing test case 2021-06-25 10:05:50 +03:00
d6ab08c958 Remove manual dependencies in TestSceneMultiplayerGameplayLeaderboard 2021-06-25 15:30:28 +09:00