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
For now the tests rely on mocked responses copied from actual ones, but they don't allow to test creation/update methods. A good way to improve them could be to run an instance of udata on the side and to interact with it.
For now the tests rely on mocked responses copied from actual ones, but they don't allow to test creation/update methods. A good way to improve them could be to run an instance of
udataon the side and to interact with it.