This is a K-Drama fan site showcasing component unit tests. There's examples of tests with and without test harnesses, as well as a custom component harness implementation and tests.
The code in this repo is used by Angular Component Harnesses FTW! presentation.
This project was generated with Angular CLI version 14.1.0.
git clone
npm ci
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.
Run ng test
to run the automated tests in this project.