pip-webui-test

1.0.5 • Public • Published

Pip.WebUI Logo
Testing primitives

Automated testing in web applications often requires to mock RESTful calls and substitude server data with predictable test datasets. Pip.WebUI.Test modules contains data generators and mocked REST resources that are used across all Pip.WebUI modules. They are also used in Pip.WebUI samples and can help in testing applications built with Pip.WebUI.

Test data generators

Data generators allow to create predefined or random data objects, or update existing object with random changes.

Todo: Add code snippet to demonstrate use of data generators

Mocks for REST resources

Connected controls in Pip.WebUI rely on certain server REST API. For testing purposes the RESTful API can replaced with mocked resources from this module.

Todo: Add code snippet to demonstrate use of mocked rest resources (how to plug standard and custom resources).

Learn more about the module

Module dependencies

  • pip-webui-lib: angular, angular-mocks, chance and other 3rd party libraries

License

This module is released under MIT license and totally free for commercial and non-commercial use.

Readme

Keywords

Package Sidebar

Install

npm i pip-webui-test

Weekly Downloads

0

Version

1.0.5

License

MIT

Last publish

Collaborators

  • seroukhov
  • zontak