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

Create python-publish.yml

aa22bb54e66e6f73921385e1ca323fd37438a0a4 authored almost 4 years ago by Adam Hopkins <[email protected]>
Create python-package.yml

9f727ae9ef1fc9aa370c51e1a7655048d6363185 authored almost 4 years ago by Adam Hopkins <[email protected]>
Tox GH integration

10cfd6a6bb02255fdcd1f134297b9718468c443c authored almost 4 years ago by Adam Hopkins <[email protected]>
Bump version

ec6b92cefa4dfffb436c4b0cf15d713c5baba1f9 authored almost 4 years ago by Adam Hopkins <[email protected]>
Merge pull request #7 from ashleysommer/pickle_fixes

Pickle fixes, and other changes

e4d33f9b469590ac1e9ae9134cf8a2f1a8c35901 authored almost 4 years ago by Adam Hopkins <[email protected]>
Move nested subfuctions out of TestClient class methods. This fixes a weird App pickling error seen when using TestManager (specifically on the ASGITestClient)

Add logic to remove the CookieJar from ASGITestClient before pickling, then add it back when unp...

3cfed766c525f96267dde8bd8cba81b6cbda1e37 authored almost 4 years ago by Ashley Sommer <[email protected]>
v0.1.2

c22b4dd3e84907a2f5613e2274008d3827618744 authored almost 4 years ago by Adam Hopkins <[email protected]>
Websocket testing fix

ab8fcee100fc7f5eb4ea35949dd67b7f92eb059c authored almost 4 years ago by Adam Hopkins <[email protected]>
v0.1.1

2ffe0e1ce10bed51a4268896107cf6d822e7a41f authored almost 4 years ago by Adam Hopkins <[email protected]>
Set version 0.1

875fee06f8a937fd453645b1a73b32808ebfab8a authored almost 4 years ago by Adam Hopkins <[email protected]>
Bring client current and ready for initial release

d8948b5c2655dbce3a657bd3508f287ef73983bc authored almost 4 years ago by Adam Hopkins <[email protected]>
Change package name and update API to handle changes to httpx

81d45a48f96fa7baa9df50f5abcca6ffe456ac61 authored over 4 years ago by Adam Hopkins <[email protected]>
Initial commit, basic implementation of existing sanic.testing

629d9f006a97e1530ecc04da0e95ddab5718cf33 authored over 4 years ago by Adam Hopkins <[email protected]>