Commit Graph

418 Commits

Author SHA1 Message Date
ce9c63970c Fix button colors in beatmap options test 2020-09-14 11:20:43 -07:00
1a8a7ae7f8 Remove hardcoded key param from AddButton 2020-09-14 11:19:18 -07:00
4061480419 Rename menu item 2020-09-11 16:02:46 +09:00
6b56c6e83f Rename to CollectionMenuItem 2020-09-09 23:11:19 +09:00
43525614ad Store raw BeatmapCollection in filter control 2020-09-09 23:10:21 +09:00
4ddf5f054b Rename BeatmapCollectionManager -> CollectionManager 2020-09-09 15:31:08 +09:00
4962213cc4 Rename manage collections filter/text 2020-09-08 18:42:55 +09:00
f581df47c8 Add "New collection..." item to dropdown 2020-09-08 18:25:09 +09:00
bee450ae1e Fix tests/add placeholder item tests 2020-09-08 17:05:51 +09:00
c2da3d9c84 Fix button input and tests 2020-09-08 14:36:38 +09:00
525026e7f0 Fix tests failing due to timings 2020-09-08 13:23:58 +09:00
ca4423af74 Fix tests 2020-09-08 00:07:12 +09:00
e37c04cb6d Change back to solid icon 2020-09-08 00:04:03 +09:00
a1214512bc Add filter control tests 2020-09-07 23:57:49 +09:00
6cc4517600 Merge branch 'master' into collection-database 2020-09-07 20:03:11 +09:00
4459287b35 Add filter control test scene 2020-09-02 20:25:12 +09:00
ed74c39b55 Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00
69548447a7 Adjust step name 2020-07-13 20:03:07 +09:00
cd3500510e Fix carousel tests relying on initial selection being null 2020-07-13 17:05:29 +09:00
c36d9d4fc3 Add test coverage 2020-06-25 20:01:29 +09:00
702bd2b65d Fix potential nullref in test 2020-06-11 13:41:53 +09:00
93572fc17d Merge branch 'master' into present-recommended 2020-06-03 12:31:23 +09:00
648999a2de Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
81889e0034 Fix tests potentially selecting a deleted beatmap 2020-05-04 15:20:43 +09:00
02b9f51bdd Add failing test 2020-05-04 15:20:43 +09:00
a1cd007cad Fix song select tests potentially failing due to difficulty panels not yet displayed 2020-05-04 14:44:53 +09:00
d30e4061cc Add clarifying comment about pp choice 2020-05-01 19:46:49 +03:00
3cf60e6e00 Add failing test 2020-05-01 19:43:18 +03:00
2913a81835 Improve test code quality & safety 2020-05-01 16:59:45 +02:00
33a608fd15 Merge branch 'master' of https://github.com/ppy/osu into present-recommended
 Conflicts:
	osu.Game/Screens/Select/SongSelect.cs
2020-05-01 11:06:20 +03:00
cf4e79cf38 Show loading spinner when carousel is not ready to be displayed 2020-04-30 11:51:06 +09:00
f68a7401b9 Fix comment 2020-04-25 10:37:18 +03:00
e65acc3401 Other review suggestions 2020-04-25 10:36:19 +03:00
e906ec4d92 Fix typo 2020-04-25 10:25:07 +03:00
52416ea90a Use GetRuleset 2020-04-25 10:22:19 +03:00
ce47b7ca93 Unnest in SetUpSteps 2020-04-25 10:21:01 +03:00
657bf5ad86 Merge branch 'master' of https://github.com/ppy/osu into present-recommended 2020-04-25 10:13:57 +03:00
90fa58b3b6 More testing 2020-04-17 19:57:39 +03:00
5833a7ac91 Fix presenting new ruleset and beatmap at once causing wedge display desync 2020-04-17 18:56:17 +09:00
da9bd74e2e Very basic testing 2020-04-15 20:19:17 +03:00
c0c1f2c023 Add test coverage 2020-04-11 17:17:18 +09:00
35f97dfc75 Style changes 2020-04-09 18:59:18 +03:00
caa404f8fa Remove test for now 2020-04-09 18:48:13 +03:00
260de77304 Merge branch 'master' into select-recommended 2020-04-09 15:30:35 +09:00
f4c8b6d219 Fix copy paste oversight 2020-03-29 18:55:47 +03:00
a72f0f57f6 Refactor tests for readability 2020-03-30 00:05:07 +09:00
07c7233b3d Change int div comments 2020-03-29 23:46:28 +09:00
8cab303611 Cover skipDifficulties = false in tests 2020-03-28 21:02:55 +02:00
63f6269eb0 Test both ways 2020-03-28 13:10:20 +02:00
659865b457 Use understandable set id 2020-03-28 13:08:06 +02:00