ucsb-cs56-w20 / open-lab-scheduler

Display open lab hours for CS courses
1 stars 3 forks source link

End to End tests #157

Open tkomarlu opened 4 years ago

tkomarlu commented 4 years ago

This PR adds end-to-end testing with selenium and a mock oauth provider. We also have additional seed data so that we can mock the login flow for an admin user. This PR also adds/modifies some ids for html elements to make them easier to find with Selenium tests

tkomarlu commented 4 years ago

I need to check if both PRs work with Jacqui's changes to the DB migrations as the error in the tests at the moment is due to the migrations.