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

Create and delete auth users in tests #185

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

eileencodes
Copy link
Member

In local dev, if you didn't manually create these users, the tests would fail. This refactors the tests to add a new method that will create the user with the right auth plugin and then delete it at the end.

@eileencodes eileencodes force-pushed the create-auth-users branch 4 times, most recently from a5660de to 6d7dbff Compare May 9, 2024 15:46
In local dev, if you didn't manually create these users, the tests would
fail. This refactors the tests to add a new method that will create the
user with the right auth plugin and then delete it at the end.

I've also deleted the docker entrypoint sql scripts because now we're
creating the users.
@eileencodes eileencodes force-pushed the create-auth-users branch from 6d7dbff to 717c7cb Compare May 9, 2024 15:51
@eileencodes eileencodes merged commit 004d02a into main May 9, 2024
14 checks passed
@eileencodes eileencodes deleted the create-auth-users branch May 9, 2024 18:17
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.

2 participants