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 dd865c5af5
Implement instance actor (#1798)
* Implement instance actor

* wip: make site bans federate

* finish implementation and unit tests for federated bans

* start adding api tests

* fix api test

* remve site from GetCommunityResponse

* only federate site bans originating from user's home instance

* dont expose site.private_key in api
2 years ago
..
src Implement instance actor (#1798) 2 years ago
.eslintrc.json Changing unit tests to api v2. 4 years ago
.prettierrc.js Changing unit tests to api v2. 4 years ago
jest.config.js Isomorphic docker (#1124) 4 years ago
package.json Federate reports (#1830) 3 years ago
prepare-drone-federation-test.sh Merge crates db_schema and db_queries 3 years ago
run-federation-test.sh Upgrade Rust version 3 years ago
tsconfig.json Changing unit tests to api v2. 4 years ago
yarn.lock Federate reports (#1830) 3 years ago