Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardovff/angular-crud-auth-automated-test
Repository used to learn automated test in front-end context. With: SPA Client crud (with interceptors), Login and Guard. Using Angular.
https://github.com/leonardovff/angular-crud-auth-automated-test
angular tdd testing
Last synced: 1 day ago
JSON representation
Repository used to learn automated test in front-end context. With: SPA Client crud (with interceptors), Login and Guard. Using Angular.
- Host: GitHub
- URL: https://github.com/leonardovff/angular-crud-auth-automated-test
- Owner: leonardovff
- Created: 2019-08-12T04:34:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T23:03:39.000Z (almost 2 years ago)
- Last Synced: 2023-05-04T00:43:12.254Z (almost 2 years ago)
- Topics: angular, tdd, testing
- Language: TypeScript
- Homepage:
- Size: 2.98 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RhiApp
## DOCUMENTATION OF PROJECT
[Angular Architecture](https://drive.google.com/file/d/1jPW6tEpjx3xykWmq6nkBacMW0H3VKfwV/view?usp=sharing)
[UX/UI Prototype](https://xd.adobe.com/spec/f9f72e8e-208c-4217-6710-dd616c12b68c-8fc6/screen/2b49ac6f-cd39-4055-97ff-8a14bf31e2de/list)
## 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.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).