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

Fixed failing tests in Nautobot v2.3.13 #849

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

gsnider2195
Copy link
Contributor

This removes the bespoke test in test_views.py that was testing for csv export/import roundtrip compatibility and replaced it with generic nautobot view tests. Also added generic nautobot api view tests for this model that includes a test for this specific purpose:

test_recreate_object_csv (nautobot_golden_config.tests.test_api.ConfigReplaceAPITestCase.test_recreate_object_csv)
CSV export an object, delete it, and recreate it via CSV import. ... ok

@gsnider2195 gsnider2195 merged commit b453722 into develop Dec 16, 2024
15 checks passed
@gsnider2195 gsnider2195 deleted the u/gas-fix-failing-ci-tests-nb2.3.13 branch December 16, 2024 15:56
@smk4664 smk4664 mentioned this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants