Commit Graph
11 Commits
Author SHA1 Message Date
Anton Lazarev 5419b32dc0 add tests for collapsed elements 2021-06-16 13:06:21 -07:00
Anton Lazarev cf2c1a580f add test for service worker adblocking 2021-02-10 07:56:48 -08:00
Anton Lazarev c8099c997a update tests
the "blank" loading tests are not useful anymore now that we block
requests outright, so they've been removed.
2020-12-01 13:31:59 -05:00
Anton Lazarev f15718107e modernize adblock tests 2020-11-03 14:03:30 -05:00
Brian R. Bondy 58f81907d2 Add browsertest for redirect content support 2019-11-19 10:37:28 -05:00
Brian R. Bondy be5c75b5f4 Add browser test for testing force block option 2019-03-18 20:50:09 -04:00
Brian R. Bondy d2e7a00159 Revert "Merge pull request #940 from brave/revert-938-ad-block-count-once"
This reverts commit 37f45f66e7, reversing
changes made to 429c5f77eb.
2018-11-21 11:09:01 -05:00
Brian R. Bondy 8ceb9159b0 Revert "Count blocked items at most once per load" 2018-11-21 10:58:28 -05:00
Brian R. Bondy c3eb25e5af Add tests relating to deduplicating blocking count 2018-11-20 18:32:52 -05:00
Brian R. Bondy 348e2fc883 Change adblock and TP from resource throttle to network delegate
This also makes it so empty data urls are used by default instead of
blocking.  Empty image data URLs for images.

Fix brave/brave-browser#1430
Fix brave/brave-browser#1118
Fix brave/brave-browser#1428
Fix brave/brave-browser#1362
2018-10-09 12:21:34 -04:00
Brian R. Bondy 29d7442e7f Add test data files
This is a collection of the test files we need to use.

The DAT files are a bit big, but I think it's a good idea to keep
similar DAT files to what we use in production, so I am OK with that
trade-off.

I also included HTTPSE and TrackingProtection DAT files for upcoming
tests here.
2018-03-23 12:59:38 -04:00