Commit Graph

890 Commits

Author SHA1 Message Date
baa9e0441f Merge pull request #20428 from frenzibyte/fix-update-progress-notification
Fix update progress notification not closing on completion
2022-09-28 17:43:45 +09:00
836da6a5e6 Merge pull request #20485 from peppy/leaderboard-nrt
Apply NRT to leaderboard hierarchy
2022-09-26 18:53:37 +09:00
0f18bef3f3 Fix incorrect test assumptions 2022-09-26 17:59:39 +09:00
82d4689716 Add failing test showing progress notifications can be flung and cancelled 2022-09-26 14:33:12 +09:00
4bd92b89bc Change test scene to ensure progress notification is closed on completion 2022-09-23 16:29:19 +03:00
29fa868fde Fix test scene not resetting mouse position
Also fixes until step flipped.
2022-09-21 03:05:44 +03:00
8b918d29fc Add failing test case 2022-09-21 00:15:50 +03:00
8837618ab1 Merge pull request #20342 from smoogipoo/server-shutdown-countdown
Implement server shutdown countdown + notification
2022-09-20 20:51:16 +09:00
fc6ab9c6a9 Add test coverage of shutdown notifications 2022-09-20 17:42:39 +09:00
0ff4e343f8 Add failing test showing incorrect unread notification count 2022-09-16 16:29:54 +09:00
f86bbaae30 Merge branch 'master' into mods-effect-displays 2022-09-15 21:17:58 +09:00
9824d09d49 Add test coverage 2022-09-15 04:30:09 +03:00
88107108ee Add ability to flick notifications to the right to store for later 2022-09-12 20:20:57 +09:00
f56f6545c0 Add test coverage of flinging 2022-09-12 19:06:09 +09:00
bcbc867694 Merge branch 'master' into mods-effect-displays 2022-09-12 16:35:28 +09:00
8e6b2796eb Merge branch 'master' into notification-fling 2022-09-12 16:19:36 +09:00
92beb6cbe7 Hide notification read light when in a toast state
Also adds test coverage of read state and light.
2022-09-12 15:17:45 +09:00
9b31aa6d7a Fix activation not firing with refactors 2022-09-12 15:04:30 +09:00
2b79e6b2de Add test coverage of update notification 2022-09-12 14:52:16 +09:00
064fe832c7 Fix test 2022-09-10 23:18:59 +03:00
a9094c6b03 Add test coverage of clicking close button to dismiss 2022-09-10 15:18:32 +09:00
efe3b1aa7b Allow dismissing notifications without performing action using middle / right click 2022-09-10 15:10:37 +09:00
9ec399a25a Remove NRT overrides in new tests 2022-09-09 17:49:31 +09:00
68d1b7d7cf Reduce test count 2022-09-09 17:48:51 +09:00
27f745b980 Merge branch 'master' into fix_progress_bar_info 2022-09-09 17:34:13 +09:00
0514c96191 Fix incorrect count tracking when notification is manually disposed 2022-09-05 19:26:40 +09:00
229e1a8ef7 Fix notification overlay being present when it doesn't need to 2022-09-05 19:13:58 +09:00
56886fed09 Add test coverage of progress notification completions showing 2022-09-05 18:39:11 +09:00
bc5340e33a Merge branch 'master' into fix_progress_bar_info 2022-09-02 18:00:35 +09:00
7a8fa5c2e4 Fix filenames mismatch 2022-09-02 09:56:00 +01:00
6a35b233e5 Merge branch 'master' into remove-dispose-updates 2022-09-01 23:03:19 +09:00
921a9ef895 clean up 2022-08-31 22:18:52 +01:00
a548b28158 Added test scene for SizePreservingSpriteText 2022-08-31 22:05:46 +01:00
ba20044af4 Fix missing nullability consideraition 2022-08-31 23:24:39 +09:00
31a9980686 Update remaining test expectations with new behaviour 2022-08-31 00:57:30 +09:00
b8fda1a16f Apply NRT to notification classes
and tidy things up a bit.
2022-08-30 15:57:10 +09:00
43f2ba6596 Added test scene 2022-08-29 22:00:33 +01:00
d20e7da2d9 Changed epsilon 2022-08-29 21:03:22 +01:00
545e0bbcef Adjust inheritors and test 2022-08-29 22:49:25 +03:00
a215d009fe Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
423f6f90f2 Remove async calls from ScoreManager 2022-08-29 15:34:08 +09:00
d4a52baa56 Added visual test for UprightAspectMaintainingContainer 2022-08-29 00:07:42 +01:00
2a12194ff9 Test colours 2022-08-28 02:59:38 +03:00
90334a2b91 Add test scene 2022-08-27 20:12:45 +03:00
9a579871c0 Remove pointless initial import 2022-08-23 17:33:53 +09:00
a62deae3cc Use local realm rather than fetching from dependencies 2022-08-23 17:33:53 +09:00
690e048864 Ensure all initial imports are completed before running playlist overlay tests steps 2022-08-23 17:33:53 +09:00
058d67f8e8 Merge pull request #19695 from naoei/ruleset-localization
Change most ruleset-accessible string types to Localisable strings
2022-08-22 16:13:23 +09:00
a494e55d93 Adjust test scene to reflect new behaviour 2022-08-15 20:43:19 +02:00
f0ad31b650 Add failing test case 2022-08-15 20:38:22 +02:00