the only difference is that i split out the userco...
# spring
j
the only difference is that i split out the usercontroller and articlecontroller tests into separate test classes
if i do add the @MockBean to each others test it looks like they pass, but … why