issues
search
toblich
/
nosy-cat
Final college project: Anomaly & root-cause detection on distributed systems
BSD 3-Clause "New" or "Revised" License
1
stars
0
forks
source link
Have a set of API testing for every service
#15
Closed
jmoguilevsky
closed
3 years ago
jmoguilevsky
commented
5 years ago
Each test should:
Mock all dependencies
Asserts on the correct service behavior
For queue dependant services, assert on the messages sent to/consumed from the queue
Each test should: