Skip to content

This project includes examples for testing in angular2.

Notifications You must be signed in to change notification settings

gharibi/Angular2-Testing

Repository files navigation

Angular2 testing sample using Jasmine & Karma

This project was generated with Angular CLI version 1.1.2. This project consumes Pokemon API and generates sample Bootstrap panels. Each of the panels illustrate the Pokemon pictures. Lazy loading mechanism is used to fetch the results of this API. In this project various unit test are setup to validate the main functions of the application.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run npm test to execute the unit tests via Karma.

Further help

Feel free to add an issue/pull request and I will get in touch with you.

About

This project includes examples for testing in angular2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published