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 e2e tests for IpAddress, Prefix, and IpRange #163

Open
henrybear327 opened this issue Dec 11, 2024 · 2 comments
Open

Add e2e tests for IpAddress, Prefix, and IpRange #163

henrybear327 opened this issue Dec 11, 2024 · 2 comments
Assignees
Labels

Comments

@henrybear327
Copy link
Collaborator

henrybear327 commented Dec 11, 2024

What would you like to be added?

Add e2e tests for IpAddress, Prefix, and IpRange. Focus on the happy path, and for both IPv4 and IPv6

Why is this needed?

Cover happy path, to improve code stability and reduce manual testing time before merging every time

@henrybear327
Copy link
Collaborator Author

As suggested by @bruelea, to avoid dependencies on demo data that changes with every major/minor version bump, we will create our own tenant and site for the e2e tests.

Will apply on tests created in PR#161 retroactively!

@henrybear327
Copy link
Collaborator Author

Test cases for PrefixClaim #91

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

No branches or pull requests

1 participant