Commit Graph

59 Commits

Author SHA1 Message Date
Graham Campbell 3c1f5cfdf5 Added missing command tests 2015-12-06 11:32:45 +00:00
Graham Campbell 39422f060f Applied fixes from StyleCI 2015-12-06 06:11:20 -05:00
Graham Campbell 19e3804227 Updated tests 2015-12-06 11:04:02 +00:00
James Brooks af176d7c7a Incident API can now use incident templates with Twig templating 2015-11-15 11:32:51 +00:00
Graham Campbell 8cd8c35125 Fixes 2015-11-07 15:37:06 +00:00
Joseph Cohen bb691ec427 Test setting timezone on the api for metric points
Signed-off-by: Graham Campbell <graham@alt-three.com>
2015-11-07 13:20:06 +00:00
James Brooks 468f156ceb Update command tests 2015-11-03 22:37:29 +00:00
James Brooks edd111451e Started work on enabling/disabling components 2015-11-03 21:32:45 +00:00
James Brooks a91d0be1a8 Fix CS 2015-10-05 20:18:44 +01:00
James Brooks bc16eda3ec Closes #1002 2015-10-05 19:04:04 +01:00
James Brooks 752d353900 Applied fixes from StyleCI 2015-10-05 09:18:41 -04:00
James Brooks 5b897f18b9 Added tests for Service Providers 2015-10-05 14:07:06 +01:00
James Brooks 127d0d0d55 Added command tests 2015-10-03 16:58:34 +01:00
Graham Campbell 9a964a9aee Applied fixes from StyleCI 2015-09-14 04:15:41 -04:00
Graham Campbell f4b569f2fd Updated tests 2015-09-14 09:13:42 +01:00
James Brooks 687b46389d Started work on Events tests 2015-09-14 08:47:51 +01:00
Joseph Cohen 9581c5a394 Add and remove metrics and metric points commands 2015-08-31 20:16:36 +01:00
Joseph Cohen 64ff4d73c2 Rename incident events and fixes 2015-08-31 20:16:36 +01:00
Joseph Cohen 924eee9752 Fix tests 2015-08-31 20:16:35 +01:00
James Brooks a77efc12e0 Added casts properties to all models, re-ordered model properties. Fixes #916 2015-08-24 21:08:59 +01:00
James Brooks 4b3ec45b03 Added component groups API. Closes #801 2015-08-08 15:36:48 +01:00
Graham Campbell 1e3e1df616 Removed overkill test 2015-07-25 15:48:10 +01:00
James Brooks ecb3a4e1d9 Remove unused import 2015-07-24 14:37:06 +01:00
James Brooks 71f5de8726 Introduce the Subscriber API. Closes #787 2015-07-24 14:35:31 +01:00
Graham Campbell 0a321bffd8 Updated copyright information 2015-07-06 17:37:01 +01:00
James Brooks fafcc8880b Fix CS 2015-07-02 16:46:14 +01:00
Graham Campbell 7db305edcc Cleanup tests 2015-06-24 20:16:46 +01:00
Graham Campbell 77834fb493 Added more api tests 2015-06-18 18:15:16 +01:00
Graham Campbell 62ac2780cf Removed unneeded checks 2015-06-18 18:13:37 +01:00
James Brooks 9d879b162e Fix code standards, update language files. 2015-06-16 09:07:49 +01:00
James Brooks 5c6bcae02d Closes #519 - Allow supplying of timestamps to metric points. 2015-06-15 12:59:33 +01:00
James Brooks df2ae7726d Adds incident visibility. Closes #602 2015-06-11 22:43:16 +01:00
James Brooks 106c1a034a Remove repositories from the API and switch cipher to rijndael-256 2015-06-09 10:57:45 +01:00
James Brooks fad393be1d Add testing of status code to API 2015-06-03 08:28:48 +01:00
James Brooks dd8fc60209 Added API /ping endpoint. Closes #687 2015-06-03 08:22:08 +01:00
James Brooks 743ed28fd8 Added Metric and MetricPoint API testing 2015-06-02 20:02:43 +01:00
James Brooks 90110944ff Finish incident API tests 2015-06-02 19:48:09 +01:00
James Brooks f94a5ec57b Rename vars 2015-06-02 19:47:20 +01:00
James Brooks 4245b95406 Finish Component API testing 2015-06-02 19:44:17 +01:00
James Brooks 6637e49c6c Start working on metric tests 2015-06-02 14:23:55 +01:00
James Brooks b6b5146f16 Formatting 2015-06-02 14:22:48 +01:00
James Brooks 149f043be3 Remove failing test till it can be fixed. More incident testing. 2015-06-02 14:19:24 +01:00
James Brooks f06e9cc88f Move beUser into Abstract class 2015-06-02 13:42:39 +01:00
James Brooks 4d8b340397 Be more verbose in our testing 2015-06-02 13:41:54 +01:00
James Brooks ee66f4c451 Now tests if a component can be created via the API 2015-06-02 09:00:33 +01:00
James Brooks fff91417c7 Added letUserBeLoggedIn for CompoentTest (doesn't fully work) 2015-06-01 22:53:38 +01:00
Graham Campbell 049b9ac308 Fixed tests 2015-06-01 22:25:34 +01:00
Graham Campbell 0c065ae690 Use annotation 2015-06-01 22:03:29 +01:00
James Brooks f970ae7100 Start working on API tests 2015-06-01 21:32:02 +01:00
James Brooks 7b3f6fee26 Started working on a test suite
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-05-28 18:21:39 +01:00