Commit graph

12 commits

Author SHA1 Message Date
tidusjar
cbfe88cd6d Added the ability to get the apikey from the api if you provide a correct username and password.
Added more unit tests
Added the ability to change a users password using the api
refactored the Usermapper and made it unit testsable.

Also api documentation for the new endpoints too.

#222 #205
2016-05-20 10:44:02 +01:00
tidusjar
84dc4515fd Removed the service locator from the base classes and added in some Api tests
added all the tests back in!
2016-05-19 17:02:46 +01:00
tidusjar
076a75b82f Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171 2016-04-21 12:10:36 +01:00
tidusjar
213a088f07 Commented out the unit tests as they need to be reworked now. 2016-04-14 15:06:28 +01:00
tidusjar
792bbf5f95 This fixes #36 2016-03-19 16:42:11 +00:00
Jamie Rees
452ad07ba0 Fixed a bug in the Login and added a unit test to cover that.
Added a button to approve an individual request.
Fixed some minor bugs in the request screen
2016-03-10 19:58:32 +00:00
tidusjar
759540c837 Added user logout method and unit tests to cover it 2016-03-09 12:59:07 +00:00
tidusjar
2ee94f78b4 Added the denied user check to the UserLoginModule. added a test case to cover it. 2016-03-09 12:28:54 +00:00
tidusjar
3eaf1971ec More work on submitting issues 2016-03-09 12:19:05 +00:00
tidusjar
6c03e3f0ad More test changes 2016-03-09 11:43:53 +00:00
tidusjar
92e8fa7c4d More tests to cover the login 2016-03-09 11:39:33 +00:00
tidusjar
68850fd8b7 Added first real test 2016-03-09 11:21:06 +00:00