Commit Graph
972 Commits
Author SHA1 Message Date
Dominion 3a6aa78db9 Removed unused var 2023-04-15 16:52:18 -04:00
Dominion cb1969a694 Remove unnecessary sub-test timeout 2023-04-15 14:41:50 -04:00
Dominion 616b036282 Add tests for DMAPI interop communication limits 2023-04-15 14:37:07 -04:00
Dominion 956f9be9fe Fix logic error in integration test server 2023-04-10 13:56:28 -04:00
Dominion ce93212161 Minor cleanup in tests 2023-04-10 13:55:17 -04:00
Dominion 1ae77311c1 Minor message cleanups 2023-04-10 13:34:56 -04:00
Dominion b35261d4dc Chat message regression test 2023-04-10 12:44:47 -04:00
Dominion dd49cb2d81 Remove superfluous check 2023-04-03 16:27:20 -04:00
Dominion 8eb9ffe78f Adjust test timeout values 2023-04-03 11:31:19 -04:00
Dominion 50934aabbc More tests 2023-04-03 02:19:55 -04:00
Dominion 96c894c7b9 Stabilize BYOND version used for testing 2023-04-03 02:05:07 -04:00
Dominion fb62e927ee Add missing CancellationTokens 2023-04-03 01:48:50 -04:00
Dominion 235dbb78ce Fix bad StartupTimeout 2023-04-03 01:40:40 -04:00
Dominion 24627e3efd Error watchdog tests on runtimes 2023-04-03 00:03:16 -04:00
Dominion 9c388e4700 Finally got the error detection for this test working 2023-04-03 00:02:30 -04:00
Dominion 29f070f21a More test fixes 2023-04-02 20:02:00 -04:00
Dominion 3b5614e883 Undo this nono 2023-04-02 19:53:48 -04:00
Dominion baed4daca7 Test performance improvement 2023-04-02 19:21:11 -04:00
Dominion ffa8433405 Additional tests meant to catch a WindowsWatchdog issue but they don't yet 2023-04-02 19:19:35 -04:00
Dominion b869d9f499 Actually implement the config test, dear god. 2023-04-02 12:54:48 -04:00
Dominion d1e6e03544 Add GameStaticFiles directory to integration test 2023-04-02 12:50:40 -04:00
Dominion 972744f36a Fix failing integration test 2023-04-01 01:45:29 -04:00
Dominion d929ed6fec Add support for reading DD output to file 2023-03-31 20:38:10 -04:00
Dominion e068a1f0fa Add a missing Dispose call 2023-03-31 10:16:29 -04:00
Dominion de39cd2a80 Update Nuget Packages. Fix Test projects. Etc... 2023-03-25 15:16:43 -04:00
Dominion 80f88ddc0b Suppress deprecated field warnings 2023-01-21 14:10:22 -05:00
Dominion 8f5755310f Stringify chat channel Id in API.
This is to deal with JSON and u64 being shitty
2023-01-21 13:53:33 -05:00
AffectedArc07 9a7c8d44ba Bump bump 2022-10-27 18:20:44 +01:00
Dominion d00b62c936 Implements +x bit preservation on repo copy
Closes #1167
2022-10-09 10:18:52 -04:00
Jordan Brown fd06e76604 Implement managed JobProgressReporter
Closes #1387
2022-10-01 15:35:41 -04:00
Jordan Brown e9008e74a1 Add a way to skip the BYOND firewall exemption step with config 2022-09-28 06:08:28 -04:00
Jordan Brown 3798961789 Check DD hasn't exited before throwing assertion 2022-09-21 20:19:13 -04:00
Jordan Brown 2de7164ab2 Add a regression test 2022-09-21 19:51:39 -04:00
Jordan Brown fcc4c4c70c Remove random reference to Byond.TopicSender assembly in test project 2022-09-19 10:47:04 -04:00
Jordan Brown 65ec6a0e98 Remove ConfigureAwait(false) in top level projects 2022-09-19 10:19:08 -04:00
Jordan Brown b15bcd9fa0 More project standardization 2022-09-19 10:09:53 -04:00
Jordan Brown ba7bcdc862 Messages cleanup 2022-09-18 12:10:31 -04:00
Jordan Brown 6960525688 Update to .net-6.0. Fix errors and warnings
- Address various IDE messages
- Additional logging
- Do not access DB in Watchdog's actual Dispose
- Fix issue with legacy behaviour in PGSQL
- Remove obsolete dotnet workaround
- Update to v3 actions checkout/upload-artifact/download-artifact
2022-09-13 18:41:18 -04:00
Jordan Brown 49228ed6da Add Profiler Option to DD 2022-08-21 23:05:00 -04:00
Jordan Brown 5f4c368a10 Add optional dumping on heartbeat restart
- Tied to CreateDumps permission
- Adds migration
- Adds tests
- Fix API library and client versions
2022-08-11 13:07:01 -04:00
Jordan Brown 00984c8f42 Minor sanity check in user/group/perm test 2022-02-15 17:01:03 -05:00
Jordan Brown 69b870dcdf Increase timeout on BYOND install test 2022-02-15 16:58:31 -05:00
Jordan Brown 11319fcff5 Buff repo clone job timeout 2022-01-03 15:04:06 -05:00
Jordan Brown 6153ec0f45 Another test chat reconnect "fix" [TGSDeploy] 2021-10-13 17:35:33 -04:00
Jordan Brown 23a91056cc Hoisted by old C# again 2021-10-13 10:17:14 -04:00
Jordan Brown 110d560220 We don't need the chat reconnection jobs to succeed here 2021-10-12 20:29:26 -04:00
Jordan Brown 26cbdb92b5 Merge branch 'dev' into CompileProcess 2021-09-12 15:21:47 -04:00
Jordan Brown 5c31b26561 Remove more V4 references 2021-09-08 18:04:40 -04:00
Jordan Brown 8aff5e1a3f A couple of changes to ensure a smooth transition to V5
Closes #1295
2021-09-08 17:51:18 -04:00
Jordan Brown b9565185ac Support for describing a job's current stage 2021-09-01 10:28:04 -04:00