osu/osu.Game.Tests
Dean Herbert c0e5f11c90
Merge pull request #19532 from frenzibyte/fix-new-items-sort-stability
Fix newly imported beatmaps not using correct comparer for sorting
2022-08-02 02:20:51 +09:00
..
Audio Remove the nullable disable annotation in the test project. 2022-07-31 22:02:07 +08:00
Beatmaps Remove unused `RulesetStore` from `BeatmapManager` constructor 2022-07-28 16:19:05 +09:00
Chat
Collections/IO Replace `BeatmapCollection` with `RealmBeatmapCollection` 2022-07-27 19:35:09 +09:00
Database Add more missing realm `Refresh()` calls to new beatmap import tests 2022-08-01 17:06:46 +09:00
Editing
Extensions
Gameplay Reduce calls to `LoadTrack` by implicitly running on test/dummy classes 2022-07-28 18:11:40 +09:00
Input
Localisation
Models
Mods
NonVisual
Online Remove unused `RulesetStore` from `BeatmapManager` constructor 2022-07-28 16:19:05 +09:00
OnlinePlay
Resources Add test coverage of remaining components which weren't already included 2022-08-01 14:16:26 +09:00
Rulesets
Scores/IO
ScrollAlgorithms
Skins Remove unused using 2022-08-01 16:33:59 +09:00
Testing
Utils
Visual Merge pull request #19532 from frenzibyte/fix-new-items-sort-stability 2022-08-02 02:20:51 +09:00
ImportTest.cs Remove `CollectionManager` 2022-07-27 18:45:33 +09:00
WaveformTestBeatmap.cs
osu.Game.Tests.csproj
tests.ruleset