зеркало из
1
0
Форкнуть 0
communication-ui-library/packages/fake-backends
edwardlee-msft 848f7a4193
Update rush and allowed upper node version dependency (#5390)
* Update rush and node version allowance

* Change files

* Does not need rush file as npm was not impacted

Signed-off-by: edwardlee-msft <edwardlee@microsoft.com>

* Add build minify

* Add build:minify

---------

Signed-off-by: edwardlee-msft <edwardlee@microsoft.com>
2024-11-04 11:41:26 -08:00
..
src Fix final noUncheckedIndexedAccess in samples and tooling (#5321) 2024-10-22 18:50:14 -07:00
.babelrc.js
.eslintignore Added preprocessed folder to lint ignore list (#4788) 2024-06-26 21:51:49 +00:00
.eslintrc.js Add eslint rule to disallow non-null-assertion (#4613) 2024-10-24 21:37:07 +00:00
CHANGELOG.json Merge prerelease-beta-release-beta/1.21.0-beta.1 to main (#5382) 2024-10-31 14:54:01 -07:00
LICENSE
README.md
package.json Update rush and allowed upper node version dependency (#5390) 2024-11-04 11:41:26 -08:00
rollup.config.mjs Update rollup to 4.7.0 (#3894) 2023-12-08 12:38:12 -05:00
tsconfig.json Fix final noUncheckedIndexedAccess in samples and tooling (#5321) 2024-10-22 18:50:14 -07:00
tsconfig.preprocess.json Fix final noUncheckedIndexedAccess in samples and tooling (#5321) 2024-10-22 18:50:14 -07:00

README.md

fake-backends

This package contains in-memory implementations for serveral Azure Communication Services backends. These fake implementations are intended to support several use-cases independent of actual service backends:

  • Hermetic storybook live-documentation
  • Fast, reliable integration tests in CI
  • Unit tests