houngj / simply_fit

Simple daily fitness tracker
GNU General Public License v3.0
0 stars 0 forks source link

Need to be able to compare encrypted passwords in tests #48

Closed houngj closed 7 years ago

houngj commented 7 years ago

apiUtil.createUser creates an encrypted password. In our tests for createUser and updateUserInfo we need to be able to compare the encrypted password to check that the password was set correctly