osu/osu.Game.Tests
Dan Balasescu cf9ee43b17
Merge pull request #16608 from peppy/playlist-overlay-optimisations
Optimise `PlaylistOverlay` and reduce startup overhead of `MusicController`
2022-01-26 20:28:33 +09:00
..
Audio
Beatmaps Rename `RealmContextFactory` to `RealmAccess` 2022-01-24 20:38:07 +09:00
Chat Also fix MessageFormatter tests 2022-01-11 17:55:43 +09:00
Collections/IO Update remaining usages of `GetSuitableHost` in template projects 2022-01-25 14:15:29 +09:00
Database Fix completely invalid method of testing realm migration 2022-01-26 19:03:26 +09:00
Editing Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
Gameplay Rename `RealmContextFactory` to `RealmAccess` 2022-01-24 20:38:07 +09:00
Input
Localisation
Models
Mods Fix clear identifier typos 2021-12-27 20:26:28 -08:00
NonVisual Fix incorrect testing 2022-01-26 15:14:43 +09:00
Online Remove `ILive<>` interface (and use `abstract Live<>` instead) 2022-01-26 13:38:56 +09:00
OnlinePlay Add and use separate extensions for historical and upcoming playlist items 2021-12-21 08:01:04 +01:00
Resources Fix `TestResources` returning a test `BeatmapSetInfo` that can't be laoded directly into realm 2022-01-23 20:28:04 +09:00
Rulesets Add cancellation support to game-side `IResourceStore`s 2021-12-23 10:33:17 +01:00
Scores/IO Remove `Task` from the inner-most `Import` method in `RealmArchiveModelImporter` 2022-01-25 15:30:29 +09:00
ScrollAlgorithms
Skins Remove `ILive<>` interface (and use `abstract Live<>` instead) 2022-01-26 13:38:56 +09:00
Testing
Visual Merge branch 'master' into playlist-overlay-optimisations 2022-01-26 19:01:33 +09:00
ImportTest.cs Replace usages of `Wait` with `WaitSafely` 2022-01-04 11:51:41 +09:00
WaveformTestBeatmap.cs
osu.Game.Tests.csproj Revert nunit test adaptor version bump until console output bug is resolved 2022-01-19 02:18:58 +09:00
tests.ruleset