osu/osu.Game.Tests
Dan Balasescu 714789f726
Merge pull request #17167 from peppy/fix-download-button-test-failure
Fix potential test failure on slow realm callback in `TestSceneBeatmapDownloadButton`
2022-03-09 01:49:23 +09:00
..
Audio
Beatmaps Revert local registrations in test scenes 2022-02-18 16:52:34 +09:00
Chat Add a centralised constant for the osu URL schema protocol 2022-02-18 15:57:37 +09:00
Collections/IO Update remaining usages of GetSuitableHost in template projects 2022-01-25 14:15:29 +09:00
Database Add extension method to detect and isolate realm collection-level changes 2022-03-08 14:50:47 +09:00
Editing Revert local registrations in test scenes 2022-02-18 16:52:34 +09:00
Gameplay Add failing test case 2022-03-02 20:32:41 +03:00
Input
Localisation
Models
Mods Fix clear identifier typos 2021-12-27 20:26:28 -08:00
NonVisual Rename "client" fields in tests to specify whether spectator or multiplayer 2022-02-16 09:52:18 +09:00
Online Add test coverage of SubmittableScore serialisation to (roughly) match spec 2022-03-08 17:58:52 +09:00
OnlinePlay Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
Resources Add a test EF database 2022-02-15 16:56:00 +09:00
Rulesets Update tests to match new behaviour 2022-02-21 18:19:55 +09: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
Utils Add tests showing expected behaviour of naming helper 2022-02-17 00:28:13 +01:00
Visual Merge pull request #17167 from peppy/fix-download-button-test-failure 2022-03-09 01:49:23 +09:00
ImportTest.cs Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
osu.Game.Tests.csproj Revert NUnit3TestAdaptor (again) 2022-02-15 17:06:34 +09:00
tests.ruleset
WaveformTestBeatmap.cs