1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:47:25 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 2487d4f0f2 Migrate beatmap carousel test to AddUntilStep
Due to non-deterministic test failures in TestSceneBeatmapCarousel,
migrate the checkSelected helper step from AddAssert to AddUntilStep.
This adds more leniency for performance-related issues while still
checking the desired behaviour.
2019-09-28 11:58:27 +02:00
..
Background Rename toggling steps 2019-08-11 23:21:05 +03:00
Components Remove unnecessary type specification 2019-06-24 11:10:29 +09:00
Editor Hook up + use editor beatmap 2019-08-29 16:06:40 +09:00
Gameplay Add comment + test for slider multiplier 2019-09-25 20:12:01 +09:00
Menus Change intro displayed for tests 2019-09-25 15:29:02 +09:00
Multiplayer Fix incorrect DI usage of IAPIProvider in many tests 2019-09-13 17:15:33 +09:00
Online Add visual test for HTML string unescaping. 2019-09-20 21:35:26 +02:00
Settings Update test case for dynamic compilation and corret naming 2019-06-21 13:33:51 +09:00
SongSelect Migrate beatmap carousel test to AddUntilStep 2019-09-28 11:58:27 +02:00
UserInterface Merge remote-tracking branch 'upstream/master' into back-button-part-2 2019-09-25 14:38:39 +09:00
TestSceneOsuGame.cs Merge remote-tracking branch 'origin/master' into rename_test_case 2019-05-15 15:52:06 +09:00
TestSceneOsuScreenStack.cs Fix usages of SpriteText (instead of OsuSpriteText) 2019-05-21 14:13:52 +09:00