1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 8b255f4579 Fix test failures
The issue was the ArchiveModelManager change; the test local change is
just there because it makes more sense to run for every test in that
scene.
2020-09-25 18:40:22 +09:00
..
Background Fix test failures 2020-06-11 14:55:49 +09:00
Collections Change order of dependency caching to promote use of locals 2020-09-15 15:00:04 +09:00
Components Rename base test class to help avoid incorrect reference 2020-03-23 10:01:33 +09:00
Editing Fix test failures 2020-09-25 18:40:22 +09:00
Gameplay Avoid embedding NUnit Assert inside test steps if possible 2020-09-19 05:56:35 +03:00
Menus Revert exposure changes to GlobalActionContainer 2020-09-08 18:36:11 +09:00
Multiplayer Remove beatmap paths from tests where they would result in exceptions 2020-09-15 22:50:44 +09:00
Navigation Pause playback in present tests to avoid track inadvertently changing at menu 2020-09-15 20:17:59 +09:00
Online Fix failing test 2020-09-23 21:06:11 +09:00
Ranking Update failing test to find correct download button 2020-09-24 13:17:03 +09:00
Settings Add test for filtered mode 2020-09-25 12:42:37 +09:00
SongSelect Remove beatmap paths from tests where they would result in exceptions 2020-09-15 22:50:44 +09:00
UserInterface Merge pull request #10082 from EVAST9919/profile-sections-update 2020-09-11 14:53:17 +09:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00