1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game.Tests
Bartłomiej Dach a16c0641b2 Revert EF Core to version 2.2
This reverts commit f3faad74d5, reversing
changes made to 712e7bc7bf.

Several issues arose after migrating to 5.0, including, but possibly not
limited to, performance regressions in song select, as well as failures
when attempting to save beatmaps after metadata changes in the editor.
2021-03-21 11:05:15 +01:00
..
Audio Add failing test cases 2020-12-03 23:13:48 +01:00
Beatmaps Use a shorter test beatmap for tests which need to run to completion 2021-02-22 14:48:04 +09:00
Chat Set static locally in test to ensure tests always run correctly 2021-02-12 21:30:02 +09:00
Collections/IO Centralise import test helper methods 2020-09-18 18:05:33 +09:00
Editing Make HitSampleInfo immutable 2020-12-01 15:37:51 +09:00
Gameplay Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00
Input Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Mods Add coverage for the unordered case 2021-02-27 15:14:25 +01:00
NonVisual Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00
Online Update other tests which can benefit from using a shorter beatmap 2021-02-22 14:53:32 +09:00
OnlinePlay Add separate test for stateful multiplayer client 2021-03-03 22:01:03 +09:00
Resources Fix skin parser not stripping whitespace before parsing 2021-03-18 15:36:11 +09:00
Rulesets Add missing methods from updated audio component interface implementation 2021-02-22 14:18:52 +09:00
Scores/IO Centralise import test helper methods 2020-09-18 18:05:33 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00
Testing Update namespaces 2021-01-18 21:24:10 +09:00
Visual Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
ImportTest.cs Centralise import test helper methods 2020-09-18 18:05:33 +09:00
osu.Game.Tests.csproj Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Fix timeline test 2020-11-13 17:51:01 +09:00