osu/osu.Game.Tests
Dean Herbert f30894840c Update terminology to realm "instance" rather than "context"
This matches the terminology used by realm themselves, which feels
better.
2022-01-24 20:38:38 +09:00
..
Audio
Beatmaps Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
Chat Also fix MessageFormatter tests 2022-01-11 17:55:43 +09:00
Collections/IO Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Database Update terminology to realm "instance" rather than "context" 2022-01-24 20:38:38 +09:00
Editing Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
Gameplay Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
Input Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Localisation
Models
Mods Fix clear identifier typos 2021-12-27 20:26:28 -08:00
NonVisual Replace TimeSignatures enum with struct for storage of arbitrary meter 2022-01-22 20:50:31 +01:00
Online Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
OnlinePlay Add and use separate extensions for historical and upcoming playlist items 2021-12-21 08:01:04 +01:00
Resources Fix TestResources returning a test BeatmapSetInfo that can't be laoded directly into realm 2022-01-23 20:28:04 +09:00
Rulesets Add cancellation support to game-side IResourceStores 2021-12-23 10:33:17 +01:00
Scores/IO Update tests which were importing scores without a valid beatmap 2022-01-17 14:47:19 +09:00
ScrollAlgorithms
Skins Fix incorrect access to ILive in BeatmapSkinResources tests 2022-01-12 17:00:17 +09:00
Testing
Visual Update terminology to realm "instance" rather than "context" 2022-01-24 20:38:38 +09:00
ImportTest.cs Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
osu.Game.Tests.csproj Revert nunit test adaptor version bump until console output bug is resolved 2022-01-19 02:18:58 +09:00
tests.ruleset
WaveformTestBeatmap.cs