- 22 Sep, 2023 3 commits
-
-
Miguel Reboiro Jato authored
The request has been reformated for a better readibility.
-
Miguel Reboiro Jato authored
Bold markers have been removed from a code example.
-
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.
-
- 21 Sep, 2023 1 commit
-
-
Miguel Reboiro Jato authored
The project's URL has been added to the POM file.
-
- 20 Sep, 2023 3 commits
-
-
Miguel Reboiro Jato authored
An HTML report is now generated for the tests and the project can be packaged for the first release using the `mvn package` command.
-
Miguel Reboiro Jato authored
This includes some basic base and utility classes and a complete set of tests.
-
Miguel Reboiro Jato authored
Initial commit with the basic project configuration and information.
-