History log of /unit/test/test_python_application.py (Results 26 – 50 of 90)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1695:48cd8f20dea4 10-Nov-2020 Max Romanov

Tests: supporting instant app parameters in load().


# 1683:43cbc14c7be9 04-Nov-2020 Max Romanov

Tests: added Python threading tests.


# 1654:fc7d0578e124 19-Oct-2020 Andrei Zeliankou

Tests: fixed unit.log print.


Revision tags: 1.20.0-1, 1.20.0
# 1635:97afbb6c5a15 07-Oct-2020 Andrei Zeliankou

Tests: minor fixes.


# 1605:bac76b00ded6 21-Sep-2020 Max Romanov

Tests: added multiple headers concatenation test.


# 1604:8cd5ee21340a 21-Sep-2020 Max Romanov

Tests: changing Python application callable name.


# 1596:b7e2d4d92624 16-Sep-2020 Andrei Zeliankou

Tests: migrated to the pytest.


Revision tags: 1.19.0-1, 1.19.0
# 1568:b0df4227285f 13-Aug-2020 Andrei Zeliankou

Tests: added test with error on loading application.


Revision tags: 1.18.0-1, 1.18.0
# 1477:b93d1acf81bd 15-May-2020 Andrei Zeliankou

Tests: style.


# 1467:195fe0a92670 24-Apr-2020 Andrei Zeliankou

Tests: introduced module version specification in prerequisites.


Revision tags: 1.17.0-1, 1.17.0
# 1454:800750b793cf 14-Apr-2020 Andrei Zeliankou

Tests: added test with rescheduling requests.


# 1453:71af60a59338 14-Apr-2020 Andrei Zeliankou

Tests: minor fixes and style.


Revision tags: 1.16.0-1, 1.16.0
# 1400:cbd75efbfb74 12-Mar-2020 Max Romanov

Tests: added Python input readline and iterator tests.


Revision tags: 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0
# 1304:5b67d67b4997 11-Nov-2019 Tiago Natel

Tests: added tests for setting user and group.


# 1295:f60a68728306 26-Nov-2019 Tiago Natel

Tests: parsing of "Transfer-Encoding: chunked" responses.


Revision tags: 1.13.0-1, 1.13.0
# 1283:e7d0b112241e 14-Nov-2019 Andrei Zeliankou

Tests: Python exception tests.


# 1261:0150f7bd061d 13-Nov-2019 Andrei Zeliankou

Tests: added Python test with threading.


# 1250:2f335856beaa 23-Oct-2019 Andrey Zelenkov

Tests: added test with invalid "working_directory" value.


Revision tags: 1.12.0-1, 1.12.0, 1.11.0-2, 1.11.0-1, 1.11.0
# 1171:968424f2804c 17-Sep-2019 Valentin Bartenev

HTTP parser: fixed parsing of target after literal space character.

In theory, all space characters in request target must be encoded; however,
some clients may violate the specification. For the s

HTTP parser: fixed parsing of target after literal space character.

In theory, all space characters in request target must be encoded; however,
some clients may violate the specification. For the sake of interoperability,
Unit supports unencoded space characters.

Previously, if there was a space character before the extension or arguments
parts, those parts weren't recognized. Also, quoted symbols and complex
target weren't detected after a space character.

show more ...


# 1165:998b521bbdb8 14-Sep-2019 Andrey Zelenkov

Tests: refactored prerequisites model.


Revision tags: 1.10.0-2, 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0
# 1064:75a64629661f 30-May-2019 Andrey Zelenkov

Tests: adjusted skipping tests.


# 1043:357a658d1210 22-Apr-2019 Andrey Zelenkov

Tests: read_timeout increased for incomplete requests.

Also fixed test without \"Host\" header.


# 1029:687f7cc7aae2 09-Apr-2019 Andrey Zelenkov

Tests: speed up tests.


# 1028:2201c3f83ae3 09-Apr-2019 Andrey Zelenkov

Tests: wait_for_record() introduced.


# 1026:70ded57f6c7d 09-Apr-2019 Andrey Zelenkov

Tests: style.


1234