1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-06 15:34:02 +00:00
starship/src/modules/utils
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
..
directory.rs fix: Truncate long paths in conda environment names (#694) 2019-12-09 12:59:02 -05:00
java_version_parser.rs fix: Show Java version from OpenJ9 Java runtimes (#507) 2019-10-25 10:00:05 +09:00
mod.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00
test.rs test(nodejs): Port nodejs module tests from E2E to integraton (#867) 2020-01-26 16:37:18 -06:00