Commit graph

174 commits

Author SHA1 Message Date
b84f8278b6 Add Articles tests 2017-02-18 13:19:34 +00:00
680ded4e93 Copy aaron’s profile image back into tests/ so the db:seed runs without error 2017-02-18 12:31:12 +00:00
94969e7f97 Get Laravel Dusk installed using PhantomJS so it can work with Travis CI easily 2017-02-18 12:27:21 +00:00
0ca17f2d0a Fix tests 2017-02-16 15:42:44 +00:00
0a07811311 Squashed commit of the following:
commit 70d23bbd8fbdbeb3b6554e42ac4283396372f39d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Feb 3 21:40:55 2017 +0000

    Updade to Laravel 5.4
2017-02-03 21:49:49 +00:00
2814a39ad8 We have a micropub token set via the service provider so we can use that in the tests 2016-12-08 16:43:12 +00:00
a58247615f Delete the new note created during a test from algolia 2016-11-29 17:30:11 +00:00
74a99576d9 Try and get algolia working with local phpunit 2016-11-25 23:00:57 +00:00
879e0a25b1 Update tests to match new markup 2016-11-25 16:16:26 +00:00
4833540642 Squashed commit of the following:
commit e7723f4290dd79eddc2a8dd1d4c2725914a90b55
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:44:33 2016 +0000

    Add latest change to the changelog

commit e2104997ab796eeba320931beaec3bc99fd2d296
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:43:27 2016 +0000

    Pass correct info to updated social links template

commit 586ca9b5446e272ef3b89a615ba0666e6f7d8d82
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:42:08 2016 +0000

    Remove reply/like/repost links, add facebook link

commit 00483089380d2e00d24d86a4b1a03363161c7a97
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:22:46 2016 +0000

    Add dummy Facebook URLs for syndication

commit 2e001b04e36a7fd1198fe5ee70db65cd2523e123
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Nov 3 19:22:11 2016 +0000

    Clarify that syndication isn’t being tested during micropub client integration test
2016-11-03 19:45:56 +00:00
2546a92039 Squashed commit of the following:
commit fa51cd728fbb13ebadfc45d90dc24c284a31f4ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:50 2016 +0100

    Update changelog

commit 93e6a92c664cb42da679c5bb2e37cabec0e7fb99
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:00 2016 +0100

    test create new place with uncertainty parameter

commit 3d793801b3c0e93228ce5c6bae83c74b130127c0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:24:35 2016 +0100

    Parse correctly to take into account uncertainty parameter

commit d9060332a484ff414ed4dac03fa39838d7b73b54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 11:11:56 2016 +0100

    Better comments

commit 298663cf7beaf4893d326aae880d64279ce4af37
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:59:08 2016 +0100

    Allow tagged notes to be deleted, didn’t know that wasn’t possible before :/

commit 7f5c65c6d858321526b7f0ac84c527dc2f09614a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:57:57 2016 +0100

    Better test for creating a new note via mircropub, the new note gets deleted
2016-10-01 14:26:07 +01:00
2c6b9df97a Squashed commit of the following:
commit e7f1c4c84579b959fe2997ff4d2315ee53acfe9a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Sep 29 11:22:44 2016 +0100

    Add latest change, fix spelling errors in rest of changelog

commit 637b5107b557f1c2a56327a40b3d7b4b7297fa29
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 21:13:06 2016 +0100

    Add a test for uncertainty parameter

commit 5e7504b323debf9c91e0cca428b4dca7dda0789d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 21:11:12 2016 +0100

    Format the ternaty operator correctly

commit 19c978a5ac59cd7dfdceee9a8f1aaa6539d8ac66
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:46:19 2016 +0100

    Fix typo

commit d4e5b5fc384d0ccd715ea28a51821f958f6c2caa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:41:23 2016 +0100

    Add paraphanalia

commit a96f104894de6c06dc5e41044482de2355cb4965
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:35:17 2016 +0100

    Add the geolocation uncertainty to nearby places request

commit 0f6d5649e2f3316040d7453f5fcc96ac1f0ac783
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:34:38 2016 +0100

    Use a query parameter for geolocation uncertainty

commit a9147a074315fabb0d76e5991b34a70b2143761c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 19:58:08 2016 +0100

    Make use of uncertainty parameter when finding nearby places

commit bad384b5d8be3ea8905d8f6ca3c20f448869853d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 19:28:42 2016 +0100

    Support sending uncertainty value to micropub endpoint
2016-09-29 11:28:31 +01:00
3b21fb5f1f More thorough test suite for micropub code 2016-09-23 16:55:25 +01:00
833a9bbc2b Remove stub test file 2016-09-21 17:40:35 +01:00
a9f089098c Work on webmwtion code refactoring 2016-08-03 16:08:30 +01:00
4ca621f0e3 Fix the syndication list test to match better parsing support 2016-07-13 20:10:15 +01:00
7d381eaf81 Add a test for JSON request to endpoint 2016-07-11 17:32:58 +01:00
a9d30c3a57 Respond to a q=config request 2016-07-04 15:35:17 +01:00
128f649722 Use JSON with micripub endpoint responses 2016-07-04 13:53:33 +01:00
88b30bb815 Use JSON response for q=syndicate-to request 2016-06-29 23:53:48 +01:00
e31364e787 Have webmentions sent automatically 2016-06-23 14:27:00 +01:00
edbcb2fb2c Bring in upstream changes 2016-06-17 01:12:43 +01:00
0504555774 Fix issue#1 2016-05-25 22:43:28 +01:00
a5173c981b Initial commit to new repo 2016-05-19 15:01:28 +01:00