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

Test application mannually to find high priority bugs #148

Open
elfran opened this issue Nov 28, 2017 · 2 comments
Open

Test application mannually to find high priority bugs #148

elfran opened this issue Nov 28, 2017 · 2 comments
Assignees

Comments

@elfran
Copy link
Contributor

elfran commented Nov 28, 2017

Use the workflow in the team Drive to assign bugs for navigation and functionality of the application. Try to catch edge use cases. (ie. ill formatted csv files, unauthorized navigation by url, etc.)

@jesswinssinger
Copy link
Contributor

jesswinssinger commented Nov 29, 2017

Found some:

  • Unauthorized navigation by url to admin landing page (by non-admin user)
  • The submit button in the admin landing page posts to a dummy method in the draw_periods controller instead of the create method
  • The new UI changes made the home button no longer reroute to admin landing page

@jesswinssinger
Copy link
Contributor

jesswinssinger commented Nov 30, 2017

Another:

  • There is no navigation to users_path for admins (what if they want to create a new admin that isn't a student?)
  • If you create a student with the same info as an already existing user, it creates a second user.

@vdhanan vdhanan removed their assignment Dec 16, 2021
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

4 participants