1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 14:07:27 +08:00
osu-lazer/osu.Game.Tests/Database
Dan Balasescu d8270fe14f
Merge pull request #16604 from peppy/less-async-import
Remove `Task` from the inner-most `Import` method in `RealmArchiveModelImporter`
2022-01-25 16:47:07 +09:00
..
BeatmapImporterTests.cs Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
FileStoreTests.cs Update terminology to realm "instance" rather than "context" 2022-01-24 20:38:38 +09:00
GeneralUsageTests.cs Fix broken test due to SynchronizationContext never running expected work 2022-01-25 14:47:21 +09:00
RealmLiveTests.cs Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
RealmSubscriptionRegistrationTests.cs Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
RealmTest.cs Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +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