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

refactor: Remove AntaMissingParamException #612

Merged
merged 10 commits into from
Apr 10, 2024

Conversation

gmuloc
Copy link
Collaborator

@gmuloc gmuloc commented Mar 28, 2024

Fixes #405

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have run pre-commit for code linting and typing (pre-commit run)
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (tox -e testenv)

@gmuloc gmuloc changed the title Refactor: Remove AntaMissingParamException refactor: Remove AntaMissingParamException Mar 28, 2024
@gmuloc gmuloc added this to the v1.0.0 milestone Mar 28, 2024
@gmuloc gmuloc marked this pull request as ready for review April 4, 2024 15:50
anta/models.py Outdated Show resolved Hide resolved
anta/models.py Outdated Show resolved Hide resolved
anta/tests/security.py Outdated Show resolved Hide resolved
@mtache mtache merged commit 76c7835 into arista-netdevops-community:main Apr 10, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

as discussed internally need to revisit some tests to add AntaMissingParamException
4 participants