2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 04:33:38 +00:00
nushell/tests/shell
Renan Ribeiro 54d73748e4
Remove file I/O from tests that don't need it ()
# 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 



# User-Facing Changes
None

# Tests + Formatting
This only affects existing tests, which still pass.
2023-11-29 23:21:34 +01:00
..
environment test: clear parent envs to prevent leakage to tests () 2023-08-14 12:49:55 +02:00
pipeline Remove file I/O from tests that don't need it () 2023-11-29 23:21:34 +01:00
mod.rs Let run_in_login_mode succeed even with broken local config () 2023-10-10 14:12:19 +02:00