I couldn't find the answer to the questions I'm going to ask. Let's say
I'm developing a REST API.Should I test every endpoint?Every endpoint
interacts with the database. Should my tests include a database
connection?Where do unit tests fit in a REST...