osu/osu.Game.Tests
Dean Herbert 4d0b4c2541 Fix realm potentially not being refreshed in time for test asserts in BeatmapImporterTests
As seen at https://github.com/ppy/osu/runs/5659368512?check_suite_focus=true

Went through every usage of `.Import` and added either an
`EnsureLoaded`, or where that provides too many checks, an explicit
`realm.Refresh()`.
2022-03-24 12:59:17 +09:00
..
Audio
Beatmaps
Chat
Collections/IO
Database Fix realm potentially not being refreshed in time for test asserts in BeatmapImporterTests 2022-03-24 12:59:17 +09:00
Editing
Gameplay Require ScoreProcessor to receive ruleset 2022-03-14 15:51:10 +09:00
Input
Localisation
Models
Mods
NonVisual
Online Fix intermittent failures on TestBeatmapDownloadingFlow due to slow realm refresh 2022-03-10 20:33:14 +09:00
OnlinePlay
Resources Remove no longer necessary MaxCombo assignment in tests 2022-03-20 16:29:56 +03:00
Rulesets Fix incorrect provided ruleset in test 2022-03-15 09:21:09 +09:00
Scores/IO
ScrollAlgorithms
Skins
Testing
Utils
Visual Merge pull request #17400 from nagilson/screen-mod-retention 2022-03-23 08:36:15 +09:00
ImportTest.cs
osu.Game.Tests.csproj Update dependencies 2022-03-09 19:09:51 +09:00
tests.ruleset
WaveformTestBeatmap.cs