Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add model docs example #200

Open
gsnider2195 opened this issue Nov 27, 2024 · 0 comments
Open

Add model docs example #200

gsnider2195 opened this issue Nov 27, 2024 · 0 comments

Comments

@gsnider2195
Copy link
Contributor

Nautobot expects model docs to exist in docs/models/{cookiecutter.model_class_name.lower()}.md to be able to automatically generate the docs links on some of the generic pages. We should generate this file on bake. As part of this change we can also change the base TestCase for tests/test_models.py to the correct base class of nautobot.apps.testing.ModelTestCases.BaseModelTestCase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant