starship/src
Matan Kushner 3365beae09 test(nodejs): Port nodejs module tests from E2E to integraton (#867)
Replaces the existing nodejs module end-to-end tests with integration tests that don't require preinstalled environmental dependencies.

- Moved the tests to the same file as the module they test
- Created a render_module utility function for rendering modules within tests
- Removed Node.js installation during CI setup
- Add Shell to Context to allow for tests to not run shell-specific code
2020-01-26 16:37:18 -06:00
..
configs feat: add Haskell Stack support (#546) 2020-01-25 00:48:39 -06:00
init feat: Terminate $PROMPT_COMMAND properly (#799) 2020-01-04 10:52:08 -05:00
modules test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
bug_report.rs refactor: replace reqwest with ureq (#844) 2020-01-19 11:00:40 -05:00
config.rs feat: Implement AWS region aliases (#646) 2019-12-20 12:30:47 -05:00
configure.rs fix: Consider `$STARSHIP_CONFIG` in `configure` (#795) 2019-12-30 15:46:02 -08:00
context.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
lib.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
main.rs feat: Add the `starship explain` command (#699) 2020-01-01 23:19:08 -05:00
module.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
print.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
segment.rs feat: Add the `starship explain` command (#699) 2020-01-01 23:19:08 -05:00
utils.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00