aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
AgeCommit message (Collapse)Author
2015-01-29test-send: Handle HTTP error gracefullyMichael Wood
Read the server's response on http error and exit successfully Signed-off-by: Michael Wood <michael.g.wood@intel.com>
2015-01-27Test: Add test script to send an error to a live error-repor-web serverMichael Wood
Usage: test-send-error.py url json_data_file Signed-off-by: Michael Wood <michael.g.wood@intel.com>
2015-01-23Post: Add some basic unit tests for testing submissionsMichael Wood
To run the tests ./manage.py test Signed-off-by: Michael Wood <michael.g.wood@intel.com>