Skip to content

Shallyin83/hcl-angular-review

Repository files navigation

AngularReviewApp

This project has been created to handle a code review by the candidate. Project has error inside that the candidate should solve.

Candidate should run and find the bug inside the code

  • Application gives an error where and why
  • Refactor the authors component name to align to angular standards
  • Refactor improve AuthorsComponent to show the list of authors through an array
  • Refactor improve App with AuthorsService to get authors list
  • Refactor improve AuthorsComponent to use a service AuthorsService to get authors list
  • Add unit testing for AuthorsComponent and AuthorsService
  • Add e2e testing for AuthorsComponent

To run

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. Use ng serve --port 4021 to change port to 4201 if needed

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

About

Review for angular project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors