v9-0004-Add-pytest-suite-for-OAuth.patch.gz
application/gzip
Filename: v9-0004-Add-pytest-suite-for-OAuth.patch.gz
Type: application/gzip
Part: 4
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 v9-0004
Subject: Add pytest suite for OAuth
| File | + | − |
|---|---|---|
| src/test/python/client/conftest.py | 137 | 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 | 1436 | 0 |
| src/test/python/conftest.py | 23 | 0 |
| src/test/python/.gitignore | 2 | 0 |
| src/test/python/Makefile | 38 | 0 |
| src/test/python/pq3.py | 728 | 0 |
| src/test/python/pytest.ini | 4 | 0 |
| src/test/python/README | 61 | 0 |
| src/test/python/requirements.txt | 9 | 0 |
| src/test/python/server/conftest.py | 47 | 0 |
| src/test/python/server/__init__.py | 0 | 0 |
| src/test/python/server/test_oauth.py | 1005 | 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.