Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainerhahnekamp/how-do-i-test
Repository representing different testing use cases for Angular and Spring
https://github.com/rainerhahnekamp/how-do-i-test
Last synced: 1 day ago
JSON representation
Repository representing different testing use cases for Angular and Spring
- Host: GitHub
- URL: https://github.com/rainerhahnekamp/how-do-i-test
- Owner: rainerhahnekamp
- Created: 2024-03-03T13:04:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T13:14:57.000Z (9 months ago)
- Last Synced: 2024-09-15T14:32:57.538Z (about 2 months ago)
- Language: TypeScript
- Size: 38.5 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- fucking-awesome-angular - how-do-i-test - Repository representing different testing use cases for Angular and Spring. (Table of contents / Angular)
- fucking-awesome-angular - how-do-i-test - Repository representing different testing use cases for Angular and Spring. (Table of contents / Angular)
- awesome-angular - how-do-i-test - Repository representing different testing use cases for Angular and Spring. (Table of contents / Angular)
README
![build status](https://github.com/rainerhahnekamp/eternal/actions/workflows/build.yml/badge.svg)
# Eternal: Demo Application for Angular/Spring Workshops
This project is the basis for some workshops provided by Angular Architects.
Each workshop has its main branch but all derive from the main branch.
## Branches:
- [Modern Spring Backends](https://www.angulararchitects.io/en/training/modern-spring-backends-for-angular/): [main-spring](https://github.com/rainerhahnekamp/eternal/tree/main-spring) ![build-status](https://github.com/rainerhahnekamp/eternal/actions/workflows/build.yml/badge.svg?branch=main-spring)
- [Professional Angular Testing (Cypress)](https://www.angulararchitects.io/en/training/professional-angular-testing/): [main-testing-cypress](https://github.com/rainerhahnekamp/eternal/tree/main-testing-cypress) ![build-status](https://github.com/rainerhahnekamp/eternal/actions/workflows/build.yml/badge.svg?branch=main-testing-cypress)
- [Professional Angular Testing (Playwright)](https://www.angulararchitects.io/en/training/professional-angular-testing-playwright-edition/): [main-testing-playwright](https://github.com/rainerhahnekamp/eternal/tree/main-testing-playwright) ![build-status](https://github.com/rainerhahnekamp/eternal/actions/workflows/build.yml/badge.svg?branch=main-testing-playwright)
- [E2E Testing with Cypress](https://www.angulararchitects.io/en/training/cypress-workshop/): [main-cypress](https://github.com/rainerhahnekamp/eternal/tree/main-cypress) ![build-status](https://github.com/rainerhahnekamp/eternal/actions/workflows/build.yml/badge.svg?branch=main-cypress)
- [E2E Testing with Playwright](https://www.angulararchitects.io/en/training/playwright-workshop/): [main-playwright](https://github.com/rainerhahnekamp/eternal/tree/main-playwright) ![build-status](https://github.com/rainerhahnekamp/eternal/actions/workflows/build.yml/badge.svg?branch=main-playwright)
- [NgRx Advanced](https://www.angulararchitects.io/en/training/professional-ngrx-advanced-state-management-best-practices/): [main-ngrx](https://github.com/rainerhahnekamp/eternal/tree/main-ngrx) ![build-status](https://github.com/rainerhahnekamp/eternal/actions/workflows/build.yml/badge.svg?branch=main-ngrx)