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

Add browser tests with Laravel Dusk #44

Open
karllhughes opened this issue Jan 5, 2018 · 0 comments
Open

Add browser tests with Laravel Dusk #44

karllhughes opened this issue Jan 5, 2018 · 0 comments
Labels
Milestone

Comments

@karllhughes
Copy link
Member

One way to prevent regression in this app as the codebase and feature set grows is to add browser (or acceptance) tests. I think Laravel Dusk makes sense given our stack.

Initial test cases

  • User can submit email to log in, email sent to user
  • User can log in with valid token
  • User can create account and search with email and search term
  • Logged in user can create search
  • Logged in user can remove search
  • Logged in user can see most recently collected jobs for a search
@karllhughes karllhughes added this to the 1.3.0 milestone Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant