nushell/crates/nu-command/tests
pwygab 12a0fe39f7
default to $nothing if cellpath not found (#6535)
* default to  if cellpath not found

* fmt

* add test

* fix test

* fix clippy

* move behaviour behind `-i` flag

* prevent any possibility of an unspanned error

* ignore all errors

* seperate testes

* fmt
2022-09-13 16:17:16 +03:00
..
commands default to $nothing if cellpath not found (#6535) 2022-09-13 16:17:16 +03:00
format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
main.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00