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 525359f7c5
Add api tests for image endpoints (#4150)
* Add api tests for image endpoints (fixes #4105)

* curl instead of wget

* add missing files

* revert cargo update

* simplify setup

* use const

* rename to image.spec.ts

* adjust to client changes

* update client lib

* remove todos, move import

* try to fix ci

---------

Co-authored-by: SleeplessOne1917 <insomnia_void@protonmail.com>
7 months ago
..
src Add api tests for image endpoints (#4150) 7 months ago
.eslintrc.json Prettier check (#2855) 1 year 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 Add api tests for image endpoints (#4150) 7 months ago
pict-rs Use result instead of unwrap in apub tests (#4168) 7 months ago
prepare-drone-federation-test.sh Add api tests for image endpoints (#4150) 7 months ago
run-federation-test.sh Add api tests for image endpoints (#4150) 7 months ago
test.png Add api tests for image endpoints (#4150) 7 months ago
tsconfig.json Persistent, performant, reliable federation queue (#3605) 9 months ago
yarn-error.log Use result instead of unwrap in apub tests (#4168) 7 months ago
yarn.lock Add api tests for image endpoints (#4150) 7 months ago