Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Fix dummy http server on python 3.6 | Andrew Lewis | 2023-11-18 | 1 | -1/+2 |
| | |||||
* | [Minor] Try improve test stability | Andrew Lewis | 2023-11-09 | 1 | -3/+3 |
| | |||||
* | [Test] Use asyncio | Vsevolod Stakhov | 2022-12-31 | 1 | -6/+10 |
| | |||||
* | [Test] Fix some minor stuff in dummy_http server | Vsevolod Stakhov | 2022-12-31 | 1 | -5/+5 |
| | |||||
* | [Test] Rework HTTP tests | Vsevolod Stakhov | 2022-12-31 | 1 | -0/+8 |
| | |||||
* | [Test] Rewrite dummy http server | Vsevolod Stakhov | 2022-12-31 | 1 | -145/+123 |
| | |||||
* | [Test] Add external map test for multimap | Vsevolod Stakhov | 2022-12-03 | 1 | -5/+23 |
| | |||||
* | [Test] Add test case for settings in the external map | Vsevolod Stakhov | 2022-11-27 | 1 | -1/+1 |
| | |||||
* | [Test] Add endpoint for settings tests | Vsevolod Stakhov | 2022-11-26 | 1 | -1/+5 |
| | |||||
* | [Test] Another try to fix goddamned dummy http server | Vsevolod Stakhov | 2022-11-19 | 1 | -2/+3 |
| | |||||
* | [Test] Fix dummy http server for keep-alive posts | Vsevolod Stakhov | 2022-11-19 | 1 | -12/+15 |
| | |||||
* | [Test] Start write tests for external maps | Vsevolod Stakhov | 2022-11-19 | 1 | -0/+3 |
| | |||||
* | [Test] url-redirector | Andrew Lewis | 2021-04-13 | 1 | -3/+16 |
| | |||||
* | [Test] Use Python3 for functional tests | Andrew Lewis | 2020-06-25 | 1 | -17/+16 |
| | | | | | | | - Fix more deprecated Robot Framework syntax - Remove log following - Remove some artefacts in teardown - Restore use of demjson | ||||
* | [Test] Fix sockets reusing | Vsevolod Stakhov | 2019-05-31 | 1 | -5/+5 |
| | |||||
* | [Test] Small refactoring in dummy services test | Mikhail Galanin | 2018-09-07 | 1 | -11/+3 |
| | | | | | Moved code for pid writing and terminating into a separated module. Also added cleanup: in some cases, processes remained in the system after test is done. It should not happen anymore | ||||
* | [Test] Test for TCP library | Mikhail Galanin | 2018-08-30 | 1 | -27/+48 |
| | |||||
* | [Test] More test cases for HTTP API | Mikhail Galanin | 2018-08-23 | 1 | -3/+25 |
| | |||||
* | [Test] Added test for HTTP API | Mikhail Galanin | 2018-08-22 | 1 | -0/+78 |