Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #942 Add POST /procedure/add method | Javier Sánchez Parra | 2021-05-31 | 1 | -0/+39 |
* | #915 Add /room/add POST method | Javier Sánchez Parra | 2021-04-20 | 1 | -0/+47 |
* | #915 Add large HTTP response test | Javier Sánchez Parra | 2021-04-19 | 3 | -1/+69 |
* | #915 Stop ogServer service in run-test.py | Javier Sánchez Parra | 2021-04-19 | 1 | -0/+3 |
* | #915 Add GET /oglive/test REST API function | Javier Sánchez Parra | 2021-04-05 | 1 | -0/+19 |
* | #1004 Add GET /images test | Diego Crespo Quinta | 2021-03-30 | 1 | -0/+25 |
* | Fix GET /hardware test url | Diego Crespo Quinta | 2021-03-23 | 1 | -2/+2 |
* | #915 Fix big request test | Javier Sánchez Parra | 2021-02-23 | 1 | -4/+2 |
* | #915 Add Valgrind to python tests | Javier Sánchez Parra | 2021-02-23 | 1 | -3/+10 |
* | #915 Fix test POST /wol | Javier Sánchez Parra | 2021-02-23 | 1 | -2/+2 |
* | #1022 increase maximum API REST request size | OpenGnSys Support Team | 2021-02-04 | 1 | -1/+1 |
* | #915 add test POST /client/delete | Isabel Arrans | 2020-12-17 | 1 | -0/+25 |
* | #915 Fix GET /software test | Diego Crespo Quinta | 2020-12-15 | 1 | -1/+1 |
* | #915 Fix test POST /client/add | Isabel Arrans | 2020-12-15 | 1 | -6/+21 |
* | #915 Fix GET /client/info test | Isabel Arrans | 2020-12-15 | 1 | -1/+9 |
* | #915 Add GET /software test | Diego Crespo Quinta | 2020-12-12 | 2 | -5/+32 |
* | #915 Add GET /hardware test | Diego Crespo Quinta | 2020-12-12 | 2 | -3/+25 |
* | #915 Test for GET /client/info and POST /client/add | Isabel Arrans | 2020-12-11 | 2 | -0/+56 |
* | #915 Add POST /mode test | Diego Crespo Quinta | 2020-12-02 | 1 | -0/+30 |
* | #915 Fix POST /setup test | Diego Crespo Quinta | 2020-12-02 | 1 | -0/+1 |
* | #915 Test GET /scopes | Diego Crespo Quinta | 2020-12-01 | 1 | -0/+25 |
* | #915 add GET /session test | Diego Crespo Quinta | 2020-11-17 | 2 | -4/+25 |
* | #915 test malformed body in GET /client/setup | Isabel Arrans | 2020-11-10 | 1 | -0/+25 |
* | #915 fix POST /hardware test | Isabel Arrans | 2020-10-27 | 1 | -1/+1 |
* | #915 restore more tests | Isabel Arrans | 2020-10-24 | 5 | -51/+4 |
* | #915 remove old REST API from run-test.sh | OpenGnSys Support Team | 2020-10-23 | 1 | -4/+0 |
* | #915 Fix expected returned codes in GET /session and GET /software tests | Diego Crespo Quinta | 2020-10-22 | 2 | -2/+2 |
* | #915 Fix several test errors | Diego Crespo Quinta | 2020-10-22 | 9 | -156/+4 |
* | #915 Use string for tests config port | Roberto Hueso Gómez | 2020-10-07 | 1 | -1/+1 |
* | #915 Update run-tests.py to the latest changes | Roberto Hueso Gómez | 2020-10-07 | 2 | -3/+23 |
* | #915 Add default SQL schema for tests | Roberto Hueso Gómez | 2020-10-07 | 1 | -1/+1 |
* | #986 rename to ogserver | OpenGnSys Support Team | 2020-06-19 | 2 | -4/+4 |
* | #942 Add REST API /schedule get function | Roberto Hueso Gómez | 2020-06-02 | 1 | -1/+1 |
* | #942 Add support for scheduled tasks and commands | OpenGnSys Support Team | 2020-06-02 | 2 | -0/+2 |
* | #942 Add /run/task to API REST | OpenGnSys Support Team | 2020-06-02 | 2 | -0/+2 |
* | #915 Test malformed payload for POST commands | Roberto Hueso Gómez | 2019-11-14 | 16 | -0/+109 |
* | #915 Test malformed payload for POST /shell/run | Roberto Hueso Gómez | 2019-11-13 | 1 | -0/+9 |
* | #915 Test malformed payload for POST /wol | Roberto Hueso Gómez | 2019-11-13 | 1 | -0/+9 |
* | #915 Test malformed payload for POST /clients | Roberto Hueso Gómez | 2019-11-13 | 1 | -0/+4 |
* | #915 Extend REST API POST no payload tests to all remaining tests. | Roberto Hueso Gómez | 2019-11-13 | 11 | -0/+44 |
* | #915 Rename POST /image/setup for /setup in REST API | Roberto Hueso Gómez | 2019-11-13 | 2 | -3/+3 |
* | #915 Adapt POST /shell/run test to the 'echo' parameter | Roberto Hueso Gómez | 2019-11-12 | 1 | -1/+3 |
* | #915 Fix ogAdmServer POST /software test parameters | Roberto Hueso Gómez | 2019-11-06 | 1 | -1/+3 |
* | #915 Add test for POST /run/schedule REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+24 |
* | #915 Add test for POST /image/restore/incremental REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+43 |
* | #915 Add test for POST /image/restore/basic REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+41 |
* | #915 Add test for POST /image/create/incremental REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+40 |
* | #915 Add test for POST /image/create/basic REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+38 |
* | #915 Add test for POST /image/setup REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+47 |
* | #915 Add test for POST /image/restore REST API | Roberto Hueso Gómez | 2019-10-31 | 1 | -0/+31 |