v5-0009-Add-pytest-suite-for-OAuth.patch.gz
application/gzip
Filename: v5-0009-Add-pytest-suite-for-OAuth.patch.gz
Type: application/gzip
Part: 6
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: format-patch
Series: patch v5-0009
Subject: Add pytest suite for OAuth
| File | + | − |
|---|---|---|
| src/test/python/client/conftest.py | 126 | 0 |
| src/test/python/client/__init__.py | 0 | 0 |
| src/test/python/client/test_client.py | 180 | 0 |
| src/test/python/client/test_oauth.py | 936 | 0 |
| src/test/python/.gitignore | 2 | 0 |
| src/test/python/Makefile | 38 | 0 |
| src/test/python/pq3.py | 727 | 0 |
| src/test/python/pytest.ini | 4 | 0 |
| src/test/python/README | 54 | 0 |
| src/test/python/requirements.txt | 7 | 0 |
| src/test/python/server/conftest.py | 45 | 0 |
| src/test/python/server/__init__.py | 0 | 0 |
| src/test/python/server/test_oauth.py | 1012 | 0 |
| src/test/python/server/test_server.py | 21 | 0 |
| src/test/python/server/validate_bearer.py | 101 | 0 |
| src/test/python/server/validate_reflect.py | 34 | 0 |
| src/test/python/test_internals.py | 138 | 0 |
| src/test/python/test_pq3.py | 558 | 0 |
| src/test/python/tls.py | 195 | 0 |
Binary attachment — download to view.