nushell/crates/nu-command/tests
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
..
commands Remove file I/O from tests that don't need it (#11182) 2023-11-29 23:21:34 +01:00
format_conversions bump rust-toolchain to 1.72.1 (#11079) 2023-11-16 15:14:45 -06:00
main.rs Rename misused "deprecation" to removal (#10000) 2023-08-15 07:17:31 +12:00