starship/src
Thomas O'Donnell 762ad12698
test(docker_context): Add basic tests to module (#2205)
* test(docker_context): Add basic tests to module

This adds some basic tests to the docker_context module.

* PR suggestion
2021-01-26 22:46:17 +01:00
..
configs feat(directory): Add home directory symbol (#2198) 2021-01-24 22:50:37 +01:00
formatter refactor: simplify StringFormatter::new 2021-01-22 11:50:12 -05:00
init perf: use built-in EPOCHREALTIME env-var to compute cmd_duration for ZSH5+ (#1751) 2021-01-23 11:25:41 +01:00
modules test(docker_context): Add basic tests to module (#2205) 2021-01-26 22:46:17 +01:00
test test: enable logging in tests (#2151) 2021-01-16 13:25:58 +01:00
bug_report.rs build: Add additional build information to version and bug report (#2124) 2021-01-22 20:14:51 +01:00
config.rs fix(config): log as error if failure to read config wasn't caused by NotFound (#1993) 2020-12-13 16:24:48 +01:00
configure.rs feat(command): add 'toggle' command (#1917) 2021-01-07 19:04:06 +01:00
context.rs refactor: apply more clippy lints 2021-01-22 11:50:12 -05:00
lib.rs build: Add additional build information to version and bug report (#2124) 2021-01-22 20:14:51 +01:00
logger.rs test: enable logging in tests (#2151) 2021-01-16 13:25:58 +01:00
main.rs build: Add additional build information to version and bug report (#2124) 2021-01-22 20:14:51 +01:00
module.rs feat(kotlin): Add the kotlin module (#2026) 2020-12-26 15:26:50 +01:00
print.rs refactor: simplify print::handle_module 2021-01-22 11:50:12 -05:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs perf(utils): Add timeout to `utils::exec_cmd` (#2171) 2021-01-21 22:59:14 +01:00