rht-labs / enablement-docs

Collection of Enablement material for Red Hat Open Innovation Labs
https://rht-labs.github.io/enablement-docs/#/
90 stars 115 forks source link

Look at making exercise 3 (TDD) simpler / less prone to mistakes. #599

Open jacobsee opened 3 years ago

jacobsee commented 3 years ago

Problem: Exercise 3 is a pain point where many small changes are required, they must all be perfect for it to work, and it’s not always obvious what’s wrong when something doesn’t work as expected. It’s a time sink.

Proposed solution: Have a frontend person identify anything else that could be “baked in” to reduce the amount of stuff that has to be touched for this to work. If it doesn’t contribute to the understanding of TDD, which is what we’re really trying to impart with Ex3, it should be cut.