summaryrefslogtreecommitdiffhomepage
path: root/test/test_java_application.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-02Tests: added Java test with multiple headers.Andrei Zeliankou1-0/+17
2023-06-14Tests: get rid of classes in test files.Andrei Zeliankou1-887/+877
2023-06-12Tests: prerequisites checking reworked.Andrei Zeliankou1-2/+2
2023-05-29Tests: more fixtures.Andrei Zeliankou1-7/+7
2023-05-25Tests: assertion related fixes.Andrei Zeliankou1-46/+37
2023-05-25Tests: removed unused variables.Andrei Zeliankou1-1/+1
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou1-15/+15
2022-12-14Java: upgrading third-party components.Sergey A. Osokin1-7/+10
2022-10-11Tests: don't try to return response when "no_recv" is True.Andrei Zeliankou1-2/+1
2022-04-11Tests: style.Andrei Zeliankou1-33/+11
2021-12-12Tests: fixed type of applications.Andrei Zeliankou1-1/+1
2021-04-05Tests: style.Andrei Zeliankou1-5/+6
2020-12-08Tests: skip_alert() converted to the fixture.Andrei Zeliankou1-2/+1
2020-12-08Tests: utils module introduced.Andrei Zeliankou1-1/+1
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-11-05Tests: added Java threading tests.Max Romanov1-0/+41
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-7/+7
2020-10-07Tests: minor fixes.Andrei Zeliankou1-1/+3
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-783/+528
2020-03-09Refactor of process management.Tiago Natel de Moura1-0/+1
2020-05-15Tests: style.Andrei Zeliankou1-1/+1
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2020-04-14Tests: minor fixes and style.Andrei Zeliankou1-4/+6
2020-02-05Tests: add helper for form-data and multipart.Tiago Natel de Moura1-22/+17
2019-11-09Tests: fixed tests to run as root.Tiago Natel1-4/+17
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-1/+1
2019-08-14Java: implementing multipart message support.Max Romanov1-1/+0
2019-08-07Tests: Java multipart test.Andrey Zelenkov1-0/+39
2019-07-23Tests: fixed test_java_conf_error to pass with "--modules=" option.Andrey Zelenkov1-0/+1
2019-07-17Tests: more Java tests.Andrey Zelenkov1-0/+40
2019-07-02Tests: adjusted inactive interval in Java app for slow hosts.Andrey Zelenkov1-4/+12
2019-05-30Tests: fixed tests without "Host" header.Andrey Zelenkov1-11/+0
2019-04-09Tests: speed up tests.Andrey Zelenkov1-0/+5
2019-04-09Tests: simplified module checking.Andrey Zelenkov1-2/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-5/+4
2019-03-26Tests: speed up Java tests.Andrey Zelenkov1-1/+5
2019-03-26Tests: style.Andrey Zelenkov1-379/+799
2019-02-28Introducing Java Servlet Container beta.Max Romanov1-0/+753