activity/pub
Cory Slep 7f2faf98e1 Add handlers test.
Also, for all tests that use tables, log the test case being executed.
That way verbose mode will indicate which test case is causing any nil
pointer dereference or other segfault interrupts. Also, it will inform
anyone who runs in verbose mode just how many tests there really are.
2018-05-27 01:49:03 +02:00
..
fed.go Add and fix tests for PostOutbox verification. 2018-05-26 14:37:06 +02:00
fed_test.go Add handlers test. 2018-05-27 01:49:03 +02:00
handlers.go Add handlers test. 2018-05-27 01:49:03 +02:00
handlers_test.go Add handlers test. 2018-05-27 01:49:03 +02:00
interfaces.go Add and fix tests for PostOutbox verification. 2018-05-26 14:37:06 +02:00
internal.go Add function to serve ActivityPub object. 2018-05-25 00:23:50 +02:00
pub.go
resolvers.go