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
2024-01-04 11:42:18 -05:00
..
comment.spec.ts Adding a retry on a few fetches. (#4267) 2023-12-14 16:26:42 +01:00
community.spec.ts Fix fetching of community posts (fixes #4283) (#4293) 2024-01-04 11:42:18 -05:00
follow.spec.ts Add API tests for purge user and purge post (#4183) 2023-11-22 10:15:06 -05:00
image.spec.ts Dont use test.png image for api tests (#4254) 2023-12-12 10:58:22 -05:00
post.spec.ts Upgrading deps. (#4196) 2023-11-24 10:29:41 +01:00
private_message.spec.ts Fixing private message reports. (#4279) 2023-12-18 10:25:05 +01:00
shared.ts Fix fetching of community posts (fixes #4283) (#4293) 2024-01-04 11:42:18 -05:00
user.spec.ts Dont ignore errors during login (fixes #4319) (#4321) 2024-01-03 10:34:03 -05:00