dashboard: fix tests
m = MagicMock(spec=Instance, name="asd"); m.name -> AttributeError so I have to set it in an other statement
Showing
Please
register
or
sign in
to comment
A prog2-höz tartozó friss repo anyagok itt elérhetőek: https://git.iit.bme.hu/
m = MagicMock(spec=Instance, name="asd"); m.name -> AttributeError so I have to set it in an other statement