Files
angular-challenges/apps/testing-forms

Forms testing

Author: Thomas Laforge

Statement:

NOT IMPLEMENTED YET

Submitting your work

  1. Fork the project
  2. clone it
  3. npm install
  4. npx nx serve testing-forms to play with the application
  5. npx nx test testing-forms to test your application with Testing Library
  6. npx nx component-test testing-forms --watch to test your application with Cypress
  7. ...work on it
  8. Commit your work
  9. Submit a PR with a title beginning with Answer:20 that I will review and other dev can review.

forms testing forms testing solution author

You can ask any question on twitter