Salman Ahmed
|
86b1164e28
|
Add visual test case
|
2023-01-05 14:41:26 +03:00 |
|
Bartłomiej Dach
|
73f14bd14f
|
Enable NRT in user profile overlay test scenes
|
2023-01-01 23:49:15 +01:00 |
|
Feodor0090
|
930cd15649
|
Merge branch 'master' into comment-editor-1
|
2022-12-28 17:46:01 +05:00 |
|
Dean Herbert
|
efe057176e
|
Make OsuButton abstract
|
2022-12-13 22:13:48 +09:00 |
|
Andrei Zavatski
|
890dd9cd06
|
Fix input doesn't take original drawable modifications into account
|
2022-12-12 15:10:03 +03:00 |
|
Andrei Zavatski
|
37a0756321
|
Add tests
|
2022-12-12 14:38:24 +03:00 |
|
Dean Herbert
|
731184eb39
|
Revert "Merge pull request #21614 from EVAST9919/button-fix"
This reverts commit 4bd196684f , reversing
changes made to a1d22ef77a .
|
2022-12-12 13:43:01 +09:00 |
|
Andrei Zavatski
|
1332568796
|
Fix SettingsButton receiving input at padded area
|
2022-12-12 03:10:13 +03:00 |
|
Bartłomiej Dach
|
0bfc46963b
|
Add failing test case
|
2022-12-06 23:25:35 +01:00 |
|
ansel
|
1763618488
|
Fix spinner presense check & field click
|
2022-11-30 13:58:03 +03:00 |
|
ansel
|
a8422961dc
|
Rename button spinner prop again
|
2022-11-30 13:30:57 +03:00 |
|
ansel
|
f0922d34bb
|
Fix cancel test failure
|
2022-11-30 13:30:00 +03:00 |
|
Dean Herbert
|
4a747182b4
|
Merge branch 'master' into comment-editor-1
|
2022-11-30 17:22:59 +09:00 |
|
ansel
|
84aaf5fedf
|
Change ways to access submit button state
|
2022-11-29 14:37:35 +03:00 |
|
ansel
|
6c126f5223
|
Remove useless local actions on click
|
2022-11-29 14:25:51 +03:00 |
|
ansel
|
cfffe5f002
|
Avoid null string
|
2022-11-29 14:20:38 +03:00 |
|
Dean Herbert
|
56a694fb04
|
Add automated test coverage of simple scenarios for RangeSlider
|
2022-11-29 15:10:21 +09:00 |
|
ansel
|
d20dc3668e
|
Enable nullability
|
2022-11-29 05:17:44 +03:00 |
|
ansel
|
8b033bf9f7
|
Allow localisable strings
|
2022-11-29 05:13:54 +03:00 |
|
mk56-spn
|
db7f429e39
|
Fix partial class issues and adjust test slightly
|
2022-11-27 10:44:05 +01:00 |
|
mk56-spn
|
0aba119056
|
Merge remote-tracking branch 'origin/RangeSlider_implementation' into RangeSlider_implementation
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestSceneDifficultyRangeFilterControl.cs
# osu.Game/Screens/Select/DifficultyRangeFilterControl.cs
|
2022-11-27 10:40:29 +01:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
mk56-spn
|
1ebaf4963d
|
Improve tests slightly
|
2022-11-26 13:59:05 +01:00 |
|
mk56-spn
|
92ed2ed4ef
|
Refactor star "DifficultyRangeFilterControl" into generic range slider class
|
2022-11-26 12:19:08 +01:00 |
|
Dean Herbert
|
ba0990d43e
|
Update test assumptions
|
2022-11-25 01:51:41 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
40f706155f
|
Update RoundedButton to have new triangles design
|
2022-11-24 16:18:15 +09:00 |
|
Bartłomiej Dach
|
39934bccd6
|
Add back removed test coverage
|
2022-11-22 19:47:41 +01:00 |
|
Terochi
|
d81ef541bc
|
Variant 5: cannot change history, edit resets index
|
2022-11-21 10:17:28 +01:00 |
|
Terochi
|
7dc7729ac2
|
Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix)
|
2022-11-21 10:11:26 +01:00 |
|
Terochi
|
58288275a6
|
Variant 3: cannot change history, cannot reset index (the "default")
|
2022-11-21 09:43:36 +01:00 |
|
Terochi
|
672e1cd45b
|
Variant 2: edit changes history, cannot reset index (similar to stable)
|
2022-11-21 09:41:29 +01:00 |
|
Terochi
|
8f942f130b
|
Variant 1: edit changes history, empty text resets index
|
2022-11-21 09:36:31 +01:00 |
|
Terochi
|
eff6c7be64
|
Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace.
|
2022-11-19 16:53:35 +01:00 |
|
Dragon
|
a25c94d567
|
Replacing structure to use LimitedCapacityQueue.cs
|
2022-11-17 13:07:06 +01:00 |
|
Dragon
|
a9747d367c
|
Cleaning up
|
2022-11-17 13:07:06 +01:00 |
|
Dean Herbert
|
1edde8f73c
|
Merge branch 'master' into disabled-button-sfx
|
2022-11-03 20:27:41 +09:00 |
|
Jamie Taylor
|
f1c17129eb
|
Add support for 'disabled' sample variation to HoverClickSounds
|
2022-11-03 17:47:49 +09:00 |
|
Dean Herbert
|
20dd405c2b
|
Merge branch 'master' into maintain-common-mod-selection
|
2022-11-03 15:32:40 +09:00 |
|
Dean Herbert
|
f9d2c30c3e
|
Add user toggle for application of safe areas
|
2022-10-28 14:05:45 +09:00 |
|
Salman Ahmed
|
212f15e2d2
|
Update existing test cases
|
2022-10-20 04:06:33 +03:00 |
|
Salman Ahmed
|
421b81b6ca
|
Fix broken test case
|
2022-10-15 00:41:14 +03:00 |
|
Salman Ahmed
|
97c4282e55
|
Add test cases for hiding cursor on keyboard input
|
2022-10-15 00:20:22 +03:00 |
|
Salman Ahmed
|
ba72f13f54
|
Merge branch 'master' into hide-mouse-on-keyboard-input
|
2022-10-14 22:26:30 +03:00 |
|
Salman Ahmed
|
3e5e717fce
|
Add failing test cases
|
2022-10-14 02:00:11 +03:00 |
|
Dean Herbert
|
0f4a2a6059
|
Improve feel of settings toolbox group
|
2022-10-13 16:36:19 +09:00 |
|
Salman Ahmed
|
9b45a9cf76
|
Rename various cursor symbols
- `IProvideCursor.MenuCursor` -> `IProvideCursor.Cursor`
- `MenuCursor` -> `MenuCursorContainer
|
2022-10-11 16:21:01 +03:00 |
|
Dean Herbert
|
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 |
|
Dan Balasescu
|
836da6a5e6
|
Merge pull request #20485 from peppy/leaderboard-nrt
Apply NRT to leaderboard hierarchy
|
2022-09-26 18:53:37 +09:00 |
|
Dean Herbert
|
0f18bef3f3
|
Fix incorrect test assumptions
|
2022-09-26 17:59:39 +09:00 |
|
Dean Herbert
|
82d4689716
|
Add failing test showing progress notifications can be flung and cancelled
|
2022-09-26 14:33:12 +09:00 |
|
Salman Ahmed
|
4bd92b89bc
|
Change test scene to ensure progress notification is closed on completion
|
2022-09-23 16:29:19 +03:00 |
|
Salman Ahmed
|
29fa868fde
|
Fix test scene not resetting mouse position
Also fixes until step flipped.
|
2022-09-21 03:05:44 +03:00 |
|
Salman Ahmed
|
8b918d29fc
|
Add failing test case
|
2022-09-21 00:15:50 +03:00 |
|
Dean Herbert
|
8837618ab1
|
Merge pull request #20342 from smoogipoo/server-shutdown-countdown
Implement server shutdown countdown + notification
|
2022-09-20 20:51:16 +09:00 |
|
Dean Herbert
|
fc6ab9c6a9
|
Add test coverage of shutdown notifications
|
2022-09-20 17:42:39 +09:00 |
|
Dean Herbert
|
0ff4e343f8
|
Add failing test showing incorrect unread notification count
|
2022-09-16 16:29:54 +09:00 |
|
Dan Balasescu
|
f86bbaae30
|
Merge branch 'master' into mods-effect-displays
|
2022-09-15 21:17:58 +09:00 |
|
Salman Ahmed
|
9824d09d49
|
Add test coverage
|
2022-09-15 04:30:09 +03:00 |
|
Dean Herbert
|
88107108ee
|
Add ability to flick notifications to the right to store for later
|
2022-09-12 20:20:57 +09:00 |
|
Dean Herbert
|
f56f6545c0
|
Add test coverage of flinging
|
2022-09-12 19:06:09 +09:00 |
|
Dan Balasescu
|
bcbc867694
|
Merge branch 'master' into mods-effect-displays
|
2022-09-12 16:35:28 +09:00 |
|
Dean Herbert
|
8e6b2796eb
|
Merge branch 'master' into notification-fling
|
2022-09-12 16:19:36 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
9b31aa6d7a
|
Fix activation not firing with refactors
|
2022-09-12 15:04:30 +09:00 |
|
Dean Herbert
|
2b79e6b2de
|
Add test coverage of update notification
|
2022-09-12 14:52:16 +09:00 |
|
ansel
|
064fe832c7
|
Fix test
|
2022-09-10 23:18:59 +03:00 |
|
Dean Herbert
|
a9094c6b03
|
Add test coverage of clicking close button to dismiss
|
2022-09-10 15:18:32 +09:00 |
|
Dean Herbert
|
efe3b1aa7b
|
Allow dismissing notifications without performing action using middle / right click
|
2022-09-10 15:10:37 +09:00 |
|
Dean Herbert
|
9ec399a25a
|
Remove NRT overrides in new tests
|
2022-09-09 17:49:31 +09:00 |
|
Dean Herbert
|
68d1b7d7cf
|
Reduce test count
|
2022-09-09 17:48:51 +09:00 |
|
Dean Herbert
|
27f745b980
|
Merge branch 'master' into fix_progress_bar_info
|
2022-09-09 17:34:13 +09:00 |
|
Dean Herbert
|
0514c96191
|
Fix incorrect count tracking when notification is manually disposed
|
2022-09-05 19:26:40 +09:00 |
|
Dean Herbert
|
229e1a8ef7
|
Fix notification overlay being present when it doesn't need to
|
2022-09-05 19:13:58 +09:00 |
|
Dean Herbert
|
56886fed09
|
Add test coverage of progress notification completions showing
|
2022-09-05 18:39:11 +09:00 |
|
Dean Herbert
|
bc5340e33a
|
Merge branch 'master' into fix_progress_bar_info
|
2022-09-02 18:00:35 +09:00 |
|
HiddenNode
|
7a8fa5c2e4
|
Fix filenames mismatch
|
2022-09-02 09:56:00 +01:00 |
|
Dean Herbert
|
6a35b233e5
|
Merge branch 'master' into remove-dispose-updates
|
2022-09-01 23:03:19 +09:00 |
|
HiddenNode
|
921a9ef895
|
clean up
|
2022-08-31 22:18:52 +01:00 |
|
HiddenNode
|
a548b28158
|
Added test scene for SizePreservingSpriteText
|
2022-08-31 22:05:46 +01:00 |
|
Dean Herbert
|
ba20044af4
|
Fix missing nullability consideraition
|
2022-08-31 23:24:39 +09:00 |
|
Dean Herbert
|
31a9980686
|
Update remaining test expectations with new behaviour
|
2022-08-31 00:57:30 +09:00 |
|
Dean Herbert
|
b8fda1a16f
|
Apply NRT to notification classes
and tidy things up a bit.
|
2022-08-30 15:57:10 +09:00 |
|
HiddenNode
|
43f2ba6596
|
Added test scene
|
2022-08-29 22:00:33 +01:00 |
|
HiddenNode
|
d20e7da2d9
|
Changed epsilon
|
2022-08-29 21:03:22 +01:00 |
|
ansel
|
545e0bbcef
|
Adjust inheritors and test
|
2022-08-29 22:49:25 +03:00 |
|
Dean Herbert
|
a215d009fe
|
Update Remove /RemoveRange /RemoveAll calls in line with framework changes
|
2022-08-29 15:57:40 +09:00 |
|
Dan Balasescu
|
423f6f90f2
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
|
HiddenNode
|
d4a52baa56
|
Added visual test for UprightAspectMaintainingContainer
|
2022-08-29 00:07:42 +01:00 |
|
ansel
|
2a12194ff9
|
Test colours
|
2022-08-28 02:59:38 +03:00 |
|
ansel
|
90334a2b91
|
Add test scene
|
2022-08-27 20:12:45 +03:00 |
|
Dean Herbert
|
9a579871c0
|
Remove pointless initial import
|
2022-08-23 17:33:53 +09:00 |
|
Dean Herbert
|
a62deae3cc
|
Use local realm rather than fetching from dependencies
|
2022-08-23 17:33:53 +09:00 |
|
Dean Herbert
|
690e048864
|
Ensure all initial imports are completed before running playlist overlay tests steps
|
2022-08-23 17:33:53 +09:00 |
|
Dean Herbert
|
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 |
|
Bartłomiej Dach
|
a494e55d93
|
Adjust test scene to reflect new behaviour
|
2022-08-15 20:43:19 +02:00 |
|
Bartłomiej Dach
|
f0ad31b650
|
Add failing test case
|
2022-08-15 20:38:22 +02:00 |
|
Bartłomiej Dach
|
5ff2e41a55
|
Add preset column to mod select test scene
|
2022-08-15 18:38:37 +02:00 |
|
Nao
|
c940f5abcb
|
Merge branch 'master' into ruleset-localization
|
2022-08-14 15:17:44 -04:00 |
|