9 Commits
Author SHA1 Message Date
Tikitu de Jager a22f088e28 Add some failing edge case tests 2016-03-07 21:48:47 +02:00
Tikitu de Jager 8afdcabca8 Template-based tests of combinations of valid elements 2016-03-07 21:47:18 +02:00
Tikitu de Jager ad07eec3e1 Make tests pass 2016-03-07 21:37:18 +02:00
Tikitu de Jager 4065d14fab Remove stuff I intended to use but never did 2016-03-07 21:11:34 +02:00
Tikitu de Jager 95217e8e21 Use FileInfo directly instead of via indirection 2016-03-07 21:08:07 +02:00
Tikitu de Jager 1f75af0137 Extract filename parsing into testable class 2016-03-07 21:05:04 +02:00
Tikitu de Jager 0b34894db9 Add FileInfo class with pass implementations 2016-03-07 20:47:37 +02:00
Tikitu de Jager 438b161a25 Move docker-compose.env to docker-compose.env.example & adjust docs
This file, like `docker-compose.yml`, should be edited by the user. To
avoid merge conflicts when pulling updates, the edited version should
not be committed to the repository.
2016-02-19 22:51:49 +02:00
Tikitu de Jager 147f8f72a2 Simplify instructions for exporting with docker
The export workflow reusing the `/consume` volume is complex and error-
prone, and not at all necessary if the `docker-compose.yml` file has a
volume for `/export` from the beginning.
2016-02-19 22:27:48 +02:00