..
Audio
Fix AudioFilter
test not stopping track on forced exit
2021-10-14 12:55:02 +09:00
Background
Fix user dim test scene accumulating no fail instances in SelectedMods
2022-05-05 22:16:56 +02:00
Beatmaps
Add FeaturedInSpotlight
property to API beatmapsets
2022-05-14 19:46:13 +03:00
Collections
Update indentation to be clearer
2022-05-04 13:43:59 +08:00
Colours
Add visual test scene
2021-08-03 15:02:18 +03:00
Components
Rewrite PreviewTrackManager
to avoid constructing TrackBass
locally
2021-11-09 17:38:12 +09:00
Editing
Remove redundant initialiser
2022-05-29 16:06:01 +02:00
Gameplay
Fix remaining cases of incorrect GameplayState
construction in tests
2022-05-28 15:23:29 +02:00
Menus
Add unread count to INotificationOverlay
and fix toolbar button DI logic
2022-04-19 11:16:45 +09:00
Mods
Add testing for auto-restart behaviour
2021-08-15 15:04:14 +02:00
Multiplayer
Fix unexpected assertion failure
2022-05-27 20:59:00 +09:00
Navigation
Remove "V2" suffix from ChatOverlay
components
2022-05-30 17:54:09 +09:00
Online
Select correct channel regardless of load order
2022-05-30 17:57:48 +09:00
Playlists
Ensure some results have been loaded in playlist results screen tests
2022-05-30 19:29:16 +09:00
Ranking
Fix unobserved exceptions due to unimplemented beatmap converter
2022-05-28 14:10:57 +02:00
Settings
Fix compile errors
2022-05-18 10:56:42 +09:00
SongSelect
Fix test failure due to async-loading of content
2022-05-20 19:08:41 +03:00
UserInterface
Use more proper button subtypes in tests
2022-05-25 23:06:12 +02:00
TestMultiplayerComponents.cs
Update screen transition events to use new event args
2022-04-22 00:52:44 +09:00
TestSceneOsuScreenStack.cs
Move MusicController
adjustment set to inside OsuScreen
itself (and result nullable
)
2021-09-16 16:08:09 +09:00