Commit Graph

3854 Commits

Author SHA1 Message Date
c1a9bf507a Add failing test case 2020-08-15 13:06:53 +02:00
626cd4042f Merge branch 'master' into delay-beatmap-load 2020-08-14 15:09:30 +09:00
2c6afce524 Merge pull request #9843 from smoogipoo/fix-playlist-mods 2020-08-14 11:11:13 +09:00
0500d82b5b Fix playlist items sharing mod instances 2020-08-13 19:48:41 +09:00
3cb22fad82 Fix mods sharing bindable instances 2020-08-13 19:48:31 +09:00
cf9bda6c19 Add coverage of early exit with null and non-null player 2020-08-13 13:05:13 +09:00
fd7bf70b7d Remove weird "after load" action
This was pretty pointless anyway and from its usages, doesn't look to
need to exist.
2020-08-13 13:03:18 +09:00
5b536aebe7 Add missing null checks and avoid cross-test pollution 2020-08-13 12:53:37 +09:00
f3202fb123 Naming adjustments 2020-08-12 11:24:26 +03:00
fdfda453c7 Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-news 2020-08-11 20:14:52 +03:00
dd2f677aa4 Merge pull request #9633 from Joehuu/fix-keybind-clearing 2020-08-11 11:01:03 +09:00
d7de8b2916 Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-10 17:17:07 +00:00
cddd4f0a97 Implement HomeShowMoreNewsPanel 2020-08-07 13:18:31 +03:00
76d35a7667 Implement HomeNewsGroupPanel 2020-08-07 12:59:45 +03:00
2e0f567d5d Implement HomeNewsPanel component 2020-08-07 11:33:02 +03:00
d7e82efb67 Fix tests 2020-08-04 21:16:59 +09:00
6d266b5a93 Merge pull request #9712 from frenzibyte/merge-global-to-legacy
Merge GlobalSkinConfiguration settings into the LegacySetting enum
2020-08-03 19:16:35 +09:00
b448ca3efe Merge branch 'master' into merge-global-to-legacy 2020-08-03 16:00:52 +09:00
057d6f03e5 Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-beatmap-panel 2020-08-03 09:54:47 +03:00
6511d6416b Merge branch 'master' into fix-keybind-clearing 2020-08-03 15:26:09 +09:00
435c9de8b9 Re-privatise buttons 2020-08-03 15:25:23 +09:00
4189e918a3 Merge branch 'master' into news 2020-08-03 14:16:45 +09:00
d49e54deb6 Add failing test for another regressing behavior 2020-08-02 12:47:23 -07:00
ba77fa2945 Add test for clear button 2020-08-02 12:41:35 -07:00
dc559093cd Rename namespace from Dashboard to Home 2020-08-02 21:47:09 +03:00
bddc61756a Rework padding 2020-08-02 21:44:34 +03:00
b5f688e63a Implement DashboardBeatmapListing component 2020-08-01 07:04:39 +03:00
7624804edf Implement DashboardPopularBeatmapPanel component 2020-08-01 06:23:06 +03:00
ce47a34991 Implement DashboardNewBeatmapPanel component 2020-08-01 06:14:24 +03:00
74f70136fd Implement DashboardBeatmapPanel component 2020-08-01 06:00:24 +03:00
d63f040477 Merge branch 'master' into multi-position 2020-07-31 23:10:25 +09:00
909b38a019 Merge branch 'master' into multi-pagination 2020-07-31 22:41:24 +09:00
4f3795486d Post-process responses to populate positions 2020-07-31 22:36:44 +09:00
f1e721e396 Rewrite test scene and add more tests 2020-07-31 21:39:50 +09:00
88e179d8aa Split out index-only response 2020-07-31 17:40:58 +09:00
2df5fafea0 Add failing test case 2020-07-30 21:39:45 +02:00
5af45bcdcc Expand tests to cover non-bank sample lookups 2020-07-30 20:10:41 +02:00
e1856503c2 Merge master with conflicts resolved 2020-07-30 08:41:45 +03:00
d4496eb982 Update ShowMoreButton in line with web 2020-07-30 04:51:09 +03:00
5439099b7c Merge GlobalSkinConfiguration settings into the LegacySetting enum 2020-07-29 10:35:51 +03:00
255b733fe8 Merge branch 'master' into multi-pagination 2020-07-28 20:20:54 +09:00
ca434e82d9 Fix test failures due to gameplay clock not being unpaused 2020-07-28 17:09:38 +09:00
ab97645bc0 Merge branch 'master' into news 2020-07-28 15:36:12 +09:00
91c2afe9f1 Merge branch 'master' into fix-gameplay-sample-pausing 2020-07-28 15:10:37 +09:00
cc0d5d74d7 Merge branch 'master' into Issue#9170 2020-07-28 13:36:42 +09:00
33e8e0aa18 Add back until steps so headless tests can better handle thread delays 2020-07-27 19:05:31 +09:00
1f8abf2cf6 Fix headless tests 2020-07-27 19:03:21 +09:00
5fd73795f6 Remove wait steps and add coverage of non-looping sounds 2020-07-27 18:02:17 +09:00
12368ace3b Rename variable 2020-07-27 17:46:44 +09:00
d8f4e044de Add test coverage 2020-07-27 17:46:10 +09:00