-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Port access control tests to new interfaces #4931
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/CW17RVDGsxtiy1ZaSWD2rcGMupjZ |
6e610be
to
b7fb110
Compare
fa65eb8
to
409ced2
Compare
409ced2
to
53a8eb8
Compare
53a8eb8
to
ea9aa9e
Compare
🦋 Changeset detectedLatest commit: 499f089 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
ea9aa9e
to
bb3ce3f
Compare
bb3ce3f
to
072a7fc
Compare
072a7fc
to
b00fdee
Compare
b00fdee
to
42379cd
Compare
42379cd
to
c81c0ef
Compare
c83ef37
to
f6ffabf
Compare
f6ffabf
to
4eb616d
Compare
4eb616d
to
e20f6bb
Compare
63e67b3
to
12f7c72
Compare
aca1c7b
to
9aac937
Compare
5539a08
to
cb382fa
Compare
cb382fa
to
499f089
Compare
We need to test the access control API of the new interfaces. This PR ports the existing tests to use the new interfaces.
This has exposed various internal fixes which need to happen before these tests will pass. I will ship separate PRs for each of these changes, and then put this PR up for review once they are complete.