Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

follow “Unit testing of simple input box” by Julia Passynkova #12

Closed
BryanWilhite opened this issue Mar 7, 2019 · 1 comment
Closed
Assignees

Comments

@BryanWilhite
Copy link
Owner

BryanWilhite commented Mar 7, 2019

@ipassynk => https://medium.com/@juliapassynkova/unit-testing-of-simple-input-box-fdbba93f3d2e

ng generate app component-testing --directory='' --routing=false --skip-tests --style=scss
ng generate component components/simple-input --flat=false --module=app --project=component-testing --skip-tests=false --dry-run
ng generate component components/index --flat=false --module=app --project=component-testing --skip-tests --dry-run
@BryanWilhite BryanWilhite self-assigned this Mar 7, 2019
@BryanWilhite
Copy link
Owner Author

BryanWilhite commented Mar 7, 2019

it looks like i am running into this issue: nrwl/nx#514

image
nrwl/nx#514 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant