summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2019-08-08feat: implement timer module (#118)Kevin Song
2019-07-28feat: Allow directory truncation length to be configured (#120)Andrew Dassonville
2019-07-27feat: Add configuration for add_newline (#116)Matan Kushner
2019-07-19docs: Add vuepress with initial docs (#99)Tiffany Le-Nguyen
2019-07-19ci: Use Python v3.6.9 in CI (#101)Matan Kushner
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-06-10Add support for prompt configuration (#62)Matan Kushner
2019-06-06Refactor integration tests (#71)Matan Kushner
2019-05-29Use tarpaulin and Codecov for adding code coverage to project (#68)Matan Kushner
2019-05-19feat: Implement the prompt module for username (#56)Youssef Habri
2019-05-16ci: Fix CI to work with changes to Azure Pipelines build agent (#55)Matan Kushner
2019-05-13Add integration tests for Python segment (#38)John Letey
2019-05-11Add Go version module (#44)John Letey
2019-05-01Refactor segments into modules (#40)Matan Kushner
2019-05-01Install a fixed version of rust for CI integration tests (#39)Matan Kushner
2019-04-28Add docker for integration tests (#37)Matan Kushner
2019-04-28Revert "Add docker for integration tests" (#36)Matan Kushner
2019-04-28Add docker for integration tests (#26)Matan Kushner
2019-04-23Share dir_files between segments through Context (#16)Matan Kushner
2019-04-19Use "context" to contain run details (#14)Matan Kushner
2019-04-16Replace tempdir with tempfile (#7)Matan Kushner
2019-04-15Add integration tests (#6)Matan Kushner