Dean Herbert
|
8f5e02cbe5
|
Fix a couple of missed cases
|
2019-03-19 17:41:22 +09:00 |
|
Dean Herbert
|
def15645f7
|
Update framework
|
2019-03-19 17:32:36 +09:00 |
|
Dean Herbert
|
83f3d3abde
|
Merge remote-tracking branch 'upstream/master' into disclaimer-support-text
|
2019-03-19 16:02:34 +09:00 |
|
David Zhao
|
27a92e017c
|
rename back to UserDimContainer
|
2019-03-19 13:06:14 +09:00 |
|
David Zhao
|
f1b2073bf6
|
Merge remote-tracking branch 'upstream/master' into visual-settings-container
|
2019-03-19 13:01:05 +09:00 |
|
Dean Herbert
|
f56e8d9bfe
|
Make tests better
|
2019-03-18 20:33:56 +09:00 |
|
Dean Herbert
|
4f075f4740
|
Add more comprehensive testing
|
2019-03-18 20:33:43 +09:00 |
|
Dean Herbert
|
536b5e0dab
|
Remove PausableGameplayContainer
|
2019-03-18 20:33:43 +09:00 |
|
Dean Herbert
|
bcaff9f7b4
|
Add basic pause tests
|
2019-03-18 20:33:43 +09:00 |
|
Dean Herbert
|
8df47bc23e
|
Increase flexibility of player test cases
|
2019-03-18 17:09:48 +09:00 |
|
Dan Balasescu
|
e0b3149e32
|
Merge branch 'master' into api-testability
|
2019-03-18 10:59:06 +09:00 |
|
Dean Herbert
|
300cb70859
|
Merge branch 'master' into multi-background-stack
|
2019-03-18 09:54:27 +09:00 |
|
Dean Herbert
|
36e5c09710
|
Merge pull request #4433 from nekodex/prevent-null-lookup
Don't perform lookup of beatmap stats unless an online id is present
|
2019-03-15 10:39:39 +09:00 |
|
David Zhao
|
3208f1dde8
|
Fix potential transitiontest failure on local unit tests
|
2019-03-14 16:40:25 +09:00 |
|
David Zhao
|
8cdfb1fd61
|
Remove BlurrableBackgroundScreen, rework tests
|
2019-03-14 16:09:17 +09:00 |
|
David Zhao
|
de6d8fc637
|
Move user blurring into VIsualSettingsContainer
|
2019-03-13 18:25:22 +09:00 |
|
Jamie Taylor
|
7a2af5634c
|
Merge remote-tracking branch 'upstream/master' into prevent-null-lookup
|
2019-03-13 14:13:50 +09:00 |
|
Jamie Taylor
|
04b88cdd11
|
Add required types for BeatmapDetailArea test case
|
2019-03-13 14:13:42 +09:00 |
|
Dean Herbert
|
b1f18481e0
|
Show text to supporters telling them they're cool
Also adds better tests for disclaimer screen.
|
2019-03-13 12:58:42 +09:00 |
|
Dean Herbert
|
f0114d776d
|
Use interface to access API
Allows for better testability.
|
2019-03-13 12:58:18 +09:00 |
|
Dean Herbert
|
0241148385
|
Add extensive tests
|
2019-03-13 11:30:38 +09:00 |
|
David Zhao
|
e6a55cd674
|
Fix TestCaseEditor as well
|
2019-03-12 17:45:16 +09:00 |
|
David Zhao
|
921c4ce242
|
Make tests use new OsuScreenStack
|
2019-03-12 16:33:35 +09:00 |
|
smoogipoo
|
00191ca940
|
Actually set the beatmap difficulty
|
2019-03-12 15:24:35 +09:00 |
|
smoogipoo
|
059397ac50
|
Remove unnecessary early return for maching beatmap IDs
|
2019-03-12 14:40:13 +09:00 |
|
Dean Herbert
|
d0ae75af6e
|
Add tests and fix scenario where all matching are contained by duplicate candidate
|
2019-03-11 18:13:33 +09:00 |
|
Dean Herbert
|
9df27f3a5f
|
Merge branch 'master' into prevent-null-lookup
|
2019-03-09 11:14:54 +09:00 |
|
Jamie Taylor
|
192c257aac
|
Add test steps for BeatmapDetailArea
|
2019-03-08 18:35:49 +09:00 |
|
smoogipoo
|
e00702f4e4
|
Merge remote-tracking branch 'origin/master' into fix-non-async-load
|
2019-03-08 15:14:14 +09:00 |
|
Dean Herbert
|
345c7f4fa8
|
Fix test regression
|
2019-03-08 12:30:52 +09:00 |
|
Dean Herbert
|
30a0bb4a25
|
Merge branch 'master' into fix-duplicate-bg-sprites
|
2019-03-08 12:25:23 +09:00 |
|
Dan Balasescu
|
101009c92e
|
Merge branch 'master' into fix-autoplay-tests
|
2019-03-08 12:14:40 +09:00 |
|
Dean Herbert
|
cfac47413c
|
Disable failing tests temporarily
|
2019-03-08 10:42:25 +09:00 |
|
Dean Herbert
|
1f44dde96b
|
Fix autoplay tests not working
|
2019-03-07 18:34:56 +09:00 |
|
Jamie Taylor
|
8a69fc5534
|
Use AddUntilStep instead of AddWaitStep
|
2019-03-06 19:57:09 +09:00 |
|
Jamie Taylor
|
b5e89e2f3b
|
Add additional testing to check for extra children in the future
|
2019-03-06 19:13:25 +09:00 |
|
Dean Herbert
|
8a6fa0915e
|
Merge branch 'master' into simplify-gameplay-clock
|
2019-03-05 20:22:46 +09:00 |
|
Dean Herbert
|
76ce3954a0
|
Rename PauseContainer
|
2019-03-05 19:30:55 +09:00 |
|
Dean Herbert
|
424e02f165
|
Merge pull request #4411 from smoogipoo/fix-custom-sample-volume
Fix volume not being considered for file samples
|
2019-03-05 18:41:52 +09:00 |
|
Dean Herbert
|
5aaa2511eb
|
Merge pull request #4374 from Joehuu/status-direct-list
Add beatmap status on direct list panels
|
2019-03-05 18:22:56 +09:00 |
|
smoogipoo
|
a08086cc8a
|
Fix volume not being considered for file samples
|
2019-03-05 18:21:29 +09:00 |
|
Dan Balasescu
|
fd147dae21
|
Merge branch 'master' into fix-disabled-set-crash
|
2019-03-05 17:25:13 +09:00 |
|
smoogipoo
|
896088bc02
|
Remove using
|
2019-03-05 17:23:11 +09:00 |
|
smoogipoo
|
4764a771d0
|
Add testcase
|
2019-03-05 17:14:30 +09:00 |
|
Dean Herbert
|
01f1018d02
|
Tidy up clock logic using DI and a GameplayClock
|
2019-03-05 13:37:51 +09:00 |
|
Dean Herbert
|
5487b011d6
|
Fix some inspections rider isn't able to deal with automatically
|
2019-03-02 14:34:56 +09:00 |
|
David Zhao
|
e3338e94d1
|
Make test cases more compact, add two way toggles
|
2019-02-28 20:01:15 +09:00 |
|
David Zhao
|
19d529c1c8
|
Move test steps into setup
|
2019-02-28 18:26:41 +09:00 |
|
Dean Herbert
|
b2872b47d0
|
Merge branch 'master' into UserDimLogic
|
2019-02-28 17:18:04 +09:00 |
|
David Zhao
|
69b1c76dce
|
Actually implement blurring fix
|
2019-02-28 16:51:17 +09:00 |
|
David Zhao
|
dbe5887f7e
|
Fix issue for user hover blur for now by checking for current screen, fix test.
|
2019-02-28 16:18:46 +09:00 |
|
Dean Herbert
|
774116923b
|
A few fixes
|
2019-02-28 14:45:59 +09:00 |
|
David Zhao
|
4ceafef79c
|
Add missing reference
|
2019-02-28 14:40:31 +09:00 |
|
David Zhao
|
e5607d7711
|
Add back "THIS IS A STORYBOARD" storyboard
|
2019-02-28 14:33:29 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Dean Herbert
|
3e1f283281
|
Merge remote-tracking branch 'upstream/master' into more-inspections
|
2019-02-28 13:09:18 +09:00 |
|
Dean Herbert
|
83e9dfda75
|
Merge branch 'master' into fix-osugame-test-case
|
2019-02-28 12:33:00 +09:00 |
|
Dean Herbert
|
5f6ad51e7e
|
Merge branch 'master' into fix-osugame-test-case
|
2019-02-27 22:36:13 +09:00 |
|
Dean Herbert
|
c8793911a8
|
Enable more stringent inspectcode style inspections
|
2019-02-27 21:25:40 +09:00 |
|
Dean Herbert
|
9f8d03e1b6
|
Remove excess newlines
|
2019-02-27 21:03:35 +09:00 |
|
Dean Herbert
|
5c6db17865
|
Merge remote-tracking branch 'upstream/master' into fix-square-graph-overhead
|
2019-02-27 21:02:28 +09:00 |
|
Dean Herbert
|
3af7d4939c
|
Add debounce testing
|
2019-02-27 19:11:09 +09:00 |
|
Dean Herbert
|
f942515fcd
|
Add licence header
|
2019-02-27 18:59:45 +09:00 |
|
Dean Herbert
|
b555f793d9
|
Fix whitespace
|
2019-02-27 18:57:27 +09:00 |
|
Dean Herbert
|
a8bc87f5d8
|
Add basic skin tests
Should be expanded in the future. Bare minimum for now to test fail case.
|
2019-02-27 18:52:39 +09:00 |
|
David Zhao
|
246240e936
|
Remove unused includes
|
2019-02-27 18:04:33 +09:00 |
|
David Zhao
|
882fff1631
|
Assert storyboard visibilty at both steps of toggle
|
2019-02-27 17:56:44 +09:00 |
|
David Zhao
|
14ffd9efe8
|
Add fake storyboard to visually assess storyboard dim
|
2019-02-27 17:02:04 +09:00 |
|
David Zhao
|
ebec944bb8
|
Use actual song select for test case with beatmap import
|
2019-02-27 14:15:45 +09:00 |
|
Dean Herbert
|
56697339b3
|
Merge branch 'master' into fix-disabled-set-crash
|
2019-02-27 11:14:42 +09:00 |
|
Dean Herbert
|
bf6815b2a7
|
Fix OsuGame test case not working
|
2019-02-26 18:02:24 +09:00 |
|
David Zhao
|
59fca568c9
|
Remove null checks for synchronous loads
|
2019-02-26 17:56:42 +09:00 |
|
David Zhao
|
d23f399375
|
Add back song select wait
|
2019-02-26 17:43:42 +09:00 |
|
David Zhao
|
60ecb99dfb
|
Have test cases create a new screen stack each time
|
2019-02-26 17:31:21 +09:00 |
|
Dean Herbert
|
5b88c2ea0f
|
Add visual test
|
2019-02-26 16:12:40 +09:00 |
|
Dean Herbert
|
3549369822
|
Restore previous wait time
For whatever reason, this is required?
|
2019-02-26 10:27:54 +09:00 |
|
Dean Herbert
|
217f692798
|
Extract wait logic into separate method
Also reduces the required wait time.
|
2019-02-26 10:11:36 +09:00 |
|
Dean Herbert
|
c58d305fc6
|
private goes after public
|
2019-02-26 09:56:22 +09:00 |
|
Dean Herbert
|
14e427fed7
|
Rename some methods (they weren't Asserting)
|
2019-02-26 09:54:28 +09:00 |
|
David Zhao
|
a7585dea21
|
Make screen stack readonly
|
2019-02-25 22:17:51 +09:00 |
|
David Zhao
|
d750023c52
|
Fix TestCasePlayerLoader not having a background stack
|
2019-02-25 22:05:49 +09:00 |
|
Dean Herbert
|
80737b9ef8
|
Remove "silent" parameter; consolidate import logic
|
2019-02-25 18:24:06 +09:00 |
|
David Zhao
|
af4606f3d2
|
Create new test for StoryboardReplacesBackground
|
2019-02-25 12:35:01 +09:00 |
|
David Zhao
|
24f5bc7a75
|
Add documentation and move storyboard init logic
|
2019-02-24 20:03:24 +09:00 |
|
David Zhao
|
f4acd6e48f
|
Move PlayerLoader tests out of constructor, Improve Documentation
|
2019-02-24 18:10:59 +09:00 |
|
David Zhao
|
f56f1fc4f7
|
Clean up left over test code
|
2019-02-23 15:06:04 +09:00 |
|
David Zhao
|
bb01948283
|
Use .Value with new bindable changes
|
2019-02-22 20:44:02 +09:00 |
|
David Zhao
|
ab3fa91a2f
|
Merge branch 'master' into UserDimLogic
|
2019-02-22 20:38:10 +09:00 |
|
David Zhao
|
76de39a344
|
Put user dim logic in yet another container inside UserDimContainer
|
2019-02-22 20:34:51 +09:00 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
David Zhao
|
a4162a69fb
|
Remove leftover usage of dimlevel in BackgroundScreenBeatmap
|
2019-02-22 18:01:50 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
David Zhao
|
6bf831b96f
|
Fix TransitiouOutTest getting stuck on pause
|
2019-02-22 17:15:05 +09:00 |
|
Dean Herbert
|
2c9e6adfd4
|
Merge branch 'master' into bindable-valuechanged
|
2019-02-22 17:14:05 +09:00 |
|
Dean Herbert
|
452caabd40
|
Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
|
2019-02-22 17:06:49 +09:00 |
|
smoogipoo
|
d4bdae4b04
|
Disable TestInstantPolling
|
2019-02-22 16:59:52 +09:00 |
|
David Zhao
|
918a60ebbf
|
Create a new player every time a test is performed.
|
2019-02-22 16:56:03 +09:00 |
|