1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Tests/Database
Bartłomiej Dach 388f6599e0
Add failing test for not attempting to upgrade non-legacy scores
This was a source of confusion for users previously, wondering why their
non-legacy (non-stable) scores weren't being converted in line with new
scoring changes, when it was never actually our intention to support
anything of the sort.
2024-01-08 22:10:09 +01:00
..
BackgroundDataStoreProcessorTests.cs Add failing test for not attempting to upgrade non-legacy scores 2024-01-08 22:10:09 +01:00
BeatmapImporterTests.cs Reword comment 2023-07-04 22:22:57 +02:00
BeatmapImporterUpdateTests.cs Fix broken test nullability 2023-07-07 16:28:49 +09:00
FileStoreTests.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GeneralUsageTests.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
LegacyBeatmapImporterTest.cs Fix legacy beatmap importer not always handling nested paths correctly 2023-10-03 16:01:17 +09:00
LegacyModelExporterTest.cs ExportToStream should be public 2023-05-05 21:28:43 +09:00
RealmLiveTests.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
RealmSubscriptionRegistrationTests.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
RealmTest.cs Fix a couple of silly inspections 2023-10-20 15:38:00 +09:00
RulesetStoreTests.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
TestRealmKeyBindingStore.cs Sprinkle some more null-forgiving operators 2023-07-06 22:08:48 +02:00