1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game.Tests
Dean Herbert 60153bb69d Update nuget packages to highest usable versions
EF packages are intentionally pinned to 5.0.14 as higher versions no
longer support `netstandard2.1`, which we require for xamarin projects.
2022-02-15 15:19:23 +09:00
..
Audio Move visual test to correct namespace 2021-09-30 15:19:15 +09:00
Beatmaps Add tests 2022-01-28 19:29:30 +09:00
Chat Also fix MessageFormatter tests 2022-01-11 17:55:43 +09:00
Collections/IO Update remaining usages of GetSuitableHost in template projects 2022-01-25 14:15:29 +09:00
Database Remove pointless constructor in RulesetInfo 2022-01-27 15:37:27 +09:00
Editing Remove unused allowMissing parameter in audio file check test 2022-02-01 21:53:21 +01:00
Gameplay Remove unused FindProvider() methods 2022-02-01 21:53:21 +01:00
Input Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Localisation Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00
Models Make BeatmapSet.Metadata non-null 2021-11-24 15:03:34 +09:00
Mods Fix clear identifier typos 2021-12-27 20:26:28 -08:00
NonVisual Remove unused FindProvider() methods 2022-02-01 21:53:21 +01:00
Online Add failing test 2022-02-08 19:36:16 +09:00
OnlinePlay Add and use separate extensions for historical and upcoming playlist items 2021-12-21 08:01:04 +01:00
Resources Add tests 2022-01-28 19:29:30 +09:00
Rulesets Add cancellation support to game-side IResourceStores 2021-12-23 10:33:17 +01:00
Scores/IO Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Remove ILive<> interface (and use abstract Live<> instead) 2022-01-26 13:38:56 +09:00
Testing Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
Visual Use WaitSafely() in tests where it was not already being used 2022-02-15 02:35:08 +09:00
ImportTest.cs Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
osu.Game.Tests.csproj Update nuget packages to highest usable versions 2022-02-15 15:19:23 +09:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00