summaryrefslogtreecommitdiffstats
path: root/tests/units
Commit message (Collapse)AuthorAgeFilesLines
* Add test for non-existent functionRoberto Hueso Gómez2020-01-191-0/+33
|
* Add test for sequential /shell/run requestsRoberto Hueso Gómez2020-01-191-2/+25
| | | | | | This also fixes test bugs in the cases: - Malformed json - No json
* Add /probe tests for multiple probes and extra parameter in jsonRoberto Hueso Gómez2020-01-191-3/+32
|
* Remove unnecessary variables from test serverRoberto Hueso Gómez2020-01-191-3/+0
|
* Include License headerAlvaro Neira Ayuso2020-01-195-1/+39
|
* Add /shell/run testsRoberto Hueso Gómez2020-01-191-0/+65
| | | | | | | | These tests cover: - Correct request with echo - Correct request without echo - No json request - Malformed json request
* Add /probe testsRoberto Hueso Gómez2020-01-191-0/+42
| | | | | | | These tests cover: - Correct request - No json request - Malformed json request
* Add unit testing basic structureRoberto Hueso Gómez2020-01-193-0/+60