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 Feb 13, 2026. It is now read-only.
Is your enhancement related to a problem? Please describe.
Functional tests using WPScan as an API provider fail due to the Daily API limits. To fix this failure and make functional tests work properly, we can mock WPScan API calls.
Designs
We have implemented an API mock in 10up/classifai#334 we can follow something similar here.