umgc / umgc.idea.tracker.ui

This is where your nodeJS stuff will go
0 stars 0 forks source link

Protractor Test: New proposal is not stored in the database #16

Open kathryns222 opened 3 years ago

kathryns222 commented 3 years ago

While executing the protractor test in spec.js, the data is entered in the home page form and the submit button is pushed. The success message is given but the data is not entered into the database.

Manually pressing the submit button on the home page submits the data as expected.

Pressing the submit button on the professor's update page works as expected during the test.