Rewrote all of the integration tests from python over to C# so tests can be run without the CI pipeline, also fixes python problems with connecting to the server and makes the tests errors more descriptive.
Type of change
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
How Has This Been Tested?
Jeg har ikke lyst til at teste mine tests :P
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] My changes generate no new warnings
[x] New and existing unit tests pass locally with my changes
Description
Rewrote all of the integration tests from python over to C# so tests can be run without the CI pipeline, also fixes python problems with connecting to the server and makes the tests errors more descriptive.
Type of change
How Has This Been Tested?
Jeg har ikke lyst til at teste mine tests :P
Checklist: