Skip to content

Commit

Permalink
add a little note to the readme regarding running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Pitale committed Oct 21, 2014
1 parent 92e0796 commit afad118
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.mdown
Expand Up @@ -100,6 +100,10 @@ If you experience issues, please report them [on the issues page](https://github
Once you download Trackiffer, you can install the bookmarklet from the index.html page.
This will drop trackiffer onto any page you view and set debug mode - you can then execute and test trackiffer({rules}) from your browser's console.

## Running the Tests

Simply open `test/index.html` in your browser. Please verify that all tests pass before submitting PRs.

## Why does this exist?

The Viget marketing people are awesome - when we remake a site, they put event tracking on the OLD site, then track the same actions on the new one when it launches.
Expand Down

0 comments on commit afad118

Please sign in to comment.