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

Implement enumeration-based generation for some test targets #542

Open
2 tasks
john-h-kastner-aws opened this issue Feb 17, 2025 · 0 comments
Open
2 tasks
Labels
feature-request Request for a new feature

Comments

@john-h-kastner-aws
Copy link
Contributor

Category

DRT generator(s)

Describe the feature you'd like to request

Some of our test targets like the simple rbac targets cover a relatively small search space that we could fully enumerate given some reasonable equivalences over, e.g., entity identifiers. This would help us have increased confidence that we're testing all interesting inputs while keeping total testing time bounded.

Describe alternatives you've considered

.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@john-h-kastner-aws john-h-kastner-aws added feature-request Request for a new feature pending-triage Hasn't been triaged yet labels Feb 17, 2025
@john-h-kastner-aws john-h-kastner-aws removed the pending-triage Hasn't been triaged yet label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant