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
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
5 months ago
..
src Fix fetching of community posts (fixes #4283) (#4293) 5 months ago
.eslintrc.json Upgrading deps. (#4196) 6 months ago
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 1 year ago
jest.config.js Prettier check (#2855) 1 year ago
package.json Upgrading lemmy-js-client to 0.19.0 (#4260) 6 months ago
prepare-drone-federation-test.sh Fixing private message reports. (#4279) 6 months ago
run-federation-test.sh Add api tests for image endpoints (#4150) 7 months ago
tsconfig.json Persistent, performant, reliable federation queue (#3605) 9 months ago
yarn.lock Upgrading lemmy-js-client to 0.19.0 (#4260) 6 months ago