Dean Herbert
|
e21dc56fcb
|
Add test coverage of Judged state
|
2023-07-05 18:20:25 +09:00 |
|
Bartłomiej Dach
|
b0f6b22fa7
|
Add assertions covering correctness of judged flags on entry
|
2023-07-04 23:48:46 +02:00 |
|
Bartłomiej Dach
|
2b098bdf61
|
Add test coverage for mixed pooled/non-pooled usages
|
2023-07-04 23:41:06 +02:00 |
|
Bartłomiej Dach
|
21f758947d
|
Merge branch 'master' into availability-fixes
|
2023-07-02 20:38:37 +02:00 |
|
Bartłomiej Dach
|
746212be7b
|
Remove weird .Run(r => r.Write(...)) construction
|
2023-07-01 20:42:34 +02:00 |
|
Bartłomiej Dach
|
b6e9422aa4
|
Fix typo in test name
|
2023-07-01 20:38:00 +02:00 |
|
Bartłomiej Dach
|
1ce60378be
|
Rewrite comments further
|
2023-07-01 20:37:33 +02:00 |
|
Cootz
|
8d25e2c3e1
|
Add importer update test
|
2023-07-01 09:49:06 +03:00 |
|
Cootz
|
2b1d637292
|
Add missing ruleset store
|
2023-07-01 09:48:42 +03:00 |
|
Cootz
|
f5d3a24582
|
Rename test
|
2023-06-30 20:15:38 +03:00 |
|
Cootz
|
428383708c
|
Add test for import
|
2023-06-30 20:13:14 +03:00 |
|
Dean Herbert
|
537404440d
|
Set the beatmap locally available for participants list tests
|
2023-06-29 13:17:42 +09:00 |
|
Bartłomiej Dach
|
0940ab1e11
|
Add failing tests covering correct flip handling
|
2023-06-28 20:48:02 +02:00 |
|
Dean Herbert
|
3883c28b15
|
Add visual display in participants list when availability is still being established
|
2023-06-28 16:02:46 +09:00 |
|
Dean Herbert
|
1d4380cfd0
|
Merge pull request #24058 from peppy/full-term-exact-match
Add support for matching full terms at song select using suffixed `!`
|
2023-06-28 12:14:15 +09:00 |
|
Dean Herbert
|
bc26d52dbd
|
Merge pull request #24067 from bdach/fix-difficulties-not-deleting-from-db
Fix delete difficulty flow not actually deleting the difficulty from realm
|
2023-06-28 12:06:01 +09:00 |
|
Dean Herbert
|
076f41be12
|
Merge pull request #24059 from peppy/add-editor-rotate-hotkeys
Add support for `Ctrl` + `<` / `>` to rotate selection in editor
|
2023-06-28 12:03:34 +09:00 |
|
Bartłomiej Dach
|
d72a8da295
|
Add test coverage for deleted difficulties staying in realm
|
2023-06-27 23:40:12 +02:00 |
|
Bartłomiej Dach
|
444f71541a
|
Add test coverage for rotate hotkeys
|
2023-06-27 22:10:53 +02:00 |
|
Bartłomiej Dach
|
eb6bdb5a38
|
Merge pull request #23926 from ItsShamed/hud/kc-skinnable
Make key counter skinnable
|
2023-06-27 21:57:41 +02:00 |
|
Bartłomiej Dach
|
bca1a91087
|
Add test cases covering full phrase case insensitivity
|
2023-06-27 21:50:39 +02:00 |
|
Bartłomiej Dach
|
bf99fc61b8
|
Trim full phrase filters in a more precise manner
|
2023-06-27 21:50:36 +02:00 |
|
Bartłomiej Dach
|
aba380b001
|
Add test case for full phrase match mode trimming chars from inside phrase
|
2023-06-27 21:45:52 +02:00 |
|
Bartłomiej Dach
|
e3d97b37f1
|
Rename MatchMode.{None -> Substring}
|
2023-06-27 21:28:37 +02:00 |
|
Bartłomiej Dach
|
06654dc618
|
Merge branch 'master' into full-term-exact-match
|
2023-06-27 21:27:39 +02:00 |
|
Bartłomiej Dach
|
7052f87eb8
|
Add even more safety against unloaded components
|
2023-06-27 21:21:14 +02:00 |
|
Bartłomiej Dach
|
11577d1df0
|
Add test coverage for title query parsing
|
2023-06-27 20:41:03 +02:00 |
|
Bartłomiej Dach
|
af66ccbfdf
|
Merge branch 'master' into hud/kc-skinnable
|
2023-06-27 20:35:47 +02:00 |
|
Bartłomiej Dach
|
9681ee7eeb
|
Fix broken test step
|
2023-06-27 20:29:27 +02:00 |
|
Bartłomiej Dach
|
ada9c48bde
|
Attempt to fix more test failures
|
2023-06-27 20:17:58 +02:00 |
|
Dean Herbert
|
8bd6f7a46a
|
Rename ClicksPerSecondCalculator to ClicksPerSecondController
|
2023-06-27 16:38:46 +09:00 |
|
Dean Herbert
|
e21583ff1b
|
Refactor InputCountController to not require being added to foreign body via Attach
I've made the flow match `ClicksPerSecondCalculator` as close as
possible. Hopefully this reads better.
|
2023-06-27 16:36:00 +09:00 |
|
Dean Herbert
|
e99de0eb5d
|
Add safety to tests to ensure loaded
|
2023-06-27 16:04:34 +09:00 |
|
Dean Herbert
|
19ec6d5455
|
Add test coverage of new matching mode
|
2023-06-27 15:44:58 +09:00 |
|
Dean Herbert
|
702266198b
|
Add missing "title=" search support at song select
|
2023-06-27 15:21:13 +09:00 |
|
Bartłomiej Dach
|
9c87d42f2b
|
Attempt to remedy HUD overlay test failure by waiting more
|
2023-06-26 22:41:31 +02:00 |
|
Bartłomiej Dach
|
e998be0eee
|
Use == true rather than ?? false
|
2023-06-26 22:29:20 +02:00 |
|
Bartłomiej Dach
|
4873aaf7ed
|
Add failing test case for filters potentially crashing due to invalid regex
|
2023-06-26 22:27:08 +02:00 |
|
Bartłomiej Dach
|
7200855d46
|
Rename Judgement{Tally -> CountController}
|
2023-06-26 19:30:04 +02:00 |
|
Bartłomiej Dach
|
8d91580dc1
|
Rename {KeyCounter -> InputCount}Controller
|
2023-06-26 19:27:42 +02:00 |
|
Dean Herbert
|
1960cd0839
|
Add test coverage of exact matching of search terms
|
2023-06-26 18:26:44 +09:00 |
|
Dean Herbert
|
14c95f4584
|
Apply NRT to FilterCriteria
|
2023-06-26 17:54:11 +09:00 |
|
Dean Herbert
|
0c869367e1
|
Merge branch 'master' into hud/kc-skinnable
|
2023-06-26 15:53:16 +09:00 |
|
Dean Herbert
|
ac0c988d49
|
Fix weirdly named test method and add xmldoc
|
2023-06-26 13:21:29 +09:00 |
|
Joseph Madamba
|
25c9bf4061
|
Improve and refactor LoginPanel test scene to use LoginOverlay
|
2023-06-25 11:39:32 -07:00 |
|
tsrk
|
350d722c8d
|
Merge branch 'master' into hud/kc-skinnable
|
2023-06-25 15:42:08 +02:00 |
|
Dean Herbert
|
cf43cd2bdc
|
Rename test scene to match updated class name
|
2023-06-25 21:26:10 +09:00 |
|
Bartłomiej Dach
|
a7202721ff
|
Merge branch 'master' into no-confirmation-on-update-restart
|
2023-06-25 13:35:21 +02:00 |
|
Bartłomiej Dach
|
25842105ce
|
Merge pull request #23976 from peppy/gameplay-sample-trigger-source-correctness
Adjust `GameplaySampleTriggerSource` to only switch samples when close enough to the next hit object
|
2023-06-25 08:23:55 +02:00 |
|
Bartłomiej Dach
|
f8d2f2f7e1
|
Fix more issues discovered by CI that can be fixed game-side
|
2023-06-24 19:04:05 +02:00 |
|