1
0
mirror of https://github.com/nushell/nushell.git synced 2025-01-12 09:18:56 +01:00
nushell/tests
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
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
const_ Disallow duplicated columns in table literals () 2023-11-01 21:25:35 +01:00
eval Exit early when encountering parsing errors () 2023-09-05 14:36:37 +02:00
fixtures Implement LSP Text Document Synchronization () 2023-11-15 17:35:48 -06:00
hooks Auto-expand table based on terminal width () 2023-08-08 05:47:23 -05:00
modules Recursively export constants from modules () 2023-08-20 14:51:35 +02:00
overlays Add --env and --wrapped flags to def () 2023-10-02 21:13:31 +03:00
parsing Forbid reserved variable names for function arguments () 2023-11-29 18:29:07 +01:00
path change canonicalize test use a more deeply rooted folder () 2023-10-11 11:27:25 -05:00
plugins Show plugin extra usage and search terms () 2023-11-04 15:12:58 -05:00
scope Add a few more fields to scope commands () 2023-08-18 20:47:38 +03:00
shell Remove file I/O from tests that don't need it () 2023-11-29 23:21:34 +01:00
main.rs prevent redefining fields in a record () 2023-04-02 06:09:33 +12:00