SI-126 unit tests + SI-178 comments form 2nd code review

Signed-off-by: Peter Buschmann <peter.buschmann@pta.de>
17 files changed
tree: da44690e08dbcada7eb25708558cc6458daef6cd
  1. config/
  2. elements/
  3. git/
  4. hooks/
  5. i18n/
  6. projects/
  7. .editorconfig
  8. .gitignore
  9. .prettierrc
  10. angular.json
  11. build-web-component.cmd
  12. build-web-component.sh
  13. CONTRIBUTING.md
  14. Dockerfile
  15. DockerfileUnsecure
  16. gird-failure-information-map
  17. gird-failure-information-map.js
  18. LICENSE.md
  19. NOTICE.md
  20. package.json
  21. proxy-docker-unsecure.conf.json
  22. proxy-docker.conf.json
  23. proxy.conf-integration.json
  24. proxy.conf.json
  25. README.md
  26. sonar-project.properties
  27. test-map.html
  28. tsconfig.json
  29. tslint.json
README.md

Org.Eclipse.OpenkUsermodules.GridFailureInformation.Frontend

This project was generated with Angular CLI version 8.3.19.

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.