osu/osu.Game.Tests
Dan Balasescu f0698937b7
Merge pull request #17700 from peppy/fix-skin-lookups-extension-specified
Fix filename lookups on `LegacySkin`s going awry when extension is specified
2022-04-07 17:03:27 +09:00
..
Audio
Beatmaps Merge pull request #17416 from peppy/skin-fuck 2022-03-25 15:36:06 +09:00
Chat Add a centralised constant for the osu URL schema protocol 2022-02-18 15:57:37 +09:00
Collections/IO Update remaining usages of GetSuitableHost in template projects 2022-01-25 14:15:29 +09:00
Database Move all usages of client.realm filename to a single const 2022-03-30 13:34:48 +09:00
Editing Revert local registrations in test scenes 2022-02-18 16:52:34 +09:00
Gameplay Make "skin.ini" the default skin filename and remove redundant parameters 2022-03-23 15:05:01 +09:00
Input Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Localisation
Models
Mods Fix clear identifier typos 2021-12-27 20:26:28 -08:00
NonVisual Add test coverage of skin lookups failing when @2x and extension are present 2022-04-07 14:11:38 +09:00
Online Fix intermittent failures on TestBeatmapDownloadingFlow due to slow realm refresh 2022-03-10 20:33:14 +09:00
OnlinePlay Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
Resources Remove no longer necessary MaxCombo assignment in tests 2022-03-20 16:29:56 +03:00
Rulesets Fix incorrect provided ruleset in test 2022-03-15 09:21:09 +09:00
Scores/IO Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
ScrollAlgorithms
Skins Make providing a custom ResourceStore to LegacyBeatmapSkin optional (for tests only) 2022-03-23 14:57:42 +09:00
Testing
Utils Add tests showing expected behaviour of naming helper 2022-02-17 00:28:13 +01:00
Visual Add failing replay button enabled test asserts 2022-04-06 20:43:56 -07:00
ImportTest.cs Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
osu.Game.Tests.csproj Update dependencies 2022-03-09 19:09:51 +09:00
tests.ruleset
WaveformTestBeatmap.cs