190 Commits

Author SHA1 Message Date
James Brooks
84fd58459d
Merge pull request #3362 from TakeMeNL/bugfix/3269
Resolve #3269
2018-12-18 08:21:11 +00:00
TakeMeNL
5f1dfc6249 Resolve #3288
If Binput::get('enabled') is not defined this will return NULL which resulted in a false.
Updated tests
2018-12-17 17:46:31 +01:00
TakeMeNL
201322bb53 Resolve #3269 2018-12-14 21:46:45 +01:00
TakeMeNL
39c0829fce Code style fixes 2018-07-20 00:23:17 +02:00
TakeMeNL
c60f1bd50f Added GET incident templates to use in POST incidents template 2018-07-20 00:17:46 +02:00
Joe Cohen
edc9a45e53 Set test now and use config date 2018-07-03 13:29:16 -05:00
Joe Cohen
6a25bbddce Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-03 18:08:57 +00:00
Joe Cohen
60ec8b766b test metric points by latests 2018-07-03 13:08:41 -05:00
Joe Cohen
72adad8a15 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-03 00:22:24 +00:00
Joe Cohen
66ccb2a56f test metric points by latests 2018-07-02 19:22:01 -05:00
James Brooks
3e5dc6a3f9 Fix MetricPoint changes 2018-06-28 12:01:22 +01:00
James Brooks
db627f6e86
Don't dump the response 2018-06-28 11:46:07 +01:00
Nico Stapelbroek
253d9ec445 Allow updating incidents when the incident has no associated user 2018-06-28 09:23:54 +02:00
James Brooks
1ac884805d Fix tests 2018-06-27 14:39:49 +01:00
James Brooks
8fb5b96543 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 21:14:38 +00:00
James Brooks
06d4964a84 Update tests a little 2018-06-25 22:13:53 +01:00
James Brooks
cf771097ea Fix TestListener 2018-06-25 21:49:07 +01:00
James Brooks
3f4c423005 Use Analyzer and fix several issues 2018-06-25 21:49:07 +01:00
James Brooks
e37c882dfe Update PHPUnit classes 2018-06-25 21:48:27 +01:00
James Brooks
b20461fe89
Merge pull request #3093 from CachetHQ/smoke-tests
Start working on Smoke Tests
2018-06-19 08:50:51 +01:00
James Brooks
b22f7abd28 Fix how tags are created. Fixes #3004 2018-06-18 21:28:46 +01:00
James Brooks
9accf90c32 Test for status changes before firing event. Fixes #3082 2018-06-17 17:52:34 +01:00
James Brooks
5b4b2fe29e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-17 09:00:12 +00:00
James Brooks
57de608d0b Start work on smoke tests 2018-06-17 09:59:28 +01:00
James Brooks
f1478da036 Fix variable names and expect events 2018-06-17 09:04:14 +01:00
James Brooks
5116ec8f1a Add event tests to ComponentTest and fix bad test 2018-06-17 09:00:44 +01:00
James Brooks
6f6d473f7a Add assertions for ComponentGroup events 2018-06-17 08:57:51 +01:00
James Brooks
ecc050419a Use ::class notation 2018-06-16 21:25:33 +01:00
James Brooks
62e377e6f7 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-16 20:21:51 +00:00
James Brooks
aa2a39da6d Clean up test names and remove laravel/browser-kit-testing 2018-06-16 21:21:38 +01:00
James Brooks
1c052abadf Remove Modules system 2018-06-14 20:57:13 +01:00
James Brooks
3c51e5115a
Merge pull request #2894 from nstapelbroek/feature/2812-firewall-frontend
Feature always authenticate
2018-04-05 08:22:21 +01:00
James Brooks
785f2391f3 Add tests for Taggable model 2018-04-02 18:21:58 +01:00
Nico Stapelbroek
e424c2638b Signup routes are actually whitelisted 2018-03-06 23:35:25 +01:00
Nico Stapelbroek
f545d65a38 Add tests that confirm the middleware injection into the routes 2018-03-06 23:28:38 +01:00
Nico Stapelbroek
206022acfd Fix invalid amount of arguments in CreateIncidentUpdateCommandTest 2018-01-27 22:45:19 +01:00
Gabriel Caruso
f618dd666c Use assertClassNotHasAttribute 2018-01-16 12:19:46 -02:00
James Brooks
7bfba072bb Create incident_components table 2017-07-18 22:52:49 +01:00
James Brooks
39718c7936 Fix lack of Command Validating middleware 2017-07-17 21:21:06 +01:00
James Brooks
3ad23828ba Remove redundant MakesHttpRequests trait 2017-07-17 20:59:23 +01:00
Graham Campbell
62503fd8fd Merge branch '2.3' into 2.4 2017-06-28 23:24:09 +01:00
James Brooks
217a2e326c Apply fixes from StyleCI
[ci skip] [skip ci]
2017-06-25 10:44:46 +01:00
James Brooks
45c058b907 Update deps and fix tests 2017-06-25 10:44:46 +01:00
James Brooks
134e624e9e Extend BrowserKitTesting TestCase class 2017-06-25 10:44:31 +01:00
James Brooks
96a6d23a53 Fix test cases, removing tests for Controllers
Temporary till Laravel fixes the InteractsWithPages trait
2017-06-13 23:01:08 +01:00
James Brooks
f11c1edeee Implement creating of meta data and tests 2017-06-13 19:34:50 +01:00
James Brooks
1faee910f3 Add test for meta model 2017-06-13 19:25:16 +01:00
James Brooks
c3b053fa9d Fix schedule test 2017-05-06 10:07:47 +01:00
Chenggang Wang
d0e1268c59 fix bad method name 2017-04-06 17:39:08 +10:00
James Brooks
c1bd3e40fa Fix some tests 2017-03-18 09:49:33 +00:00