You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/api_tests/src
Nutomic 023c9f4fcd
Fix fetching of community posts (fixes #4283) (#4293)
* Fix fetching of community posts (fixes #4283)

Also use spawn_try_task to fetch community outbox, mods etc to avoid
delay/timeout when fetching new community.

* prettier

* fix test

* fix api test

* prettier

* add delay

* Update run-federation-test.sh

* fix test
6 months ago
..
comment.spec.ts Adding a retry on a few fetches. (#4267) 7 months ago
community.spec.ts Fix fetching of community posts (fixes #4283) (#4293) 6 months ago
follow.spec.ts Add API tests for purge user and purge post (#4183) 7 months ago
image.spec.ts Dont use test.png image for api tests (#4254) 7 months ago
post.spec.ts Upgrading deps. (#4196) 7 months ago
private_message.spec.ts Fixing private message reports. (#4279) 6 months ago
shared.ts Fix fetching of community posts (fixes #4283) (#4293) 6 months ago
user.spec.ts Dont ignore errors during login (fixes #4319) (#4321) 6 months ago