You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C'e' una setup gigantesca nella ServerComunicatorTest, che setta una valanga di mock con http pretty per tutti i test.
Ogni test dovrebbe invece mocckare gli url che gli interessano e basta, resettando http pretty nella tear down.
In questo modo e' possibile fare altri test.
The text was updated successfully, but these errors were encountered:
C'e' una setup gigantesca nella ServerComunicatorTest, che setta una valanga di mock con http pretty per tutti i test.
Ogni test dovrebbe invece mocckare gli url che gli interessano e basta, resettando http pretty nella tear down.
In questo modo e' possibile fare altri test.
The text was updated successfully, but these errors were encountered: