@zhongmiao/ngx-lowcode-testing
v0.2.3
Published
Testing support package for hosts and package-level validation.
Downloads
827
Readme
ngx-lowcode-testing
Testing support package for hosts and package-level validation.
Responsibility
This package owns:
- mock schemas
- mock executors
- future testing fixtures
- integration helpers for host apps
It must remain non-production-oriented.
Naming Context
ngx-puzzleremains the existing BI/canvas product and is not being renamed.ngx-lowcoderemains the page-oriented low-code workspace.- Integration with
ngx-puzzleshould happen throughngx-lowcode-puzzle-adapter, not by merging package names.
Dependency Rules
- depends on
ngx-lowcode-core - should not accumulate runtime-only behavior
Source Structure Direction
Target structure for src/lib:
mocks/
utils/
types/Build
ng build ngx-lowcode-testing
ng test ngx-lowcode-testing