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
Currently, the APIs in test are using Client from GuzzleHttp directly, which should be changed to OpencastApi class in order to fully cover the tests, since OpencastApi class is used within the code!