nested-forms/libs/contact-model
Kevin C. Coram 2c6fde0acc
Move reference to test-setup.ts to angular.json
Move the reference to the test-setup.ts file in the contact-model library from jest.config.js to angular.json, to match how things are set up for the applications.
2019-09-03 18:58:29 -04:00
..
src Extract test contact to a shared service 2019-09-03 00:52:17 -04:00
README.md Generate contact-model library 2019-08-28 00:25:22 -04:00
jest.config.js Move reference to test-setup.ts to angular.json 2019-09-03 18:58:29 -04:00
tsconfig.json Generate contact-model library 2019-08-28 00:25:22 -04:00
tsconfig.lib.json Generate contact-model library 2019-08-28 00:25:22 -04:00
tsconfig.spec.json Generate contact-model library 2019-08-28 00:25:22 -04:00
tslint.json Generate contact-model library 2019-08-28 00:25:22 -04:00

README.md

contact-model

This library was generated with Nx.

Running unit tests

Run ng test contact-model to execute the unit tests via Jest.