This website requires JavaScript.
Explore
Help
Sign in
Git-Mirrors
/
brozzler
Watch
1
Star
0
Fork
You've already forked brozzler
0
mirror of
https://github.com/internetarchive/brozzler.git
synced
2025-08-19 03:28:04 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
0b6c5346bd
brozzler
/
tests
History
Download ZIP
Download TAR.GZ
Noah Levitt
ce03381b92
move _find_available_ports to chrome.py, changing the way it works so that browser:9200 doesn't get stuck at 9201 forever, which pushes 9201 to 9202 etc, and add a unit test
2016-12-06 17:12:20 -08:00
..
htdocs
robots.txt for testing
2016-11-16 12:12:17 -08:00
test_cluster.py
don't check robots.txt when scheduling a new site to be crawled, but mark the seed Page as needs_robots_check, and delegate the robots check to brozzler-worker; new test of robots.txt adherence
2016-11-16 12:23:59 -08:00
test_units.py
move _find_available_ports to chrome.py, changing the way it works so that browser:9200 doesn't get stuck at 9201 forever, which pushes 9201 to 9202 etc, and add a unit test
2016-12-06 17:12:20 -08:00