mozilla / spade

Automated scraping markup+CSS from a list of relevant URLs, using a variety of user-agent strings. Provides reporting on usage of CSS properties and apparent user-agent sniffing.
22 stars 9 forks source link

The test suite should run without errors and failures #56

Closed maurodoglio closed 11 years ago

maurodoglio commented 11 years ago

Running the test suite 8 tests on 46 totals are failing and an exception is raised.

maurodoglio commented 11 years ago

It seems that the latest changes were not checked against the test suite. Most of the issues are due to changes in html_diff.py and data_aggregator.py.