[BREAKGLASS] Append-only mirror of github.com/signalapp/Mock-Signal-Server
|
|
||
|---|---|---|
| .github/workflows | ||
| certs | ||
| protos | ||
| src | ||
| test | ||
| .eslintignore | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Signal Mock Server
Overview
This npm module is a mock implementation of Signal Server, currently only used
in Signal Desktop integration tests. Public API surface area can be found at
src/api.
Installation
npm install --dev @signalapp/mock-server
License
Copyright 2022 Signal, a 501c3 nonprofit
Licensed under the AGPLv3: https://opensource.org/licenses/agpl-3.0