nikhilgeit / abot

Automatically exported from code.google.com/p/abot
Apache License 2.0
0 stars 0 forks source link

Add integration tests for a few benchmark crawls #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add integration tests for at least the following sites...

sitesimulator
wvtesting.com
sethgodin.com

Original issue reported on code.google.com by sjdir...@gmail.com on 27 Oct 2012 at 10:14

GoogleCodeExporter commented 8 years ago

Original comment by sjdir...@gmail.com on 28 Oct 2012 at 9:10

GoogleCodeExporter commented 8 years ago
Added base integration test class and added expected result for localhost site 
and one other.

1: if you run this without fiddler recorded session some bugs occurr, 
invalidoperation, nullref, etc..
            Flush out the bugs
2: Also need to look through expected result to make sure the result makes sense

Original comment by sjdir...@gmail.com on 11 Nov 2012 at 11:55

GoogleCodeExporter commented 8 years ago
Completed integration tests for sitesimulator and wvtesting2. Fixed 
threadmanager bug found during integration testing. Also results appear to be 
valid.

Original comment by sjdir...@gmail.com on 15 Nov 2012 at 7:39