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

Fix fragile generic view test #3278

Merged
merged 3 commits into from
Feb 10, 2023
Merged

Fix fragile generic view test #3278

merged 3 commits into from
Feb 10, 2023

Conversation

gsnider2195
Copy link
Contributor

Closes: #2580

What's Changed

  • Backported generic view test bug fix from Add Prefix.type field #3211
  • Fixed annoying bug in mysql development environment where nautobot container would try to start before mysql container was ready

TODO

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Example Plugin Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

changes/2580.fixed Show resolved Hide resolved
@gsnider2195 gsnider2195 merged commit 1de76f6 into develop Feb 10, 2023
@gsnider2195 gsnider2195 deleted the gas-2580-view-test branch February 10, 2023 14:45
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.

Improve row checks in ListObjectsViewTestCase.test_list_objects_filtered
2 participants