biancadanforth / tracking-protection-shield-study

A Shield study to determine the optimal messaging, if any, for Tracking Protection in Firefox.
0 stars 3 forks source link

Make it easier to perform local unit testing in tree #91

Closed biancadanforth closed 6 years ago

biancadanforth commented 6 years ago

Make an npm run test command (that executes a test-in-tree shell script) that removes the tedious aspects of local unit testing:

Note: The dev may still need to fetch the latest changes from the branch of interest before this approach will work. i.e. hg pull -u release and will definitely need a recent, full build of Firefox ./mach build. Note: To extend this for other studies, there may need to be a prompt that asks the dev to provide (perhaps set as local ENV variables?):