summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* #1004 Add GET /images testDiego Crespo Quinta2021-03-301-0/+25
* Fix GET /hardware test urlDiego Crespo Quinta2021-03-231-2/+2
* #915 Fix big request testJavier Sánchez Parra2021-02-231-4/+2
* #915 Add Valgrind to python testsJavier Sánchez Parra2021-02-231-3/+10
* #915 Fix test POST /wolJavier Sánchez Parra2021-02-231-2/+2
* #1022 increase maximum API REST request sizeOpenGnSys Support Team2021-02-041-1/+1
* #915 add test POST /client/deleteIsabel Arrans2020-12-171-0/+25
* #915 Fix GET /software testDiego Crespo Quinta2020-12-151-1/+1
* #915 Fix test POST /client/addIsabel Arrans2020-12-151-6/+21
* #915 Fix GET /client/info testIsabel Arrans2020-12-151-1/+9
* #915 Add GET /software testDiego Crespo Quinta2020-12-122-5/+32
* #915 Add GET /hardware testDiego Crespo Quinta2020-12-122-3/+25
* #915 Test for GET /client/info and POST /client/addIsabel Arrans2020-12-112-0/+56
* #915 Add POST /mode testDiego Crespo Quinta2020-12-021-0/+30
* #915 Fix POST /setup testDiego Crespo Quinta2020-12-021-0/+1
* #915 Test GET /scopesDiego Crespo Quinta2020-12-011-0/+25
* #915 add GET /session testDiego Crespo Quinta2020-11-172-4/+25
* #915 test malformed body in GET /client/setupIsabel Arrans2020-11-101-0/+25
* #915 fix POST /hardware testIsabel Arrans2020-10-271-1/+1
* #915 restore more testsIsabel Arrans2020-10-245-51/+4
* #915 remove old REST API from run-test.shOpenGnSys Support Team2020-10-231-4/+0
* #915 Fix expected returned codes in GET /session and GET /software testsDiego Crespo Quinta2020-10-222-2/+2
* #915 Fix several test errorsDiego Crespo Quinta2020-10-229-156/+4
* #915 Use string for tests config portRoberto Hueso Gómez2020-10-071-1/+1
* #915 Update run-tests.py to the latest changesRoberto Hueso Gómez2020-10-072-3/+23
* #915 Add default SQL schema for testsRoberto Hueso Gómez2020-10-071-1/+1
* #986 rename to ogserverOpenGnSys Support Team2020-06-192-4/+4
* #942 Add REST API /schedule get functionRoberto Hueso Gómez2020-06-021-1/+1
* #942 Add support for scheduled tasks and commandsOpenGnSys Support Team2020-06-022-0/+2
* #942 Add /run/task to API RESTOpenGnSys Support Team2020-06-022-0/+2
* #915 Test malformed payload for POST commandsRoberto Hueso Gómez2019-11-1416-0/+109
* #915 Test malformed payload for POST /shell/runRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /wolRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /clientsRoberto Hueso Gómez2019-11-131-0/+4
* #915 Extend REST API POST no payload tests to all remaining tests.Roberto Hueso Gómez2019-11-1311-0/+44
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-132-3/+3
* #915 Adapt POST /shell/run test to the 'echo' parameterRoberto Hueso Gómez2019-11-121-1/+3
* #915 Fix ogAdmServer POST /software test parametersRoberto Hueso Gómez2019-11-061-1/+3
* #915 Add test for POST /run/schedule REST APIRoberto Hueso Gómez2019-10-311-0/+24
* #915 Add test for POST /image/restore/incremental REST APIRoberto Hueso Gómez2019-10-311-0/+43
* #915 Add test for POST /image/restore/basic REST APIRoberto Hueso Gómez2019-10-311-0/+41
* #915 Add test for POST /image/create/incremental REST APIRoberto Hueso Gómez2019-10-311-0/+40
* #915 Add test for POST /image/create/basic REST APIRoberto Hueso Gómez2019-10-311-0/+38
* #915 Add test for POST /image/setup REST APIRoberto Hueso Gómez2019-10-311-0/+47
* #915 Add test for POST /image/restore REST APIRoberto Hueso Gómez2019-10-311-0/+31
* #915 Add test for POST /image/create REST APIRoberto Hueso Gómez2019-10-311-0/+30
* #915 Add POST "run/schedule" command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-252-0/+2
* #915 Add test for POST /image/restore/incremental commandJavier Sánchez Parra2019-10-112-0/+2
* #915 Add test for POST "image/create/incremental" commandRoberto Hueso Gómez2019-10-112-0/+2
* #915 Add test for POST /image/restore/basic commandJavier Sánchez Parra2019-10-092-0/+2