Initial commit (clean, ignores in place)
This commit is contained in:
8
tests/__init__.py
Normal file
8
tests/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""Test suite for the mileage logging tool.
|
||||
|
||||
The tests in this package exercise the core components of the mileage
|
||||
logger. They use simple JSON fixtures to simulate a user's Google
|
||||
Semantic Location History exports and assert that the itinerary
|
||||
detection, distance resolution and Excel export modules behave as
|
||||
expected.
|
||||
"""
|
Reference in New Issue
Block a user