1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game.Tests
Dean Herbert d59f4720f1
Merge pull request #19664 from peppy/test-assertions
Update multiple tests to use new assert output for easier to understand failures
2022-08-09 23:15:16 +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 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 Update multiple tests to use new assert output for easier to understand failures 2022-08-09 19:19:54 +09:00
Extensions Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
Gameplay Apply IRenderer changes 2022-08-02 19:50:57 +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 Apply IRenderer changes 2022-08-02 19:50:57 +09:00
Online Don't serialise empty mod settings 2022-08-05 14:00:53 +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 Apply IRenderer changes 2022-08-02 19:50:57 +09: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 Fix missing DummyRenderer in skin resources tests 2022-08-08 13:06:01 +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 Merge pull request #19664 from peppy/test-assertions 2022-08-09 23:15:16 +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