index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
test_asgi_application.py
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
Python: bytearray body support for ASGI module.
Andrei Zeliankou
1
-0
/
+8
2024-01-15
Tests: pathlib used where appropriate
Andrei Zeliankou
1
-0
/
+1
2023-11-08
Tests: 8XXX used as default port range.
Andrei Zeliankou
1
-2
/
+2
2023-06-14
Tests: get rid of classes in test files.
Andrei Zeliankou
1
-305
/
+325
2023-06-12
Tests: prerequisites checking reworked.
Andrei Zeliankou
1
-5
/
+4
2023-05-29
Tests: more fixtures.
Andrei Zeliankou
1
-6
/
+4
2023-05-25
Tests: removed unused variables.
Andrei Zeliankou
1
-2
/
+2
2023-05-19
Tests: added ASGI application with IPv6 address test.
Andrei Zeliankou
1
-0
/
+9
2023-02-21
Tests: switched to using f-strings.
Andrei Zeliankou
1
-8
/
+7
2022-12-14
Python: Added "prefix" to configuration.
OutOfFocus4
1
-0
/
+37
2022-10-11
Tests: don't try to return response when "no_recv" is True.
Andrei Zeliankou
1
-4
/
+2
2022-09-07
Tests: minor fixes.
Andrei Zeliankou
1
-41
/
+4
2022-08-16
Tests: added test for ASGI with UNIX socket.
Andrei Zeliankou
1
-0
/
+10
2022-01-31
Tests: removed TestApplicationTLS.get_server_certificate().
Andrei Zeliankou
1
-2
/
+4
2021-11-02
Tests: removed unused imports.
Andrei Zeliankou
1
-1
/
+0
2021-10-18
Tests: style.
Andrei Zeliankou
1
-1
/
+0
2021-04-08
Tests: preserving unit.log when run without restart.
Max Romanov
1
-4
/
+0
2021-04-05
Tests: style.
Andrei Zeliankou
1
-5
/
+8
2021-02-10
Tests: increased timeout in wait_for_record().
Andrei Zeliankou
1
-1
/
+1
2021-01-13
Tests: style.
Andrei Zeliankou
1
-1
/
+0
2020-12-08
Tests: skip_alert() converted to the fixture.
Andrei Zeliankou
1
-2
/
+1
2020-12-06
Tests: options moved to the separate class.
Andrei Zeliankou
1
-1
/
+1
2020-11-10
Python: supporting ASGI legacy protocol.
Max Romanov
1
-0
/
+26
2020-11-10
Tests: supporting instant app parameters in load().
Max Romanov
1
-37
/
+13
2020-11-06
Tests: fixing racing condition in ASGI threads test.
Max Romanov
1
-5
/
+5
2020-11-05
Tests: added Python threading tests.
Max Romanov
1
-0
/
+41
2020-10-19
Tests: fixed unit.log print.
Andrei Zeliankou
1
-1
/
+2
2020-10-07
Tests: minor fixes.
Andrei Zeliankou
1
-15
/
+14
2020-10-01
Tests: added ASGI HTTP applications.
Max Romanov
1
-0
/
+403