Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sanic-org/sanic-testing
Test clients for Sanic
https://github.com/sanic-org/sanic-testing
SanicASGITestClient has wrong type hints
pdmtt opened this issue 2 months ago
pdmtt opened this issue 2 months ago
Update websockets to v14.0
howard36 opened this pull request 3 months ago
howard36 opened this pull request 3 months ago
`websockets.legacy` now deprecated with websockets `v14.0`
devennavani opened this issue 3 months ago
devennavani opened this issue 3 months ago
Sanic @before_server_start listener is executed multiple times when using SanicASGITestClient with pytest
tkosman opened this issue 7 months ago
tkosman opened this issue 7 months ago
Reusable SanicASGITestClient
ShamansCoding opened this pull request about 1 year ago
ShamansCoding opened this pull request about 1 year ago
Add reusable client tests and refactor
hamedsh opened this pull request about 1 year ago
hamedsh opened this pull request about 1 year ago
Add support for python 3.12 #72
iAndriy opened this pull request about 1 year ago
iAndriy opened this pull request about 1 year ago
Add support for python 3.12
iAndriy opened this issue about 1 year ago
iAndriy opened this issue about 1 year ago
return received message in proxy recv
tiejunhu opened this pull request over 1 year ago
tiejunhu opened this pull request over 1 year ago
Add new workflow for deployment
ahopkins opened this pull request over 1 year ago
ahopkins opened this pull request over 1 year ago
Bump version and remove py3.7
ahopkins opened this pull request over 1 year ago
ahopkins opened this pull request over 1 year ago
How to create test databases and connect them to the test Sanic app?
Maksim-Burtsev opened this issue over 1 year ago
Maksim-Burtsev opened this issue over 1 year ago
Allow httpx 0.24
rparini opened this pull request over 1 year ago
rparini opened this pull request over 1 year ago
Allow httpx 0.24
rparini-intellegens opened this issue over 1 year ago
rparini-intellegens opened this issue over 1 year ago
Version 23.3 compat
ahopkins opened this pull request almost 2 years ago
ahopkins opened this pull request almost 2 years ago
Add `raw_path` to ASGI scope of test client.
Tronic opened this pull request almost 2 years ago
Tronic opened this pull request almost 2 years ago
Can't run multiple tests with same instance of ReusableClient
slavict opened this issue almost 2 years ago
slavict opened this issue almost 2 years ago
Cannot patch the 'httpx' requests while unit testing
srbssv opened this issue about 2 years ago
srbssv opened this issue about 2 years ago
No global test_mode
ahopkins opened this pull request about 2 years ago
ahopkins opened this pull request about 2 years ago
Fix KeyError when used multiple apps in tests
zerc opened this pull request over 2 years ago
zerc opened this pull request over 2 years ago
KeyError when used multiple apps and ReusableClient
zerc opened this issue over 2 years ago
zerc opened this issue over 2 years ago
sanic 21.12 compatibility
staden opened this issue over 2 years ago
staden opened this issue over 2 years ago
Test responses missing `Content-Length`
LiraNuna opened this issue over 2 years ago
LiraNuna opened this issue over 2 years ago
Set version properly
ahopkins opened this pull request over 2 years ago
ahopkins opened this pull request over 2 years ago
Sanic app without any endpoints fails during routing
LiraNuna opened this issue over 2 years ago
LiraNuna opened this issue over 2 years ago
Add single_process
ahopkins opened this pull request over 2 years ago
ahopkins opened this pull request over 2 years ago
[Bug] Websocket testing .recv()
jmgirven opened this issue over 2 years ago
jmgirven opened this issue over 2 years ago
Add Python 3.10 to test automation
ChihweiLHBird opened this pull request over 2 years ago
ChihweiLHBird opened this pull request over 2 years ago
Refactor, Cleanup, and Test Case for WebSocket Minic Client Implementation
ChihweiLHBird opened this pull request over 2 years ago
ChihweiLHBird opened this pull request over 2 years ago
Add functionality to mimic a websocket client against an endpoint
ahopkins opened this pull request over 2 years ago
ahopkins opened this pull request over 2 years ago
Difference between 22.x and 0.8.x releases
viniciuserrero opened this issue over 2 years ago
viniciuserrero opened this issue over 2 years ago
WebSocket Test Client (2)
ChihweiLHBird opened this pull request over 2 years ago
ChihweiLHBird opened this pull request over 2 years ago
Disable CI for Draft PR
ChihweiLHBird opened this pull request over 2 years ago
ChihweiLHBird opened this pull request over 2 years ago
Draft: WebSocket Test Client
ChihweiLHBird opened this pull request over 2 years ago
ChihweiLHBird opened this pull request over 2 years ago
[Bug] async test fails
FlyinPancake opened this issue over 2 years ago
FlyinPancake opened this issue over 2 years ago
Test Client Type Annotation and Common Parent Class
ChihweiLHBird opened this issue over 2 years ago
ChihweiLHBird opened this issue over 2 years ago
Add ApplicationServerInfo to ReusableClient
ahopkins opened this pull request over 2 years ago
ahopkins opened this pull request over 2 years ago
Reusable client fails when sanic-ext present
ahopkins opened this issue over 2 years ago
ahopkins opened this issue over 2 years ago
Add Python 3.10 classifiers
ChihweiLHBird opened this pull request over 2 years ago
ChihweiLHBird opened this pull request over 2 years ago
Allow HTTPX 0.23
nshaaban-cPacket opened this pull request over 2 years ago
nshaaban-cPacket opened this pull request over 2 years ago
Allow httpx 0.23.0
novotl opened this issue over 2 years ago
novotl opened this issue over 2 years ago
test_mode automatically enabled if the package "sanic-testing" is present
cnicodeme opened this issue over 2 years ago
cnicodeme opened this issue over 2 years ago
Add auto-assignment of a free port to ReusableClient
pszpetkowski opened this pull request almost 3 years ago
pszpetkowski opened this pull request almost 3 years ago
Bump version and 22.3
ahopkins opened this pull request almost 3 years ago
ahopkins opened this pull request almost 3 years ago
Allow HTTPX 0.22
eric-spitler opened this pull request about 3 years ago
eric-spitler opened this pull request about 3 years ago
What is the best way to app.purge_tasks()?
Vedant-R opened this issue about 3 years ago
Vedant-R opened this issue about 3 years ago
Getting AttributeError: __aenter__ on async with self.queue_lock:
Vedant-R opened this issue about 3 years ago
Vedant-R opened this issue about 3 years ago
Add test_mode to class var
ahopkins opened this pull request about 3 years ago
ahopkins opened this pull request about 3 years ago
Allow redirects with newer httpx
ahopkins opened this pull request about 3 years ago
ahopkins opened this pull request about 3 years ago
Move test_mode to a class variable
ahopkins opened this pull request about 3 years ago
ahopkins opened this pull request about 3 years ago
Execute all listeners in ASGI tests
ahopkins opened this pull request about 3 years ago
ahopkins opened this pull request about 3 years ago
Testing CORS fails
SerGeRybakov opened this issue about 3 years ago
SerGeRybakov opened this issue about 3 years ago
Mock Response and Stage in TestASGIApp
ChihweiLHBird opened this issue about 3 years ago
ChihweiLHBird opened this issue about 3 years ago
TypeError: _blank() takes 1 positional
pawelkoston opened this issue about 3 years ago
pawelkoston opened this issue about 3 years ago
Upgrade dependency versions, including Sanic
eric-spitler opened this pull request over 3 years ago
eric-spitler opened this pull request over 3 years ago
Remove Python3.6 classifier, add 3.9
samdbmg opened this pull request over 3 years ago
samdbmg opened this pull request over 3 years ago
Unable to install sanic_testing and sanic in Python 3.6
samdbmg opened this issue over 3 years ago
samdbmg opened this issue over 3 years ago
Integrated signals support
ahopkins opened this pull request over 3 years ago
ahopkins opened this pull request over 3 years ago
Add reusable client
ahopkins opened this pull request over 3 years ago
ahopkins opened this pull request over 3 years ago
How to implement 'before_server_start' listener in an async test
xiaoxiper opened this issue over 3 years ago
xiaoxiper opened this issue over 3 years ago
Allow later websockets release
fabaff opened this issue over 3 years ago
fabaff opened this issue over 3 years ago
Bump version of httpx
ahopkins opened this pull request over 3 years ago
ahopkins opened this pull request over 3 years ago
Conflict between sanic-testing 0.3.1 and strongly recommended 0.18.1 version of httpx.
ergoproxxxy opened this issue over 3 years ago
ergoproxxxy opened this issue over 3 years ago
Update HTTPX to 17.*
jdraymon opened this pull request almost 4 years ago
jdraymon opened this pull request almost 4 years ago
prevent PytestCollectionWarning for TestManager
qrnik opened this pull request almost 4 years ago
qrnik opened this pull request almost 4 years ago
JSON Payload Sometimes Missing From Request
jamesstidard opened this issue almost 4 years ago
jamesstidard opened this issue almost 4 years ago
Changes for new router
ahopkins opened this pull request almost 4 years ago
ahopkins opened this pull request almost 4 years ago
Return tuples
ashleysommer opened this pull request about 4 years ago
ashleysommer opened this pull request about 4 years ago
ASGITestClient response type
ashleysommer opened this issue about 4 years ago
ashleysommer opened this issue about 4 years ago
Always return request object
ahopkins opened this issue about 4 years ago
ahopkins opened this issue about 4 years ago
Move Sanic requirement to master branch
ahopkins opened this pull request about 4 years ago
ahopkins opened this pull request about 4 years ago
CI
ahopkins opened this issue about 4 years ago
ahopkins opened this issue about 4 years ago
Pickle fixes, and other changes
ashleysommer opened this pull request about 4 years ago
ashleysommer opened this pull request about 4 years ago
Incorrect Return type on _sanic_endpoint_test
ashleysommer opened this issue about 4 years ago
ashleysommer opened this issue about 4 years ago
Typo: Listener on "before_server_end" should be "before_server_stop"
ashleysommer opened this issue about 4 years ago
ashleysommer opened this issue about 4 years ago
Potentially incorrect gather_request logic in TestClient
ashleysommer opened this issue about 4 years ago
ashleysommer opened this issue about 4 years ago
Adding _test_manager object to Sanic App prevents App from being pickled
ashleysommer opened this issue about 4 years ago
ashleysommer opened this issue about 4 years ago
Automatically turn on test_mode
ahopkins opened this issue about 4 years ago
ahopkins opened this issue about 4 years ago
Test client error
ahopkins opened this issue over 4 years ago
ahopkins opened this issue over 4 years ago