nushell/tests/shell/pipeline/commands
Renan Ribeiro 54d73748e4
Remove file I/O from tests that don't need it (#11182)
# Description

This PR implements modifications to command tests that write unnecessary
json and csv to disk then load it with open, by using nuon literals
instead.

- Fixes #7189



# User-Facing Changes
None

# Tests + Formatting
This only affects existing tests, which still pass.
2023-11-29 23:21:34 +01:00
..
external.rs Add --env and --wrapped flags to def (#10566) 2023-10-02 21:13:31 +03:00
internal.rs Remove file I/O from tests that don't need it (#11182) 2023-11-29 23:21:34 +01:00
mod.rs Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00