In this exercise, you will adapt the QUnit and OPA5 tests which are provided with the template. The QUnit and the OPA5 tests are also written in TypeScript in order to benefit from syntax checks and ...
If we want to test interaction patterns or more visual features of our app, we can also write an integration test. We haven't thought about testing our interaction with the app yet, so in this step we ...