tests.test_github¶
Module Contents¶
Functions¶
Test GitHub URL matching. |
|
Test basic functionality of the GitHub fetcher. This doesn’t use the Celery task queue. |
|
Create twigs that contain org/repo urls and use the GitHub fetcher to access README content using the GitHub API. The results are compared to expected text for known pages. |
|
Test some “tricky” GitHub links: file doesn’t exist anymore, repo changed name, etc. |
API¶
- tests.test_github.test_github_fetch()[source]¶
Test basic functionality of the GitHub fetcher. This doesn’t use the Celery task queue.