activitypub-php/test
2019-01-28 08:50:35 -05:00
..
Activities Add additional required fields for certain object types 2019-01-28 08:50:35 -05:00
Auth [WIP] Begin writing PostController test; refactor testing APObjects 2019-01-23 11:37:05 -05:00
Config Use a type-safe config class instead of passing in an array 2019-01-23 18:34:25 -05:00
Controllers Require inbox requests to be signed by the activity actor 2019-01-25 21:15:13 -05:00
Crypto Fix http signatures signing of psr7 requests 2019-01-17 14:47:30 -05:00
Entities Extract objectFromArray to service; implement CollectionService; test 2019-01-20 17:24:28 -05:00
Http Test Router 2019-01-23 09:43:23 -05:00
Objects Mock the HttpClient instead of making actual requests in tests 2019-01-25 21:14:49 -05:00
TestConfig Use a type-safe config class instead of passing in an array 2019-01-23 18:34:25 -05:00
TestUtils [WIP] Begin writing PostController test; refactor testing APObjects 2019-01-23 11:37:05 -05:00
Utils Restructure tests 2019-01-08 10:14:42 -05:00
ActivityPubTest.php Use a type-safe config class instead of passing in an array 2019-01-23 18:34:25 -05:00
bootstrap.php Use a type-safe config class instead of passing in an array 2019-01-23 18:34:25 -05:00
config.xml