Timeline for Unit Testing Controllers without Mocks
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 1, 2020 at 23:31 | vote | accept | rewolf | ||
| Aug 30, 2020 at 0:38 | comment | added | rewolf | Thank you. As I also mentioned in my question, it seems like "Fakes" are the way to go. I definitely think a test using fakes is still a Unit Test as a Fake is just a certain type of Test Double, as is Mock. You've helped me feel more confident that my thought evolution is going in the write direction for decoupling tests from implementation. It's been getting more and more smelly recently :P | |
| Aug 29, 2020 at 19:30 | history | answered | Euphoric | CC BY-SA 4.0 |