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
{{ message }}
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
It would be good to mock the API to ensure that the test will not break. This is not very easy though since real commands are executed via the shell.
The best way would be to start a test-server and use the environment variable ELIIR_SECURITY_ADVISORY_API_BASE_URL to point the client to the mocked responses.