Graham Campbell
|
5874df28aa
|
Fixed flakey meta seo tests (#3587)
|
2019-05-12 23:48:06 +01:00 |
|
James Brooks
|
55e85652f5
|
Add missing Arr import
|
2019-02-01 21:05:29 +00:00 |
|
James Brooks
|
497cbe5525
|
Do not use arr_* or str_* helpers
|
2019-02-01 20:55:51 +00:00 |
|
James Brooks
|
60a4c15d0e
|
Merge pull request #2931 from nstapelbroek/feature/2895-custom-meta-descriptions-per-incident
Custom meta descriptions per incident
|
2019-01-27 14:31:34 +00:00 |
|
James Brooks
|
3763a867a8
|
Merge pull request #3368 from CachetHQ/drop-feeds
Drop support for RSS & Atom feeds
|
2018-12-27 23:27:19 +00:00 |
|
James Brooks
|
df5ade6554
|
Merge pull request #3287 from sideffect0/2.4
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
|
2018-12-27 22:55:23 +00:00 |
|
James Brooks
|
34e15b2c78
|
Drop support for RSS & Atom feeds.
|
2018-12-27 22:37:11 +00:00 |
|
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 |
|
sideffect0
|
a91a9a9b05
|
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
From test.com to example.com
|
2018-10-18 14:52:09 +05:30 |
|
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 |
|
Nico Stapelbroek
|
33e5c34f55
|
Fix metaseo tests after updating to Laravel 5.6
|
2018-07-02 11:29:22 +02:00 |
|
Nico Stapelbroek
|
43078e9c75
|
Merge branch '2.4' of github.com:CachetHQ/Cachet into feature/2895-custom-meta-descriptions-per-incident
|
2018-07-02 11:20:47 +02: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
|
a6af6ada01
|
Use htmlspecialchars in the assertion to match the blade escaping
|
2018-03-19 23:55:38 +01:00 |
|
Nico Stapelbroek
|
abf0a0ac9c
|
Add tests for the StoresMeta Trait and fix the Functional MetaSeo tests
|
2018-03-19 23:47:06 +01:00 |
|
Nico Stapelbroek
|
8d8d196aac
|
Add tests for the MetaSeo fields
|
2018-03-19 09:30:57 +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 |
|