зеркало из https://github.com/mozilla/fxa.git
10e00b6456
Because: - Only have one implementation of a profile server client, instead of various implementations in the services where its required. This commit: - Moves the profile client implementation from auth-server and into a dedicated library in libs Closes #FXA-9274 |
||
---|---|---|
.. | ||
src | ||
.eslintrc.json | ||
.swcrc | ||
README.md | ||
jest.config.ts | ||
package.json | ||
project.json | ||
tsconfig.json | ||
tsconfig.lib.json | ||
tsconfig.spec.json |
README.md
profile-client
This library was generated with Nx.
Building
Run nx build profile-client
to build the library.
Running unit tests
Run nx test-unit profile-client
to execute the unit tests via Jest.
Running integration tests
Run nx test-integration profile-client
to execute the integration tests via Jest.