Files
notifications-api/app
Rebecca Law 8493e29acc Added some more tests.
Removed the validation in the schema - it was adding complexity, let the unique constraint on the db throw the exception. This should only ever happen on a race condition which seems unlikely (two people changing a service to the same name at the same time)
Do no set debug=true to the test config. If debug=true it changes the behaviour of the error handlers, throwing the exception rather than returning a 500.
2016-04-01 13:42:11 +01:00
..
2016-02-24 17:12:30 +00:00
2016-04-01 13:42:11 +01:00
2016-03-03 15:32:22 +00:00