1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-24 21:28:20 +02:00
nushell/crates/nu-command/tests/commands/skip
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
..
mod.rs Fix 'skip' support for binary streams () 2022-07-04 19:53:54 +12:00
skip_.rs Fix 9156 endian consistency () 2023-08-24 07:08:58 -05:00
until.rs Remove file I/O from tests that don't need it () 2023-11-29 23:21:34 +01:00
while_.rs Remove file I/O from tests that don't need it () 2023-11-29 23:21:34 +01:00