osu/osu.Game.Tests
Bartłomiej Dach 9301a1907a
Rewrite TestFriendScore assertions to constraint model
Allows to clearly see what the failure is:

	TearDown : System.TimeoutException : "friend score is pink" timed out: Expected: some item equal to "#FF549A"
	  But was:  < "#FFFFFF", "#7FCC33", "#444444" >

The #7FCC33 colour is used for the first score on the leaderboard.
2023-09-21 21:05:41 +02:00
..
Audio
Beatmaps Merge pull request #24800 from sw1tchbl4d3r/invalid_bank 2023-09-19 22:28:34 +09:00
Chat Add failing test case for fake (but still incorrectly allowed) protocol 2023-09-18 09:19:12 +02:00
Collections/IO
Database Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
Editing Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
Extensions
Gameplay
Input
Localisation
Models
Mods
NonVisual
Online
OnlinePlay
Resources Merge pull request #24800 from sw1tchbl4d3r/invalid_bank 2023-09-19 22:28:34 +09:00
Rulesets
Scores/IO
ScrollAlgorithms
Skins
Testing
Utils
Visual Rewrite TestFriendScore assertions to constraint model 2023-09-21 21:05:41 +02:00
ImportTest.cs
osu.Game.Tests.csproj Update all dependencies (except for Moq) 2023-09-16 15:37:31 +09:00
tests.ruleset
WaveformTestBeatmap.cs