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

customizing auth view tests should be easier #179

Open
guruofgentoo opened this issue May 8, 2024 · 0 comments
Open

customizing auth view tests should be easier #179

guruofgentoo opened this issue May 8, 2024 · 0 comments

Comments

@guruofgentoo
Copy link
Member

A few items are configurable, but many are not:

  • flashes used in attempt/locking tests are inconsistently configurable
  • flashes in general should be lambdas/methods which take a user instance
  • password generation makes assumptions that could be broken by app password policy
  • attempt framework is scoped out for when apps don't have it. The same should be possible if various crud views are not used, etc.
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

No branches or pull requests

1 participant