fivetran / prefect-fivetran

https://fivetran.github.io/prefect-fivetran/
Apache License 2.0
14 stars 4 forks source link

Update documentation configuration and add example unit test #2

Closed desertaxle closed 2 years ago

desertaxle commented 2 years ago

Summary

Updates documentation configuration to correctly render documentation from docstrings.

You can inspect the generated documentation by pulling down this branch and running mkdocs serve locally.

Here's a screenshot of the docs: Screen Shot 2022-08-31 at 2 55 05 PM

Also adds an example unit test for this collection.

Relevant Issue(s)

Checklist