|
|
|
|
|
by antonok
489 days ago
|
|
If you really wanted to know, most of the tests for Brave's adblock engine are at https://github.com/brave/adblock-rust/tree/master/tests Those are automated unit and integration tests with controlled filter data as inputs. That's the only practically useful kind of test for an adblocker. |
|