1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 23:27:25 +08:00
osu-lazer/osu.Game.Tests
Naxess 010720de74 Factor out general file presence checking
This allows us to use the same method of checking for other files that should exist, for example the audio file.

By using the same method, they all share test cases too.
2021-04-18 02:07:33 +02:00
..
Audio Add failing test cases 2020-12-03 23:13:48 +01:00
Beatmaps Add GetStream to IWorkingBeatmap 2021-04-17 17:47:13 +02: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 Factor out general file presence checking 2021-04-18 02:07:33 +02: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 Fix test case filename not matching 2021-04-13 05:31:56 +03:00
NonVisual Merge branch 'master' into refactor-framed-replay-input-hander 2021-04-15 21:48:58 +09:00
Online Make Mod.Description abstract and add missing descriptions 2021-04-15 16:39:20 +09:00
OnlinePlay Add separate test for stateful multiplayer client 2021-03-03 22:01:03 +09:00
Resources Add tests for consecutive perfect-curve segments 2021-04-06 13:32:17 +02:00
Rulesets Adjust scoring values to better fit osu!mania 2021-04-05 13:28:46 +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 Adjust tests to not rely on invalid assumption 2021-04-17 14:23:32 +02:00
ImportTest.cs Centralise import test helper methods 2020-09-18 18:05:33 +09:00
osu.Game.Tests.csproj Send a warning notification if device is unplugged and low battery 2021-04-07 15:56:50 -04:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Add GetStream to IWorkingBeatmap 2021-04-17 17:47:13 +02:00