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
Those this actually test the web servers or just test cases to check the activation key
Secondly It's a bit tight to work on the code of the web servers as they are in spanish
This methods need coverage:
AgregarActividad
(WSFEv1 & WSMTX)ParamGetActividades
(WSFEv1)ConsultarActividadesVigentes
(WSMTX)We should at least have an unit test for each method in test_wsfev1.py
To quickly run it, just execute in the commend line:
Tip: change autouse=False in
conftest.py
for function auth, to skip WSAA ticket generation.The text was updated successfully, but these errors were encountered: