Bartłomiej Dach
|
6fd663a718
|
Apply some renames to convey difference between creation options better
|
2022-02-13 14:01:23 +01:00 |
|
Bartłomiej Dach
|
a2c2b2bbb3
|
Add flow for copying existing difficulty content
|
2022-02-13 14:01:20 +01:00 |
|
Dan Balasescu
|
ffc4c64f7e
|
Unify namings across the board
|
2022-02-09 12:10:07 +09:00 |
|
Dan Balasescu
|
09728a29ed
|
Merge branch 'fix-broken-test-scene' into spectator-state-rework
|
2022-02-04 22:42:10 +09:00 |
|
Dan Balasescu
|
483977d5c8
|
Merge branch 'master' into spectator-state-rework
|
2022-02-03 19:59:07 +09:00 |
|
Dean Herbert
|
b94fe84712
|
Merge branch 'master' into new-difficulty-creation-v3
|
2022-02-03 10:48:20 +09:00 |
|
Dean Herbert
|
2731d8e3c2
|
Merge pull request #16701 from LeNitrous/mod-alternate-osu
Add "Alternate" mod for osu! ruleset
|
2022-02-03 10:41:23 +09:00 |
|
Bartłomiej Dach
|
a8ffc4fc2a
|
Add editor override to respect IsolateSavingFromDatabase
|
2022-02-02 21:57:21 +01:00 |
|
Bartłomiej Dach
|
afc48d86df
|
Add failing test coverage for save after safeties addition
|
2022-02-02 21:57:10 +01:00 |
|
Bartłomiej Dach
|
0d51c015ad
|
Add basic test coverage for new difficulty creation
|
2022-02-02 21:55:34 +01:00 |
|
Dan Balasescu
|
9d1d13c715
|
Fix up TestSpectatorClient implementation
Rather than using a list which is supposed to be updated "client"-side,
now uses the "server"-side list.
|
2022-02-02 23:05:09 +09:00 |
|
Dan Balasescu
|
6d3bc005ea
|
Merge branch 'master' into spectator-state-rework
|
2022-02-02 18:57:04 +09:00 |
|
Bartłomiej Dach
|
75101b1105
|
Remove unused ruleset ctor params from test beatmap model managers
No longer used since 00e3af3366 .
|
2022-02-01 21:49:41 +01:00 |
|
Dan Balasescu
|
502e6af008
|
Remove PlayingUsers list from SpectatorClient
|
2022-02-01 14:42:30 +09:00 |
|
Dean Herbert
|
57f793aff0
|
Rename dictionary and make private for added safety
|
2022-01-31 15:12:08 +09:00 |
|
Nitrous
|
e408d8ef0e
|
rename Frames to ReplayFrames
|
2022-01-29 23:19:51 +08:00 |
|
Nitrous
|
a8eb3f95df
|
add readonly modifier
|
2022-01-29 22:54:17 +08:00 |
|
Nitrous
|
b4e516c535
|
allow test scenes to specify replays manually
|
2022-01-29 22:31:24 +08:00 |
|
Dan Balasescu
|
3037a3a769
|
Purge final spectator frames before ending play
|
2022-01-28 22:26:05 +09:00 |
|
Dean Herbert
|
778eebc94d
|
Add test coverage of local score import and deletion
|
2022-01-28 15:50:36 +09:00 |
|
Dean Herbert
|
cb7ae413fe
|
Ensure test game is always active
|
2022-01-28 15:50:35 +09:00 |
|
Dean Herbert
|
5288eedd31
|
Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID
|
2022-01-27 15:38:03 +09:00 |
|
Salman Ahmed
|
7f34085baa
|
Mark EditorSavingTestScene as abstract
|
2022-01-26 17:04:30 +03:00 |
|
Salman Ahmed
|
064468faad
|
Refactor editor saving test scene for scalability
|
2022-01-26 07:57:46 +03:00 |
|
Salman Ahmed
|
a93873e8ca
|
Recreate test beatmap of EditorTestScene on set up
|
2022-01-25 13:03:27 +03:00 |
|
Dean Herbert
|
3e5c9e8436
|
Fix cases of Access instead of Realm
|
2022-01-25 12:58:15 +09:00 |
|
Dean Herbert
|
6eb2c28e41
|
Rename RealmContextFactory to RealmAccess
|
2022-01-24 20:38:07 +09:00 |
|
Dean Herbert
|
e22aea0613
|
Apply same fix to OsuGameTestScene
|
2022-01-24 17:05:49 +09:00 |
|
Dean Herbert
|
1e483ece32
|
Avoid adding "exit all screens" step when running tests interactively
|
2022-01-24 16:40:16 +09:00 |
|
Dean Herbert
|
02baad30d7
|
Merge branch 'master' into global-bindable-thread-safety
|
2022-01-18 18:12:00 +09:00 |
|
Dan Balasescu
|
73a1f27ce5
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-18 17:31:37 +09:00 |
|
Dean Herbert
|
488f044924
|
Remove one more outdated comment
|
2022-01-18 16:46:14 +09:00 |
|
Dean Herbert
|
d26f4d50bd
|
Add test coverage of aggregate room scores displaying correctly
|
2022-01-18 14:00:12 +09:00 |
|
Dean Herbert
|
da9a60a695
|
Update broken test scenes to match new OsuTestScene logic
|
2022-01-18 13:41:50 +09:00 |
|
Dean Herbert
|
b9aae5569f
|
Fix OsuTestScene potentially mutating global bindables
|
2022-01-18 13:29:24 +09:00 |
|
Bartłomiej Dach
|
03e4ec4214
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-15 14:45:42 +01:00 |
|
Susko3
|
19467e58c1
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
|
Dean Herbert
|
e558fd69d2
|
Remove unnecessary null check and associated comment
|
2022-01-14 23:26:29 +09:00 |
|
Dean Herbert
|
b7ee6d1866
|
Add protections against test null refs when beatmap load fails
|
2022-01-12 17:49:11 +09:00 |
|
Dean Herbert
|
e74a5022c9
|
Fix multiple tests via null checks and changing ToLive to Detach
flow
|
2022-01-12 17:00:17 +09:00 |
|
Dean Herbert
|
33060990b7
|
Temporarily disable WorkingBeatmapCache and fix multiple invalid data flows
|
2022-01-12 17:00:16 +09:00 |
|
Dean Herbert
|
00e3af3366
|
Update model manager and many related classes to get things compiling again
|
2022-01-12 17:00:00 +09:00 |
|
Dean Herbert
|
b8cd3cdbbc
|
Various updates to ruleset and primary key usages to move closer to realm support
|
2022-01-12 16:57:13 +09:00 |
|
Dean Herbert
|
89d6ffa7f3
|
Use RealmContextFactory instead of EF
|
2022-01-12 16:39:36 +09:00 |
|
Dean Herbert
|
031a40af6a
|
Replace usages of Wait with WaitSafely
|
2022-01-04 11:51:41 +09:00 |
|
Dean Herbert
|
83a1d39f80
|
Merge pull request #16231 from bdach/ruleset-config-cache-overwriting-3
Fix ruleset config cache potentially not working correctly in test contexts
|
2021-12-24 17:18:42 +09:00 |
|
Dean Herbert
|
ce4389576f
|
Merge branch 'master' into fix-incorrect-reference
|
2021-12-24 10:03:11 +09:00 |
|
Bartłomiej Dach
|
c429c74d89
|
Expose and use test ruleset config cache in test scenes
|
2021-12-23 19:42:26 +01:00 |
|
Bartłomiej Dach
|
77da1e12d5
|
Add test implementation of the ruleset config cache
|
2021-12-23 19:40:55 +01:00 |
|
Dan Balasescu
|
998b07db90
|
Fix TestMultiplayerClient referencing the wrong room
|
2021-12-23 19:14:09 +09:00 |
|