lemmy/api_tests
Dessalines 1de8a4606a A few API v2 changes based on nutomic's suggestions.
- Changed `edit_id` s to their type (comment_id)
- Moved websocket actions to their own file in structs and api.
- Got rid of UserViewDangerous, added UserSafeSettings.
  - GetSite now returns UserSafeSettings for `my_user`.
- Got rid of `admin` field in `Register`.
2021-01-18 16:57:31 -05:00
..
src A few API v2 changes based on nutomic's suggestions. 2021-01-18 16:57:31 -05:00
.eslintrc.json Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
.prettierrc.js Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
jest.config.js Isomorphic docker (#1124) 2020-09-15 15:26:47 -04:00
package.json A few API v2 changes based on nutomic's suggestions. 2021-01-18 16:57:31 -05:00
prepare-drone-federation-test.sh Fixing integration tests. 2020-12-20 22:27:27 -05:00
run-federation-test.sh Fixing drone tests. 2020-12-17 14:01:33 -05:00
tsconfig.json Changing unit tests to api v2. 2020-12-20 16:16:57 -05:00
yarn.lock A few API v2 changes based on nutomic's suggestions. 2021-01-18 16:57:31 -05:00