Skip to content

cristsr/angular-testing

Repository files navigation

Angular Testing Users Crud

This project is a crud of users that includes unit tests with 100% of coverage.

screen

Database server

Run npm run db-server json-server runs at url http://localhost:3000/.

Run project

Run npm run start for a dev server. Browser automatically open project at urlhttp://localhost:4200/.

Running unit tests

Run npm run test:coverage to execute the unit tests via Karma.

This project was generated with Angular CLI version 11.0.7.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published