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

Nautobot v2.2.x #166

Merged
merged 17 commits into from
Jun 7, 2024
Merged

Nautobot v2.2.x #166

merged 17 commits into from
Jun 7, 2024

Conversation

snaselj
Copy link
Contributor

@snaselj snaselj commented May 15, 2024

Closes: NaN

What's Changed

  • Added Nautobot v2.2.x support.
  • Changed importing locations to allow importing to many-to-many field locations if defined.

@snaselj snaselj self-assigned this May 15, 2024
@snaselj snaselj force-pushed the u/snaselj-nautobot-v2.2 branch from d59801b to 1984947 Compare May 15, 2024 12:51
@snaselj snaselj force-pushed the u/snaselj-nautobot-v2.2 branch from 1984947 to 8760f20 Compare May 16, 2024 06:02
@snaselj snaselj marked this pull request as ready for review June 6, 2024 15:01
def test_method(self):
# pylint: disable=protected-access
self._import(fixtures_name, fixtures_path / fixtures_name)

Copy link
Contributor

@gsnider2195 gsnider2195 Jun 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# Creates dynamic test methods, ex: TestImport.test_3_7_custom

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added more documentation related to test fixtures.

@snaselj snaselj merged commit e3e6939 into develop Jun 7, 2024
13 checks passed
@snaselj snaselj deleted the u/snaselj-nautobot-v2.2 branch June 7, 2024 06:36
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