mozilla / taar-lite

A lightweight version of the TAAR service intended for specific deployments with reduced feature visibility.
Mozilla Public License 2.0
2 stars 6 forks source link

Basic test suite added #5

Closed crankycoder closed 6 years ago

crankycoder commented 6 years ago

This adds basic S3 mocking for the coinstallation JSON file. The keypath was incorrectly specified before and it has now been updated to match the ETL job.

The srgutil dependency has been bumped up to 0.1.5 to use python3 interface objects as keys into the Context to prevent improper string based object lookups.

A basic requirements.txt file has also been added, but without hashes.