playwright/tests/components/ct-angular
Younes Jaaidi 12ed2e761a
refactor(ct-angular): fix component resolution by temporary removing analogjs plugin
Co-authored-by: Edouard Bozon <bozonedouard@gmail.com>
2024-02-23 16:45:46 +01:00
..
playwright refactor(ct-angular): fix component resolution by temporary removing analogjs plugin 2024-02-23 16:45:46 +01:00
src chore(ct): new angular logo 2023-12-16 23:46:37 +01:00
tests feat(ct): support non-event-emitter outputs 2023-11-20 22:23:13 +01:00
.gitignore feat(ct): angular component testing 2023-11-05 21:50:35 +01:00
angular.json feat(ct): angular component testing 2023-11-05 21:50:35 +01:00
package.json refactor(ct-angular): bump to Angular 17 and move out analogjs plugin 2024-02-23 16:45:30 +01:00
playwright.config.ts refactor(ct-angular): fix component resolution by temporary removing analogjs plugin 2024-02-23 16:45:46 +01:00
README.md feat(ct): angular component testing 2023-11-05 21:50:35 +01:00
tsconfig.app.json feat(ct): angular component testing 2023-11-05 21:50:35 +01:00
tsconfig.json feat(ct): angular component testing 2023-11-05 21:50:35 +01:00
tsconfig.spec.json feat(ct): angular component testing 2023-11-05 21:50:35 +01:00

ct-angular

This project was generated with Angular CLI version 15.0.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.