- 22 Sep, 2023 2 commits
-
-
Miguel Reboiro Jato authored
The request has been reformated for a better readibility.
-
Miguel Reboiro Jato authored
The use of RepeatedTest in the welcome test caused failures in some computers due to an insufficient time to close the port. This commit fixes this error by using a for to repeat the test, avoiding the creation of a new server in each repetition.
-
- 20 Sep, 2023 1 commit
-
-
Miguel Reboiro Jato authored
This includes some basic base and utility classes and a complete set of tests.
-