UnstableChanges

Summary

  1. Modifies VerificationToken Entity to persist new User (details)
  2. Add new test in suite test (details)
  3. add UnregisteredUserTest for the first sign up (details)
Commit 5b0534bf3a1949ef6bc9ec72854f08f422d63556 by redouane
Modifies VerificationToken Entity to persist new User
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/VerificationToken.java (diff)
Commit 0a893a1bfb8f3ca33ac634309b7600ac6f2ecc7b by redouane
Add new test in suite test
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/EntitiesTestSuite.java (diff)
Commit 507459cf6f8c3aeedd3239b222947f14720e3bcb by redouane
add UnregisteredUserTest for the first sign up
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teama/letta/entities/UnRegisteredUserTest.java (diff)