Skip to content

tool: tinker: try to nudge away from creating test users ahead of time #108

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

Merged
merged 3 commits into from
Aug 14, 2025

Conversation

ashleyhindle
Copy link
Collaborator

Povilas reported feedback about Junie creating 5 test users via tinker, then writing a test to verify it could see the user's in the Filament (I think) table.

Of course, the test should create the users, we don't want our DB polluted with random unrequested users.

I then experienced. a similar thing when adding a feature to the Boost Documentation API. I couldn't remember how to setup a user to login to Nova, so I asked it, then it created a brand new user using tinker, without the correct role, when we had a perfectly good artisan commands for it.

This tool description change helps with some of this

@ashleyhindle ashleyhindle merged commit 52d6c91 into main Aug 14, 2025
10 checks passed
@ashleyhindle ashleyhindle deleted the improve-tinker-usage-with-model-creation branch August 14, 2025 11:23
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.

1 participant