4153f8d49d
Fix edge case making test fail
...
Forgot that if a PM channel was the last tab, it hid itself upon selecting due to changing its width, which made the last-visible-selected assert fail. Made this particular test only use non-PM channels.
2020-03-16 21:31:22 +01:00
0f40671e69
Mix normal channel tabs with PM ones
2020-03-16 19:44:03 +01:00
50c2e65e3c
Improve TestSceneChatOverlay
2020-03-16 19:10:42 +01:00
0245bab7c6
Merge branch 'master' into user-cards-update
2020-03-16 14:27:21 +09:00
12293bea1d
Merge branch 'master' into fix-chat-tabs
2020-03-16 09:57:01 +09:00
1a6056637b
Turn off italics test for now (may come back if we switch chat to content font)
2020-03-15 01:43:48 +09:00
38d00c7f0a
Revert unnecessary changes and actually trim the whitespace
2020-03-13 21:29:10 +01:00
8d3cab0e16
Trim whitespace
2020-03-13 18:58:32 +01:00
0bbae094dd
Add active tab closing behaviour tests
2020-03-13 18:34:51 +01:00
694e56b0d1
Add non-PM chat tabs to tests
2020-03-13 18:34:51 +01:00
d3c0deb381
Merge branch 'master' into friends-update-streams
2020-03-11 14:09:27 +09:00
ed837d3115
Use framework extension method for FromHex
2020-03-11 10:18:41 +09:00
9f44a7b2ce
Simplify status assignment in the test scene
2020-03-08 03:07:14 +03:00
bf9e289f3a
Merge master with conflicts resolved
2020-03-05 04:11:12 +03:00
b8889318db
Pass rulesets to solo game status
2020-03-04 22:13:31 +01:00
afa3ce494d
Set online status in activity test
...
The test would check nothing otherwise.
2020-03-04 22:07:02 +01:00
5fa2638e81
Rename tests to adhere to convention
2020-03-04 22:05:48 +01:00
1bd49d50c7
Remove unnecessary raw string prefixes
2020-03-04 22:05:08 +01:00
5b25b5dfab
Change brace style
2020-03-04 22:04:49 +01:00
e3e66991b0
Move initialisation logic to [SetUp]
2020-03-04 22:02:36 +01:00
6631b07442
Refactor to replace existing panels
2020-03-04 14:58:15 +03:00
937d9da43b
Implement OverlayUpdateStreamControl component
2020-03-03 17:01:58 +03:00
8dcdd6db6f
Rename UpdateStream components to ChangelogUpdateStream
2020-03-03 16:20:36 +03:00
54d83eff94
Use OverlayColourProfider for VotePill component
2020-02-26 19:35:20 +03:00
c1455be855
Add tests
2020-02-25 10:29:03 +03:00
a512226036
Use attribute instead of CreateChildDependencies
2020-02-22 13:47:42 +01:00
f248c0a98e
Fix regressed direct panel test scene
...
Due to unnoticed past changes TestSceneDirectPanel has regressed in that
clicking the preview track button would crash due to an unregistered
IPreviewTrackOwner dependency.
Make the test scene itself implement that empty interface and cache
itself as IPreviewTrackOwner so that preview tracks lower down can
resolve the dependency.
As the test is purely visual and has no assertions, and the important
logic in that area (preview track playing logic) is already well-covered
enough elsewhere, no further changes were made.
2020-02-22 00:58:33 +01:00
db1e5abad7
Merge pull request #7786 from EVAST9919/subcomments-alter-new
...
Add ability to load long comment trees in CommentsContainer
2020-02-21 21:18:33 +09:00
41c6d2f2e7
Merge remote-tracking branch 'origin/master' into subcomments-alter-new
2020-02-21 17:02:58 +09:00
92f6f0207c
Rename LoadingAnimation to LoadingSpinner
2020-02-21 15:33:31 +09:00
623b78d675
Combine all loading animation implementations
2020-02-21 15:32:46 +09:00
5c16dbbea9
Merge pull request #7919 from smoogipoo/null-leaderboard-position
...
Support null leaderboard position
2020-02-20 16:27:24 +09:00
d79ca97fe9
Make beatmap scores also support null position
2020-02-20 15:04:12 +09:00
bf5c34a014
Merge branch 'master' into rankings-clickable-countries
2020-02-20 14:21:44 +09:00
8fcfb73d72
Implement BeatmapListingOverlay
2020-02-19 17:40:54 +03:00
1417c90173
Remove redundant blank line
2020-02-19 17:24:44 +03:00
a79398ddbd
Fix incorrect caching in TestSceneRankingsOverlay
2020-02-19 17:09:22 +03:00
3bf3becdd6
Merge remote-tracking branch 'refs/remotes/ppy/master' into subcomments-alter-new
2020-02-18 13:27:08 +03:00
b18f9e195e
Merge branch 'master' into bindable-list-events
2020-02-18 18:47:06 +09:00
20dc1a7dcd
Merge remote-tracking branch 'refs/remotes/ppy/master' into new-direct-sort
2020-02-17 21:57:19 +03:00
958c891d15
Update with framework-side bindable list changes
2020-02-17 15:06:14 +09:00
480e5677ed
Use OverlayColourProvider for CounterPill in profile overlay
2020-02-17 04:29:41 +03:00
a9f366fda3
Implement OverlaySortTabControl component
2020-02-17 02:20:53 +03:00
5a5e3b9410
Merge branch 'master' into align-score-right-content
2020-02-16 06:20:41 +01:00
e5a66bdef3
Refactor drawable profile score to match web
2020-02-16 06:16:02 +01:00
01f9966933
Cover case of incorrect display in test scene
2020-02-15 16:05:15 +01:00
bb541f5ae4
Update inspectcode version and fix new issues
2020-02-15 11:54:29 +09:00
7cb11be810
Merge remote-tracking branch 'refs/remotes/ppy/master' into subcomments-alter-new
2020-02-14 20:55:51 +03:00
b86b5e9adb
Move nested class to bottom of file
2020-02-14 15:27:39 +09:00
c34f1f40ea
Fix test text not being centered
2020-02-14 15:27:09 +09:00