4f56dae42e
- change error handling using bad request instead of internal server error - change update and delete using put and delete
rinosukmandityo
2020-03-20 10:44:24 +07:00
b6ead1aca7
- adding logic for login api - adding unit test for login api - change register handler logic
rinosukmandityo
2020-02-08 13:27:47 +07:00
476de9a4d4
adding test script to test login with email
rinosukmandityo
2020-02-08 08:17:52 +07:00
a73c59dd2f
adding unit test for login service
rinosukmandityo
2020-02-08 08:13:10 +07:00
83328fda40
change on repository interface
rinosukmandityo
2020-02-08 07:59:58 +07:00
a1e8d5df76
adding global function for forming user data
rinosukmandityo
2020-02-07 21:37:30 +07:00
cff2f200e0
create global function for password encryption and password match
rinosukmandityo
2020-02-07 21:11:15 +07:00
8201787dd3
- adding logic for authenticate repo on redis - move redis key generator into separate file
rinosukmandityo
2020-02-07 20:43:19 +07:00
f627bf2222
- adding logic for authenticate repo on mongo - move error message into separate file - move choose repo function from helper to repo helper - adding logic for remove existing test data if any for each test file - remove change password and user activation from login interface
rinosukmandityo
2020-02-07 19:54:41 +07:00
f0ef2591ed
change file test execution using tags
rinosukmandityo
2020-02-06 06:47:23 +07:00
2025a70977
change file test execution using tags
rinosukmandityo
2020-02-06 06:45:14 +07:00
696d0bbceb
- change file test execution using -tags - close http test server - pool all test case into one function for easy maintenance
rinosukmandityo
2020-02-06 06:37:30 +07:00
901183d856
adding vendor and update some codes on test script
rinosukmandityo
2020-02-05 16:15:48 +07:00
60d040afd6
adding initial commit for CRUD user
rinosukmandityo
2020-02-04 08:18:02 +07:00