1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game.Tests
2022-08-01 15:25:12 +03: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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Extensions Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
Gameplay Reduce calls to LoadTrack by implicitly running on test/dummy classes 2022-07-28 18:11:40 +09:00
Input Automated #nullable processing 2022-06-17 16:37:17 +09:00
Localisation Automated #nullable processing 2022-06-17 16:37:17 +09:00
Models Automated #nullable processing 2022-06-17 16:37:17 +09:00
Mods Use array.empty instead of null value. 2022-07-19 20:39:41 +08:00
NonVisual Add test coverage of two beatmaps in same set with different audio files 2022-07-18 17:05:21 +09:00
Online Remove unused RulesetStore from BeatmapManager constructor 2022-07-28 16:19:05 +09:00
OnlinePlay Automated #nullable processing 2022-06-17 16:37:17 +09:00
Resources Add test coverage of remaining components which weren't already included 2022-08-01 14:16:26 +09:00
Rulesets Mark the property as non-nullable. 2022-07-19 20:39:41 +08:00
Scores/IO Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScrollAlgorithms Automated #nullable processing 2022-06-17 16:37:17 +09:00
Skins Remove unused using 2022-08-01 16:33:59 +09:00
Testing Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utils Remove the nullable disable annotate in the test project. 2022-06-30 23:06:49 +08:00
Visual Add test coverage of editor crash 2022-08-01 16:53:49 +09:00
ImportTest.cs Remove CollectionManager 2022-07-27 18:45:33 +09:00
osu.Game.Tests.csproj Update various dependencies 2022-07-11 20:16:49 +09:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00