...

/

Creating Some Tests: Approaches

Creating Some Tests: Approaches

Get to know different approaches which can be used to test our application.

What should be tested in this application, considering that tests require minimal work to develop and be maximally informative?

Approach 1

One approach might be to create a collection of tests, one for each API route and HTTP method, that double-check that the database has been properly updated. For example, when a letter is ...

Access this course and 1400+ top-rated courses and projects.