|
|
|
|
|
by fadzlan
2975 days ago
|
|
I understand that if the test hits database, then its an integration test. But what if a whole load of the logics are in stored procedure? Surely those needs test too. Of course, one can make an argument that depending too much on stored procedures is an anti pattern.... |
|