pleroma/test/support
Mike Verdone 666514194a Add activity expirations table
Add a table to store activity expirations. An activity can have zero or
one expirations. The expiration has a scheduled_at field which stores
the time at which the activity should expire and be deleted.
2019-07-24 13:14:52 +02:00
..
builders
captcha_mock.ex
channel_case.ex
conn_case.ex
data_case.ex tests for Uploader with webhook 2019-07-18 12:30:18 +00:00
factory.ex Add activity expirations table 2019-07-24 13:14:52 +02:00
helpers.ex
http_request_mock.ex HttpRequestMock: Add 404s on OStatus fetching for info.pleroma.site 2019-07-14 13:55:41 +02:00
web_push_http_client_mock.ex
websocket_client.ex