Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status

AdGuard Test Cases

How to build

  1. npm install
  2. npm run build

How to develop:

  1. npm run build
  2. npm install --global surge
  3. surge --domain=_any_domain_.surge.sh
  4. project: _location_/filters-tests/**build**
  5. Enjoy your testing at _any_domain_.surge.sh!

Test version availabe at react-f18.surge.sh

Manage tests list:

The main data file is ./src/testsData.js

Known issues

  • Copy rules functionality doesn't work in FF and Safari: document.execCommand(‘cut’/‘copy’) was denied because it was not called from inside a short running user-generated event handler.

About

Used for testing puproses

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.