1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 12:13:00 +08:00
osu-lazer/osu.Game.Tests
Salman Alshamrani c2215b10cf Add extensive test scene for skin migrations
This is different from `SkinDeserialisationTest` in that layouts can be written programmatically with as much ease, allowing to test migration logic with different scenarios without running the game and exporting skins and attaching them to tests.
2024-11-25 23:23:39 -05:00
..
Audio
Beatmaps Add test case covering stability of compatibility export operation 2024-11-20 13:26:54 +01:00
Chat Avoid ChatAckRequest failures flooding console in OsuGameTestScenes 2024-05-30 17:37:55 +09:00
Collections/IO Automated pass 2023-06-24 01:00:03 +09:00
Database Silence nullref inspection in test 2024-10-18 09:42:08 +02:00
Editing Merge branch 'master' into move-already-placed-objects-when-adjusting-offset-bpm 2024-10-23 18:20:43 +09:00
Extensions
Gameplay Make CreateJudgement public again and add remarks 2024-02-16 20:24:02 +03:00
Input Rename enum to non-plural now that it won't conflict 2024-10-01 19:55:46 +09:00
Localisation Automated pass 2023-06-24 01:00:03 +09:00
Models Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
Mods Add failing test coverage 2024-07-30 08:39:01 +02:00
NonVisual Enable NRT for multiplayer and playlists 2024-11-21 20:32:09 +09:00
Online Fix NRT inspections 2024-08-30 13:41:34 +02:00
OnlinePlay Enable NRT for multiplayer and playlists 2024-11-21 20:32:09 +09:00
Resources Add test case covering stability of compatibility export operation 2024-11-20 13:26:54 +01:00
Rulesets Make CreateJudgement public again and add remarks 2024-02-16 20:24:02 +03:00
Scores/IO Add failing tests for looking up users by online ID if present when importing scores 2024-05-06 13:24:24 +02:00
ScrollAlgorithms
Skins Add failing test showing deserialise failing with some skins 2024-08-23 20:44:35 +09:00
Testing Add missing ruleset shader tests 2023-05-02 11:55:05 +03:00
Utils Merge branch 'master' into selection-center 2024-09-27 09:30:36 +02:00
Visual Add extensive test scene for skin migrations 2024-11-25 23:23:39 -05:00
ImportTest.cs Update the last played date of a beatmap when importing a replay by the local user 2023-10-30 15:44:16 +09:00
osu.Game.Tests.csproj Update all dependencies (except realm, nunit, moq and deepclone) 2024-10-18 16:20:07 +09:00
tests.ruleset
WaveformTestBeatmap.cs Refactor IWorkingBeatmap.Background to GetBackground() 2023-06-08 16:19:32 +09:00