summaryrefslogtreecommitdiffhomepage
path: root/test (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-10Python: supporting ASGI legacy protocol.Max Romanov4-1/+58
2020-11-10Tests: supporting instant app parameters in load().Max Romanov3-89/+37
2020-11-06Tests: fixing racing condition in ASGI threads test.Max Romanov1-5/+5
2020-11-05Tests: added Perl threading tests.Max Romanov2-0/+52
2020-11-05Tests: added Ruby threading tests.Max Romanov2-0/+54
2020-11-05Tests: added Java threading tests.Max Romanov2-0/+73
2020-11-05Tests: added Python threading tests.Max Romanov4-0/+124
2020-11-03Tests: disabled detailed output by default.Andrei Zeliankou1-1/+1
2020-11-03Tests: force applications to build for JVM 8.Andrei Zeliankou1-0/+1
2020-11-02Java: upgrading 3rd-party components.Max Romanov1-1/+1
2020-10-29Isolation: mounting of procfs by default when using "rootfs".Tiago Natel de Moura6-79/+158
2020-10-29Tests: added new ruby isolation test without namespaces.Tiago Natel de Moura1-1/+20
2020-10-28Tests: improving get_application_type() and fixing its name.Max Romanov7-28/+14
2020-10-27Tests: fixed isolation detection.Andrei Zeliankou3-27/+112
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou44-488/+427
2020-10-06PHP: compatibility with 8.0.0 RC1.Valentin Bartenev3-10/+10
2020-10-07Tests: minor fixes.Andrei Zeliankou46-95/+125
2020-10-07Tests: fixed loading selected module version.Valentin Bartenev3-3/+15
2020-10-07Router: fixed "not empty" pattern matching.Valentin Bartenev1-0/+15
2020-10-06Tests: fixed tests to run as root.Andrei Zeliankou2-8/+4
2020-10-05Tests: pretty versions output for multi-version tests.Max Romanov1-3/+3
2020-10-05Tests: added websocket test with long length.Andrei Zeliankou1-0/+12
2020-10-05Tests: added ASGI Lifespan.Andrei Zeliankou5-0/+114
2020-10-01Tests: added ASGI HTTP applications.Max Romanov9-0/+598
2020-10-01Tests: added ASGI WebSocket.Max Romanov4-1/+1476
2020-09-09PHP: fixed "rootfs" isolation dependency on system mounts.Tiago Natel de Moura2-51/+30
2020-10-01Tests: minor fixes.Andrei Zeliankou10-76/+89
2020-09-30Tests: fixed test_static_space_in_name.Andrei Zeliankou1-1/+1
2020-09-27Tests: tuned delay in test_settings_idle_timeout_2.Andrei Zeliankou1-1/+1
2020-09-27Tests: added pytest.ini.Andrei Zeliankou1-0/+3
2020-09-24Tests: prerequisites check improved by using callable.Max Romanov1-15/+23
2020-09-22Tests: introduced module name configuration.Max Romanov1-3/+10
2020-09-22Tests: improved response receiving while upgrade.Max Romanov1-4/+1
2020-09-22Tests: using dict.get() method with default value.Max Romanov1-18/+9
2020-09-21Tests: added variable test with nonexistent upstream.Andrei Zeliankou1-0/+23
2020-09-21Tests: added test for "idle_timeout" with empty payload.Andrei Zeliankou1-0/+18
2020-09-21Tests: added multiple headers concatenation test.Max Romanov1-9/+13
2020-09-21Tests: changing Python application callable name.Max Romanov2-0/+35
2020-08-28Router: fixed "pass" to upstreams.hongzhidao1-0/+79
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou53-6321/+4776
2020-08-31Tests: $host varaible test.Andrei Zeliankou1-7/+24
2020-08-25Tests: disable of language_deps.Tiago Natel de Moura1-0/+69
2020-08-25Tests: PHP extension mounts.Tiago Natel de Moura3-0/+66
2020-08-20Tests: default tmpfs in rootfs.Tiago Natel de Moura1-0/+20
2020-08-13Tests: set root by unprivilaged user.Tiago Natel de Moura1-0/+27
2020-08-13Tests: added test with error on loading application.Andrei Zeliankou1-0/+11
2020-08-13Tests: added variables tests.Andrei Zeliankou1-0/+94
2020-08-11Tests: reducing the number of generated applications.Max Romanov1-1/+3
2020-08-11Tests: skipping idle zero timeout.Max Romanov1-0/+1
2020-07-28Tests: added PHP test with time check in error log messages.Andrei Zeliankou2-0/+29