Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-15 | [feat] Reorganize code | Ruben Pollan | |
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99 | |||
2018-12-12 | [test] make bonafide more testable | Ruben Pollan | |
Get local timezone and http client as configurable things in bonafide, so tests can set them. Also separate integration tests and unit tests. |