Commit Graph

16 Commits

Author SHA1 Message Date
Dean Herbert 2d20c088f7 Remove test which is failing due to magic numbers 2019-06-18 18:31:42 +09:00
smoogipoo 512b9dfd82 Fix potential songselect testcase failures 2019-06-14 20:18:22 +09:00
smoogipoo 243cd517ad Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups
# Conflicts:
#	osu.Game.Tests/Visual/SongSelect/TestScenePlaySongSelect.cs
2019-06-12 17:24:16 +09:00
smoogipoo 28f8b04765 Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups 2019-06-12 16:47:56 +09:00
David Zhao a53ade07a5 remove unused using 2019-06-11 15:51:57 +09:00
David Zhao 975bb3db8a cleanup 2019-06-11 15:51:14 +09:00
David Zhao d4ba67747b fix test count 2019-06-11 14:24:04 +09:00
David Zhao 41e3e2222b fix test 2019-06-10 18:40:49 +09:00
David Zhao 1aa865c3fb split out method for reuse 2019-06-10 18:34:24 +09:00
Dean Herbert d7cb932606
Merge branch 'master' into selection-update 2019-06-10 17:51:40 +09:00
Dean Herbert 600503ec8e Use Task.Run/Wait to avoid warnings 2019-06-10 13:42:29 +09:00
Dean Herbert f33a5bc54c Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
David Zhao 1a871af552 Fix hide selection, add test 2019-05-28 19:15:29 +09:00
David Zhao 436760de96 Change test name 2019-05-28 14:34:52 +09:00
David Zhao e59a00ac6e Remove excessive selection updating 2019-05-28 14:04:33 +09:00
Roman Kapustin 459a285cd8 Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00