UnstableChanges

Summary

  1. Adds tests to to registerUserController (details)
Commit b69d47196c946de96e5e39837ec9a3486af96138 by bcgonzalez3
Adds tests to to registerUserController
Modifies the view for add id values to the html tags. Adds RegisterForm
and RegisterPage to drive the browser. Adds RegisterUserControllerTest
to test the JSF of registration.
The file was addedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterForm.java (diff)
The file was modifiedjsf/src/main/webapp/register.xhtml (diff)
The file was modifiedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/pages/RegisterPage.java (diff)
The file was modifiedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserControllerTest.java (diff)