Commit Graph

1420 Commits

Author SHA1 Message Date
Dominion 1f910d87f8 Remove unused var 2023-04-15 16:55:19 -04:00
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 c0da716708 TaskCompletionSource cleanup 2023-04-10 13:44:19 -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 d85a56e43f Slight improvement to directory deletion test 2023-04-10 12:44:41 -04:00
Dominion dd49cb2d81 Remove superfluous check 2023-04-03 16:27:20 -04:00
Dominion 0c252440d6 Add escape characters to DMAPI test event messages 2023-04-03 12:26:11 -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 002fbd2afe Fix mishandling of world.params 2023-04-03 01:26:29 -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 c9f02a039e Add TestFileExists IIOManager test 2023-04-02 14:59:44 -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 775f1c1e8f Add some IIOManager tests 2023-04-02 12:50:23 -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 824850c351 Add dd.exe support 2023-03-31 11:35:10 -04:00
Dominion e068a1f0fa Add a missing Dispose call 2023-03-31 10:16:29 -04:00
Dominion 4558aa7bd0 Fix it harder 2023-03-28 03:04:57 -04:00
Dominion d1a0ed15e3 Fix another DMAPI test 2023-03-28 03:03:45 -04:00
Dominion b76bab31b0 Fix DMAPI build 2023-03-28 02:45:49 -04:00
Dominion c7b666646c Add chat embed system 2023-03-28 02:20:05 -04:00
Dominion f04d1973e7 Fix Sevice logging 2023-03-25 15:48:44 -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 26acc4a035 Additional null check for code coverage 2022-10-09 10:41:21 -04:00
Dominion f72955cbc6 Fix bad test case 2022-10-09 10:30:55 -04: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 4ba229d498 Fix the issue by referencing the problem assembly 2022-09-19 13:35:15 -04:00
Jordan Brown fcc4c4c70c Remove random reference to Byond.TopicSender assembly in test project 2022-09-19 10:47:04 -04:00