This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2025-03-06 10:27:45 +08:00
Code
Issues
Releases
Wiki
Activity
osu-lazer
/
osu.Game.Tests
/
Visual
/
Beatmaps
History
Bartłomiej Dach
03e4ec4214
Merge branch 'master' into realm-integration/score-and-beatmaps
2022-01-15 14:45:42 +01:00
..
TestSceneBeatmapCard.cs
Make tests compile again
2022-01-12 17:00:16 +09:00
TestSceneBeatmapCardDifficultyList.cs
Remove unused params from BDL methods
2022-01-15 01:06:39 +01:00
TestSceneBeatmapCardDownloadButton.cs
Use
BindTarget
from card rather than caching & resolving download tracker
2021-11-20 18:48:26 +01:00
TestSceneBeatmapCardFavouriteButton.cs
Add test coverage for favourite button
2021-11-08 11:53:53 +01:00
TestSceneBeatmapCardThumbnail.cs
Fix intermittent beatmap thumbnail test
2021-11-25 22:05:39 +09:00
TestSceneBeatmapSetOnlineStatusPill.cs
Rename
BeatmapSetOnlineStatus
to
BeatmapOnlineStatus
2021-11-24 18:42:49 +09:00
TestSceneDifficultySpectrumDisplay.cs
Fix
APIBeatmapSet.Beatmaps
being
IEnumerable
, causing stupid issues
2021-11-04 16:50:14 +09:00