Skip to content

Conversation

willgearty
Copy link
Member

This fixes our selenium tests (front-end behavior tests) that haven't been running for ages (if not ever). We don't really have a lot of them (and some that were marked as such aren't actually selenium tests), but this opens the avenue to potentially create more in the future. Previously, the selenium tests had to be run separately using a separate management command, but now they are just included in our normal set of unit tests (so they should also be run with Github Actions every time a PR is created). We also have some JS tests for the ajax scheduler, but those are currently written in jasmine and are therefore outside of the scope of this PR.

@lgtm-com
Copy link

lgtm-com bot commented Dec 4, 2021

This pull request fixes 1 alert when merging 938fbae into f3f902b - view on LGTM.com

fixed alerts:

  • 1 for Unused import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant