HPI/tests
2020-10-12 21:48:04 +02:00
..
extra polar: support configuring defensive behaviour, support for highlight tags 2020-05-15 12:40:15 +01:00
pdfs Add tests for pdfs 2020-08-16 13:36:36 -07:00
__init__.py Add tests for pdfs 2020-08-16 13:36:36 -07:00
bluemaestro.py bluemaestro: include humidity, pressure and dewpoint data 2020-10-08 21:22:02 +02:00
calendar.py my.calendar.holidays: unhardcode calendar, detect it from the location data 2020-10-09 23:22:00 +02:00
commits.py enable mypy on CI for core stuff 2020-05-04 19:52:18 +01:00
config.py fix spelling mistakes 2020-09-06 20:44:28 +01:00
conftest.py reflect cachew changes of exception handling and temporary suppression 2020-10-08 21:22:02 +02:00
core.py core: more consistent module detection logic 2020-09-30 21:54:09 +02:00
demo.py fix spelling mistakes 2020-09-06 20:44:28 +01:00
emfit.py emfit: patch up timezone for correct local sleep time 2020-09-09 21:37:15 +01:00
foursquare.py cli: integrate with stats reported by the modules 2020-05-25 11:46:30 +01:00
get_files.py core: support '' for explicitly set empty path set 2020-06-01 23:45:26 +01:00
github.py core: add helper for computing stats; use it in modules 2020-06-04 22:19:34 +01:00
hypothesis.py Improve documentation for some modules 2020-05-17 21:56:58 +01:00
instapaper.py more minor tweaks, benefit from get_files 2020-05-03 17:15:51 +01:00
jawbone.py my.jawbone: minor cleanup & refactoring, proper error propagation 2020-09-17 21:39:14 +01:00
lastfm.py reflect cachew changes of exception handling and temporary suppression 2020-10-08 21:22:02 +02:00
location.py my.location: let takeout provider be in a separate my.location.google; add CI test & enable mypy 2020-10-08 21:31:26 +02:00
misc.py core: add tests for core_config 2020-09-30 21:54:09 +02:00
orgmode.py my.notes.orgmode: move to my.orgmode 2020-10-11 18:44:37 +02:00
README.org port tests for takeout from kython 2020-04-26 16:50:06 +01:00
reddit.py another attempt to make the configs more self-documenting: via NamedTuple 2020-05-09 23:17:44 +01:00
rtm.py prettify rtm module 2020-03-15 21:51:30 +00:00
smscalls.py parse sms messages from xml files 2020-10-02 19:11:48 +02:00
takeout.py google.takeout.paths: return Optional if there are no takeouts 2020-10-12 21:48:04 +02:00
tweets.py twitter module: prettify top level twitter.all 2020-05-22 19:00:02 +01:00
tz.py my.location.home: simplify config format, make it a bit more robust + tests 2020-10-12 09:05:11 +02:00
youtube.py github: start moving to a proper artbitrated module 2020-06-01 22:49:31 +01:00

At the moment, some tests here are specific to my data.

If you know any good public data sources I could test against instead, please let me know!