Commit Graph

8 Commits

Author SHA1 Message Date
Nemo a37ef7236b [tests] Fix tests on Travis 2020-06-15 00:44:33 +05:30
Nemo f68ea6e9c4 Adds support for default firefox profile 2020-06-15 00:03:39 +05:30
Abhay Rana 0b0b5c92b8 Fixes some indentation in chrome module 2014-10-03 16:26:35 +05:30
Abhay Rana c7cea3d278 Adds firefox module that checks urls 2014-10-03 16:26:20 +05:30
Abhay Rana 76b64e7fb6 Adds update checking feature.
- Uses the PyPi json API
- Slows down the boot a bit.
- Creates hard dependency on setuptools (which was earlier optional)
2014-09-25 22:20:45 +05:30
Abhay Rana da7998462f Don't try to import Appindicator on TRAVIS. 2014-06-07 10:57:48 +05:30
Abhay Rana 9dbc5d5ef8 Gets Chrome module to a working state
- Shifts to using /tmp/hackertray.chrome for no conflicts
2014-06-07 02:51:34 +05:30
Abhay Rana 0586db9d72 Adds chrome module for searching history.
- Restructures unit tests
- Shifts to nose for unit testing
- Adds a sample history file with 6 entries to search against as well
2014-06-07 02:42:59 +05:30