CardinalPath / gas

Google Analytics on Steroids. A Google Analytics implementation with more power features.
Other
592 stars 78 forks source link

Improve testing framework #8

Open eduardocereto opened 12 years ago

eduardocereto commented 12 years ago

I'd like to put up some better unit tests. We have some tests on QUnit and some manual test pages as well under test now.

The ideal scenario would be to have phantom and casper.js. Casper.js itself has some very good tests setup that we could use as a base: https://github.com/n1k0/casperjs

phms commented 12 years ago

I agree!