starship/src
Thomas O'Donnell c3cc6b174f
test(aws): Ignore tests that check .aws files (#1775)
When running the AWS module it will parse the AWS config found in
`~/.aws/config` to get the region. This means that tests that expect no
region to be set will fail if there exists a default profile with a
region set, which is probably true for most AWS users. To avoid this
have set the AWS tests that depend on the non-existance of a
`.aws/config` to be ignored.
2020-10-14 12:21:35 -04:00
..
configs fix: replace emoji for cmake and erlang (#1787) 2020-10-13 18:01:35 -04:00
formatter fix: apply clippy suggestions (#1756) 2020-10-13 12:03:33 -04:00
init fix(powershell): fix session key syntax error (#1697) 2020-09-30 12:14:10 -04:00
modules test(aws): Ignore tests that check .aws files (#1775) 2020-10-14 12:21:35 -04:00
test feat: Add timings subcommand (#1629) 2020-09-21 19:06:15 +02:00
bug_report.rs fix(bug-report): use correct path for ion config (#1726) 2020-10-02 12:45:23 -04:00
config.rs fix(directory): preserve substitution order (#1782) 2020-10-13 15:06:41 -04:00
configure.rs feat: add error messaging (#1576) 2020-09-28 16:38:50 -04:00
context.rs feat: Add Undistract Me Feature (#1019) 2020-08-11 18:44:25 +02:00
lib.rs feat: add error messaging (#1576) 2020-09-28 16:38:50 -04:00
logger.rs chore(log): Add context to logger failure messages (#1764) 2020-10-14 12:13:44 -04:00
main.rs feat: add error messaging (#1576) 2020-09-28 16:38:50 -04:00
module.rs feat(status): add the status module (#1651) 2020-09-26 00:04:51 +02:00
print.rs fix: apply clippy suggestions (#1756) 2020-10-13 12:03:33 -04: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 fix(utils): reduce log level of errors in utils. (#1730) 2020-10-03 11:58:49 +02:00