Files
angular-challenges/apps/testing/table
2023-11-18 22:57:35 +04:00
..
2023-10-18 14:08:57 +02:00
2023-10-18 14:08:57 +02:00
2023-10-18 14:08:57 +02:00
2023-10-18 14:08:57 +02:00
2023-11-18 22:57:35 +04:00
2023-10-18 14:08:57 +02:00
2023-10-18 14:08:57 +02:00

Table testing

Author: Thomas Laforge

Statement:

NOT IMPLEMENTED YET

Submitting your work

  1. Fork the project
  2. clone it
  3. npm ci
  4. npx nx serve testing-table to play with the application
  5. npx nx test testing-table to test your application with Testing Library
  6. npx nx component-test testing-table --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:22 that I will review and other dev can review.

nested testing nested testing solution author

You can ask any question on twitter