Files
notifications-api/tests/app/authentication/test_authentication.py
Rebecca Law 40fa394226 Update auth module to return consistently formed error messages.
We are trying to get all the error messages to return in the following format:
{result: error,
 message: ['what caused error': 'reason for error']
}
2016-06-17 14:22:58 +01:00

10 KiB