1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Tests/Database
Dan Balasescu 3b1842a2c2
Merge pull request #18835 from peppy/beatmap-update-flow
Split out beatmap update tasks to `BeatmapUpdater` and invoke from editor save flow
2022-07-01 20:28:04 +09:00
..
BeatmapImporterTests.cs Merge branch 'master' into beatmap-update-flow 2022-06-30 16:44:17 +09:00
FileStoreTests.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GeneralUsageTests.cs Add test coverage of async writes during a blocking operation 2022-06-28 17:07:49 +09:00
LegacyBeatmapImporterTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RealmLiveTests.cs Add reproduction of transaction not being exited correctly 2022-06-30 15:15:09 +09:00
RealmSubscriptionRegistrationTests.cs Remove unnecessary Task.Run workaround in tests 2022-06-27 19:21:05 +09:00
RealmTest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RulesetStoreTests.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestRealmKeyBindingStore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00