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

chore: Add pre-cache API to TestFixtureGetter #1866

Merged

Conversation

Sambigeara
Copy link
Contributor

Adds an API which traverses the fs.FS and loads the test fixture for any non-nested directory called testdata

private/check/check.go Outdated Show resolved Hide resolved
Adds an API which traverses the fs.FS and loads the test fixture for any
non-nested directory called `testdata`

Signed-off-by: Sam Lock <sam@swlock.co.uk>
@Sambigeara Sambigeara force-pushed the chore/test-fixture-getter-precache branch from 03cef26 to e219cf7 Compare November 6, 2023 16:52
@Sambigeara Sambigeara merged commit 16f081b into cerbos:main Nov 6, 2023
17 of 18 checks passed
@Sambigeara Sambigeara deleted the chore/test-fixture-getter-precache branch November 6, 2023 18:28
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.

None yet

2 participants