entering all the required data to create a new admin user appears to work when the Register button is pressed but no additional account is created in the database. Attempting to use the new credentials results in an incorrect credential login. This happens both manually and during automated front end testing.
This also impacts that ability to notify of duplicate account already created as part of checking this section works.
REQ-1.9: As the professor, I want to be able to create an additional authenticated account.
REQ-1.10: As the professor, I want to be notified if a new authenticated account already exists when creating.
entering all the required data to create a new admin user appears to work when the Register button is pressed but no additional account is created in the database. Attempting to use the new credentials results in an incorrect credential login. This happens both manually and during automated front end testing.
This also impacts that ability to notify of duplicate account already created as part of checking this section works. REQ-1.9: As the professor, I want to be able to create an additional authenticated account. REQ-1.10: As the professor, I want to be notified if a new authenticated account already exists when creating.