1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game.Tests/Database
2022-01-27 15:37:27 +09:00
..
BeatmapImporterTests.cs Remove ILive<> interface (and use abstract Live<> instead) 2022-01-26 13:38:56 +09:00
FileStoreTests.cs Update terminology to realm "instance" rather than "context" 2022-01-24 20:38:38 +09:00
GeneralUsageTests.cs Remove synchronization context hacks in realm tests 2022-01-25 17:41:22 +09:00
RealmLiveTests.cs Fix completely invalid method of testing realm migration 2022-01-26 19:03:26 +09:00
RealmSubscriptionRegistrationTests.cs Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
RealmTest.cs Remove pointless constructor in RulesetInfo 2022-01-27 15:37:27 +09:00
RulesetStoreTests.cs Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
TestRealmKeyBindingStore.cs Update remaining cases of clashes with realm.Write and realm.RegisterForNotifications 2022-01-25 13:09:48 +09:00