Commit graph

811 commits

Author SHA1 Message Date
7c11b08feb Tidy up admin cp article related views 2017-03-02 18:15:44 +00:00
abeb5c68f7 Trying to get styleci working with nullable return types 2017-03-02 17:08:18 +00:00
1504115337 Upload log files to S3 2017-03-02 16:34:14 +00:00
d28af78767 Laravel Dusk tests fail without the conosle folder 2017-03-02 16:32:16 +00:00
1a9efbac72 Fix issues found by phpcs 2017-03-02 16:01:48 +00:00
dd48adf243 composer update && yarn upgrade 2017-03-02 15:49:52 +00:00
3938b403da Use xdebug instead of phpdbg 2017-03-02 14:30:03 +00:00
8d05c7440f Run phpunit with both phpdbg and just php 2017-03-01 22:40:57 +00:00
bdded592fb Drop back to 7.1.0 2017-03-01 21:45:31 +00:00
de0c629b90 7.1.2 isn’t available yet, is 7.1.1 2017-03-01 21:34:30 +00:00
fa406bb6b5 Test if php version is to blame for discrepency 2017-03-01 21:31:00 +00:00
b8e039efe9 Run all dusk tests 2017-03-01 21:23:44 +00:00
884f92b5a5 return null explicitly for nullable return types 2017-03-01 21:08:18 +00:00
241ef0bd7e Merge pull request #45 from jonnybarnes/analysis-8PoNm9
Apply fixes from StyleCI
2017-03-01 21:05:16 +00:00
984f3c067b Apply fixes from StyleCI 2017-03-01 21:01:00 +00:00
fe8f871e3a Refactor slightly the indieauth code 2017-03-01 20:59:09 +00:00
4f57905bcc Refactor to deal with request and extract data to pass to service classes 2017-03-01 20:15:35 +00:00
8ac32f5783 Add strict return types to TokenService 2017-03-01 17:37:21 +00:00
a7ebc9a24f Rename admin controllers to reflect namespace 2017-03-01 17:16:48 +00:00
430e5bb748 No need to test on 7.0 2017-02-27 22:24:05 +00:00
595b0c5e03 Update to use PHP 7.1, and its multiple exception catching 2017-02-27 22:22:52 +00:00
b255987423 Modify admin routes to make saner, remove TokensController 2017-02-27 22:08:42 +00:00
11c03d33c2 Add .editorconfig 2017-02-27 11:45:15 +00:00
dfd90725fc Add a basic deploy script 2017-02-27 11:00:09 +00:00
a5ca6f2218 Updating my emoji-a11y package required updating depndency version in the json 2017-02-26 18:17:10 +00:00
0744c65da3 composer update 2017-02-26 18:01:44 +00:00
d609aa3f79 Merge branch 'feature/dusk' into develop 2017-02-26 17:21:55 +00:00
29ef9c12d1 Add test for note creation 2017-02-26 14:43:52 +00:00
f771119808 Secure session cookies weren’t working on http-localhost 2017-02-24 15:57:40 +00:00
18a0eb27c7 See if there’s issues with saving session data 2017-02-24 15:44:39 +00:00
237a75ec2f Try using cookies for session data 2017-02-24 15:32:26 +00:00
f6dc82a7d6 Proper test 2017-02-24 15:25:58 +00:00
5d0bb6c8ce print_r the syndication targets 2017-02-24 15:20:49 +00:00
32b5b057fa Try and get error messages working again 2017-02-24 15:15:58 +00:00
70d17006dd I think this will pass 2017-02-24 14:38:52 +00:00
ae9ed10f65 Generate a token on the fly if one doesn’t exist 2017-02-24 14:33:35 +00:00
e7407fb09c There’s an error somewhere 2017-02-24 14:24:57 +00:00
40723450ba Lets see what the syndication targets actually are 2017-02-24 14:19:01 +00:00
2bdfa7b96c Default for when theres no syndicate to key 2017-02-24 11:36:14 +00:00
83f5d6eb82 Try and add a random Example target 2017-02-24 11:28:52 +00:00
d08f3af75f Use prediined app key in both http tests, and browser tests 2017-02-24 11:10:53 +00:00
fb9e0c3b30 Need to set dusk env variables seperatly 2017-02-24 10:04:35 +00:00
bfcacfaaba Sessions need to last beyond one request for tests to pass 2017-02-24 09:49:12 +00:00
63bcfdead0 Add missing css asset 2017-02-24 09:11:29 +00:00
f7e81e1631 Debug mode again :( 2017-02-23 20:16:31 +00:00
8ed4471626 Just do the one failing test 2017-02-23 18:58:34 +00:00
54f791e58b Update @param values on refresh syndication target method 2017-02-23 18:56:45 +00:00
157de81d7e Try adding a larger pause 2017-02-23 18:36:40 +00:00
aa72b1e489 pause test for 5 seconds to allow for redirect 2017-02-23 18:25:52 +00:00
6a5cc9235f Use the correct URL for refreshing syndication targets 2017-02-23 18:01:12 +00:00