1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 22:22:55 +08:00
osu-lazer/osu.Game.Tests
dependabot-preview[bot] d6925d0960
Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:43:44 +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 Change SamplePlaybackWithRateMods to use rate calulated from the sample 2021-02-23 21:25:59 +00:00
Input Revert leasing logic 2020-12-05 22:15:41 +01:00
Mods Add coverage for the unordered case 2021-02-27 15:14:25 +01:00
NonVisual Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Online Update other tests which can benefit from using a shorter beatmap 2021-02-22 14:53:32 +09:00
Resources Remove unnecessary interpolated string specification 2021-02-24 12:46:37 +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 Initial sample + samplechannel rework 2021-01-19 17:11:40 +09:00
Testing Update namespaces 2021-01-18 21:24:10 +09:00
Visual Make labels disappear on null beatmap/no hitobjects 2021-02-25 23:36:02 +09:00
ImportTest.cs Centralise import test helper methods 2020-09-18 18:05:33 +09:00
osu.Game.Tests.csproj Bump Moq from 4.16.0 to 4.16.1 2021-03-02 00:43:44 +00:00
WaveformTestBeatmap.cs Fix timeline test 2020-11-13 17:51:01 +09:00