1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 01:07:25 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 19f02dc3d9 Ensure tests with no token have at least one hit
Because submission can be prevented by both not having been issued a
correct submission token, and by not actually registering any hits in
gameplay, ensure that tests that don't receive a token register at least
one hit, to avoid potentially having test cases that test the "no token"
flow pass erroneously because they never had any hits in the first
place.
2021-07-04 14:34:52 +02:00
..
Background Add failing assert for seasonal background equality 2021-06-15 23:19:33 +02:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Components add blank line between method 2021-04-18 23:49:13 -04:00
Editing Fix test regression 2021-06-22 19:30:52 -07:00
Gameplay Ensure tests with no token have at least one hit 2021-07-04 14:34:52 +02:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Fix ongoing operation being begun in an async context 2021-07-02 16:09:02 +09:00
Navigation Fix intermittent PerformFromScreen test failures due to incorrect screen sequence 2021-07-01 15:10:29 +09:00
Online Merge branch 'master' into wiki-image-block 2021-07-02 18:19:46 +09:00
Playlists Merge branch 'master' into rework-multiplayer-test-scenes 2021-06-29 15:39:59 +09:00
Ranking add sfx for results screen + sound design tool 2021-06-03 18:34:22 +09:00
Settings Combine RestorableKeyBindingRow back into KeyBindingRow 2021-05-26 18:17:28 +09:00
SongSelect Add test coverage 2021-06-14 15:06:33 +09:00
UserInterface Add some basic testability of external colour setting 2021-07-02 17:24:15 +09:00
TestSceneOsuGame.cs Remove outdated dependency requirement in test 2021-04-26 19:07:42 +09:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00