mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-23 00:49:08 -04:00

Add unit tests for the code that detects and tries to use login forms automatically (`Browser.try_login`). Add `htdocs/favicon.ico` because it is loaded automatically when the browser tries to use the test web server and it causes a "missing" warning. Create a new dir `tests/htdocs/site11` which is used for login related test html files.