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 basic Limitador tests #167

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Add basic Limitador tests #167

merged 1 commit into from
Mar 27, 2023

Conversation

pehala
Copy link
Contributor

@pehala pehala commented Jan 24, 2023

  • Simple limit test
  • Multiple iteration test

Closes #166, #165

@pehala pehala requested review from ficap and jakurban January 24, 2023 11:58
testsuite/utils.py Outdated Show resolved Hide resolved
Copy link
Contributor

@averevki averevki left a comment

Choose a reason for hiding this comment

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

If you run these tests without kuadrant enabled in the settings, it won't skip them but rather throw an error that Authorino (NoneType in this case) doesn't have a URL method during envoy creation. Same with the reconciliation tests.

testsuite/utils.py Outdated Show resolved Hide resolved
testsuite/openshift/objects/rate_limit.py Outdated Show resolved Hide resolved
testsuite/openshift/objects/rate_limit.py Show resolved Hide resolved
averevki
averevki previously approved these changes Mar 23, 2023
testsuite/utils.py Outdated Show resolved Hide resolved
testsuite/tests/kuadrant/conftest.py Show resolved Hide resolved
- Simple limit test
- Multiple iteration test
@pehala pehala merged commit 43814ee into Kuadrant:main Mar 27, 2023
pehala added a commit to pehala/testsuite that referenced this pull request Apr 11, 2023
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.

Simple Rate limit tests
3 participants