Dean Herbert
|
ac1534cda2
|
Add test covering existing button actually changing to LocallyAvailable state
|
2021-04-28 15:54:40 +09:00 |
|
Dean Herbert
|
ea3bb07924
|
Add test that fails on incorrect system/info message ordering
|
2021-04-22 14:51:14 +09:00 |
|
Salman Ahmed
|
8f84abf348
|
Display "replays watched" tooltip for replays subsection
|
2021-04-12 21:51:06 +03:00 |
|
Dean Herbert
|
aeff9bd853
|
Add return bool to HandleRequest to better trigger failures
|
2021-03-23 18:17:29 +09:00 |
|
Salman Ahmed
|
2609b22d53
|
Replace usage of CurrentModeRank in line with API change
|
2021-03-01 23:07:25 +03:00 |
|
Dean Herbert
|
cdbf8de29d
|
Update other tests which can benefit from using a shorter beatmap
|
2021-02-22 14:53:32 +09:00 |
|
Salman Ahmed
|
a407bfe73b
|
Privatize UserRanks and expose a similar CountryRank field instead
|
2021-02-18 15:37:52 +03:00 |
|
Salman Ahmed
|
a845e96b7a
|
Replace Ranks.Global completely with a GlobalRank property
|
2021-02-17 08:52:04 +03:00 |
|
Dean Herbert
|
f7374703f0
|
Update tests to match dev domain
|
2021-02-12 15:29:21 +09:00 |
|
Dean Herbert
|
0a96f4d403
|
Avoid assigning null to a non-nullable property
|
2021-02-09 18:56:27 +09:00 |
|
Dean Herbert
|
17475e60b0
|
Fix missed test scene update
|
2021-02-09 18:48:50 +09:00 |
|
Dean Herbert
|
3206c7cbae
|
Merge branch 'master' into overlay-header-refactor
|
2021-02-09 18:20:07 +09:00 |
|
Dean Herbert
|
3002fef05e
|
Remove empty parenthesis
|
2021-02-02 16:11:13 +09:00 |
|
Dean Herbert
|
b3105fb292
|
Add coverage of local echo messages performing automatic scrolling
|
2021-02-02 15:46:42 +09:00 |
|
Dean Herbert
|
3670bd40c2
|
Add test coverage of user scroll overriding
|
2021-02-02 15:44:11 +09:00 |
|
Dean Herbert
|
398ab9c2c2
|
Use UserTrackingScrollContainer instead
|
2021-02-02 15:29:38 +09:00 |
|
Salman Ahmed
|
dcb1626e4d
|
Remove no longer necessary field
|
2021-02-01 22:38:42 +03:00 |
|
Salman Ahmed
|
39d46d21e6
|
Add failing test case
|
2021-01-31 23:44:51 +03:00 |
|
Dean Herbert
|
fedcbf79fa
|
Merge pull request #11572 from EVAST9919/comment-pill
Make VotePill background transparent for own comments
|
2021-01-26 18:57:00 +09:00 |
|
Salman Ahmed
|
c317d60169
|
Add offline test scene for beatmap listing overlay
|
2021-01-26 00:03:20 +03:00 |
|
Salman Ahmed
|
9312de7c23
|
Move online beatmap listing overlay to separate test scene
|
2021-01-26 00:03:20 +03:00 |
|
Andrei Zavatski
|
e9d10bb6e7
|
Revert "Minor refactoring"
This reverts commit 3d42cc1f91 .
|
2021-01-22 22:49:49 +03:00 |
|
Andrei Zavatski
|
3d42cc1f91
|
Minor refactoring
|
2021-01-22 22:27:26 +03:00 |
|
Andrei Zavatski
|
20161aea6a
|
Show LoginOverlay if not logged-in when clicking on a pill
|
2021-01-22 21:47:53 +03:00 |
|
Andrei Zavatski
|
6379381f95
|
Make VotePill background transparent for own comments
|
2021-01-22 20:46:20 +03:00 |
|
Andrei Zavatski
|
da0066e7b0
|
Merge master with conflicts resolved
|
2021-01-21 07:30:47 +03:00 |
|
Andrei Zavatski
|
2ca3ccad06
|
Move all the content to BeatmapSetHeaderContent drawable
|
2021-01-20 04:56:46 +03:00 |
|
Andrei Zavatski
|
f0add0a7cf
|
Make BeatmapSetOverlay use OverlayHeader
|
2021-01-19 01:34:37 +03:00 |
|
Andrei Zavatski
|
27ffc98445
|
Implement WebOverlay component
|
2021-01-18 10:48:12 +03:00 |
|
Salman Ahmed
|
7fd55efc43
|
Add test cases for displaying explicit beatmaps
|
2021-01-13 12:27:15 +03:00 |
|
Dean Herbert
|
8f0413472c
|
Add test coverage of null users in scoreboard
|
2020-12-28 20:30:08 +09:00 |
|
Dean Herbert
|
69fab7de77
|
Merge pull request #11307 from bdach/fix-account-creation-overlay-after-logout
Fix account creation overlay not showing up the first time after a log-out
|
2020-12-28 11:52:48 +09:00 |
|
Bartłomiej Dach
|
09b0a57290
|
Schedule all of setup to avoid headless test fail
|
2020-12-25 21:06:03 +01:00 |
|
Bartłomiej Dach
|
c32fc05f69
|
Improve test scene coverage of corner cases
|
2020-12-25 21:06:03 +01:00 |
|
Bartłomiej Dach
|
3ac618778f
|
Handle all changelog entry types correctly
|
2020-12-25 21:06:03 +01:00 |
|
Bartłomiej Dach
|
dacf6d5a34
|
Decouple changelog test scene from web
|
2020-12-25 21:06:03 +01:00 |
|
Bartłomiej Dach
|
3a6a3a067b
|
Rewrite test to cover failure case
|
2020-12-25 15:12:37 +01:00 |
|
Dean Herbert
|
66a23c22e5
|
Fix various tests failing due to dependence on specific online data
|
2020-12-24 21:28:24 +09:00 |
|
Bartłomiej Dach
|
afa6a86954
|
Remove unnecessary lookup incrementing
|
2020-12-19 19:00:05 +01:00 |
|
Dean Herbert
|
07a8ffa4aa
|
Fix failing tests due to ignoring the lookup ID
|
2020-12-18 16:50:25 +09:00 |
|
Dean Herbert
|
9226a67f16
|
Merge branch 'master' into spectator-driven-leaderboard
|
2020-12-18 16:47:46 +09:00 |
|
Dean Herbert
|
206bf3713e
|
Make IAPIProvider read-only bindables into IBindables
|
2020-12-18 15:16:36 +09:00 |
|
Salman Ahmed
|
9c22753f3f
|
Remove unnecessary inheritance to OverlayView
|
2020-12-18 02:51:19 +03:00 |
|
Dean Herbert
|
c1ba0f4642
|
Use a local lookup cache for better usernames
|
2020-12-16 16:20:29 +09:00 |
|
Dean Herbert
|
eb38bc4b4c
|
Add the ability to import into ArchiveModelManagers from a stream
|
2020-12-07 18:09:18 +09:00 |
|
Bartłomiej Dach
|
5701b32bae
|
Handle constant graphs better
|
2020-11-23 22:12:32 +01:00 |
|
Bartłomiej Dach
|
20f1775ddb
|
Rename test scene to match tested class
|
2020-11-23 21:09:25 +01:00 |
|
Bartłomiej Dach
|
087ea9c9a5
|
Fix typo in test name
|
2020-11-23 20:51:38 +01:00 |
|
Andrei Zavatski
|
3c0ee7de9b
|
Add proper tests
|
2020-11-23 09:51:50 +03:00 |
|
Andrei Zavatski
|
fe9d17fc56
|
Fix CodeFactor issues
|
2020-11-14 20:31:03 +03:00 |
|