osu/osu.Game.Tests
Dan Balasescu 8f7dff5c2c
Merge pull request #19378 from peppy/beatmap-update-test
Add separate beatmap update flow to handle edge cases better
2022-07-26 18:49:20 +09:00
..
Audio
Beatmaps Add test coverage of `WorkingBeatmap` retrieval from `BeatmapManager` 2022-07-25 15:30:49 +09:00
Chat
Collections/IO Add test coverage of corrupt realm creating backup 2022-07-04 16:45:23 +09:00
Database Merge branch 'master' into beatmap-update-test 2022-07-26 17:27:36 +09:00
Editing
Extensions Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
Gameplay Include bonus/ignore judgements in statistics fill logic 2022-07-21 08:13:09 +03:00
Input
Localisation
Models
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 Add `ImportAsUpdate` method to `IModelImporter` to avoid otehr changes 2022-07-26 15:49:04 +09:00
OnlinePlay
Resources Add test coverage of two beatmaps in same set with different audio files 2022-07-18 17:05:21 +09:00
Rulesets Mark the property as non-nullable. 2022-07-19 20:39:41 +08:00
Scores/IO
ScrollAlgorithms
Skins Add test coverage for batch-import path 2022-07-07 18:06:35 +03:00
Testing
Utils Remove the nullable disable annotate in the test project. 2022-06-30 23:06:49 +08:00
Visual Merge pull request #19378 from peppy/beatmap-update-test 2022-07-26 18:49:20 +09:00
ImportTest.cs
WaveformTestBeatmap.cs
osu.Game.Tests.csproj Update various dependencies 2022-07-11 20:16:49 +09:00
tests.ruleset