1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Tests
dependabot-preview[bot] 6a286c5e21
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-01 17:16:02 +00: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 Add the ability to specify format provider (to make tests culture invariant) 2021-03-26 13:10:11 +09:00
Online Fix inspections 2021-03-30 09:00:09 +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 Add test coverage 2021-03-24 22:55:15 +03:00
Testing Update namespaces 2021-01-18 21:24:10 +09:00
Visual Fix wrong counting and add test 2021-03-31 14:09:39 +09:00
ImportTest.cs Centralise import test helper methods 2020-09-18 18:05:33 +09:00
osu.Game.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 2021-04-01 17:16:02 +00: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