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>
2023-11-16 23:43:40 -05:00
..
src Add api tests for image endpoints (#4150) 2023-11-16 23:43:40 -05:00
.eslintrc.json Prettier check (#2855) 2023-05-13 16:50:58 -04:00
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 2023-01-04 10:59:26 -05:00
jest.config.js Prettier check (#2855) 2023-05-13 16:50:58 -04:00
package.json Add api tests for image endpoints (#4150) 2023-11-16 23:43:40 -05:00
pict-rs Use result instead of unwrap in apub tests (#4168) 2023-11-16 22:51:33 -05:00
prepare-drone-federation-test.sh Add api tests for image endpoints (#4150) 2023-11-16 23:43:40 -05:00
run-federation-test.sh Add api tests for image endpoints (#4150) 2023-11-16 23:43:40 -05:00
test.png Add api tests for image endpoints (#4150) 2023-11-16 23:43:40 -05:00
tsconfig.json Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
yarn-error.log Use result instead of unwrap in apub tests (#4168) 2023-11-16 22:51:33 -05:00
yarn.lock Add api tests for image endpoints (#4150) 2023-11-16 23:43:40 -05:00