Discussion about this post

User's avatar
Jorge Sánchez's avatar

Great article!, Daniel.

In the past, I had a bug that took me days to reproduce, and it finally only occurred when the entire scope was used.

Since then, I do end-to-end tests for happy paths using Superset with a staging or in-memory database.

I use sociable tests starting from the controllers, testing the cases more exhaustively and mocking the data layer with test doubles.

Regards

Expand full comment
Gina Acosta's avatar

Great article to understand the difference between solitary and sociable tests.

Expand full comment
9 more comments...

No posts