nushell/crates/nu-command
Harshal Chaudhari 3fab427383
Fix(tests/nu-command): remove unnecessary cwd() and pipeline(), etc (#8711)
# Description

This PR aims to cover the tests under nu-command as part of this issue
#8670 to clean up any unnecessary wrapping funcs like `cwd(".")` or
`pipeline()`, etc.

This PR is still WIP and opening as draft to get first impressions and
feedback on a few tests before I go on changing more.


# User-Facing Changes

None

# Tests + Formatting

None

# After Submitting

None

---------

Signed-off-by: Harshal Chaudhari <harshal.chaudhary@gmail.com>
Co-authored-by: Reilly Wood <reilly.wood@icloud.com>
2023-04-02 08:25:05 -07:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Fix two stable clippy lints (#8712) 2023-04-02 16:23:19 +02:00
tests Fix(tests/nu-command): remove unnecessary cwd() and pipeline(), etc (#8711) 2023-04-02 08:25:05 -07:00
Cargo.toml Remove proptests for nuon writing/parsing (#8688) 2023-03-31 17:15:16 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00