07e14b1267
Disable unnecessary inspection
2020-12-01 01:37:53 +09:00
b401259f84
Add test coverage
2020-12-01 01:19:39 +09:00
f8db7a9902
Remove ScrollableContent container from carousel
...
This was causing multiple issues with masking and sizing and really
didn't need to exist in the first place. Also not sure why the pool was
nested inside the scroll container, but it isn't any more. Probably for
the best.
2020-11-26 18:28:54 +09:00
ef3c918a3c
Simplify input buttons/keys in tests
2020-11-09 14:18:20 -08:00
164370bc7d
Resolve more CA1805 inspections
2020-11-01 20:51:23 +01:00
467bb9b96f
Merge branch 'master' into beatmap-carousel-refactor
2020-10-19 13:17:11 +09:00
88ffcb9234
Update EndsWith usages
2020-10-16 12:58:34 +09:00
5d11db7753
Locallise ChildItems to DrawableCarouselBeatmapSet for clarity
2020-10-13 19:31:29 +09:00
4160feb3da
Add test specifically for many panels visible
2020-10-13 17:37:33 +09:00
1f0aa974dd
Fix failing tests
2020-10-13 17:37:33 +09:00
dd8943eb7f
Update test scene to fix crash
2020-10-13 17:37:33 +09:00
9814e9ba7f
Split classes out to reduce loc burder on DrawableCarouselBeatmapSet
2020-10-13 17:37:33 +09:00
580ea62710
Temporarily increase test beatmap count for perf testing
2020-10-13 17:37:33 +09:00
3143224e5b
Refactor how drawable carousel items are constructed
2020-10-13 17:37:33 +09:00
dbfaa4a0df
Remove beatmap paths from tests where they would result in exceptions
2020-09-15 22:50:44 +09:00
d03bfec807
Merge branch 'master' into fix-test-storage-weirdness
2020-09-15 16:54:06 +09:00
3242b10187
Change order of dependency caching to promote use of locals
2020-09-15 15:00:04 +09:00
15e423157b
Fix tests that access LocalStorage before BDL
2020-09-15 14:17:40 +09:00
c833f5fcc4
Reorder buttons to match stable
2020-09-14 11:23:41 -07:00
c30174cea3
Add manage collections button to beatmap options
2020-09-14 11:21:23 -07:00
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
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
cf4e79cf38
Show loading spinner when carousel is not ready to be displayed
2020-04-30 11:51:06 +09:00
5833a7ac91
Fix presenting new ruleset and beatmap at once causing wedge display desync
2020-04-17 18:56:17 +09: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