]> Untitled Git - lemmy.git/commit
Adding a few more apub tests. (#1096)
authorDessalines <dessalines@users.noreply.github.com>
Thu, 20 Aug 2020 12:44:22 +0000 (08:44 -0400)
committerGitHub <noreply@github.com>
Thu, 20 Aug 2020 12:44:22 +0000 (12:44 +0000)
commitdbf231865d1156e1b4bcfc6e88deedaf21bf3938
treee775469e95fab9123261cb40c21a32ebf40f9d8f
parente007006daffb8ef43746a4f2213687553125d572
Adding a few more apub tests. (#1096)

* Adding a few more apub tests.

* Fixing travis build, adding a get_post function.
13 files changed:
docker/federation-test/run-tests.sh
docker/federation-test/servers.sh
docker/federation-test/tests.sh
docker/federation/docker-compose.yml
docker/federation/nginx.conf
docker/federation/run-federation-test.bash
docker/travis/docker-compose.yml
docker/travis/run-tests.sh
server/src/api/comment.rs
server/src/api/mod.rs
ui/src/api_tests/comment.spec.ts
ui/src/api_tests/post.spec.ts
ui/src/api_tests/shared.ts