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 test suite only checks if privoxy can be started with the filter rules generated.
This should be improved by running tests that check if some required filters really work.
The pytest script could use python-requests to run HTTP requests with patterns matching the rules.
Currently the test suite only checks if privoxy can be started with the filter rules generated.
This should be improved by running tests that check if some required filters really work.
The pytest script could use python-requests to run HTTP requests with patterns matching the rules.
At least #7 should be tested.
The text was updated successfully, but these errors were encountered: