1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 14:07:24 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert b9ff94485d Revert usage of OsuGameTestScene for TestSceneOsuGame
Turns out we likely don't want this, as it means the testing user (using
a visual test browser) will not have access to their beatmaps. Can
revisit at a future date if the temporary files are still an issue.
2021-08-20 19:45:54 +09: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
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
Editing Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Gameplay Fix wrong attribute used for setup method 2021-08-18 06:50:01 +03:00
Menus Fix TestSettingsMigration's usage of RecycleLocalStorage 2021-08-18 16:39:10 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Remove realtime room category, fix end-date showing for realtime 2021-08-19 16:09:28 +09:00
Navigation Revert usage of OsuGameTestScene for TestSceneOsuGame 2021-08-20 19:45:54 +09:00
Online Privatise counter again 2021-08-13 13:24:05 +09:00
Playlists Merge pull request #14381 from smoogipoo/match-subscreen-redesign 2021-08-19 19:36:21 +09:00
Ranking Merge both variants of the star rating display 2021-08-04 18:19:28 +03:00
Settings Fix regressed tests 2021-08-17 16:37:18 +09:00
SongSelect Merge branch 'master' into temporary-directory-test-storage 2021-08-20 11:54:33 +09:00
UserInterface Merge spectrum test case 2021-08-19 07:18:18 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00