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

More tests #257

Open
1 of 14 tasks
krzys-h opened this issue Dec 29, 2020 · 0 comments
Open
1 of 14 tasks

More tests #257

krzys-h opened this issue Dec 29, 2020 · 0 comments

Comments

@krzys-h
Copy link
Member

krzys-h commented Dec 29, 2020

In #256 I added some very basic tests to check if the views which were not covered yet, but they need to be expanded. Here is my current list of things that need to be tested more:

  • article editing
  • resource auth
  • image uploads
  • data in participant/lecturer/all people views
  • data in workshop list views
  • filterEmails
  • dataForPlan
  • header bar behaviour (who sees links to admin etc.)
  • whether all of the UIs which are disabled under some conditions are properly disabled (see How did this even happen... + more tests #256...)
  • other minor things which are not yet covered by tests from the coverage report (invalid parameters etc.)
  • ensure that locks that trigger on a certain day trigger at midnight Europe/Warsaw time
  • wwwforms: start/end date validation
  • wwwforms: is_required validation
  • wwwforms: submitting choice fields (select, single choice, multiple choice)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant