1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-31 03:08:14 +02:00
nushell/crates/nu-command/tests
Jakub Žádník f46962d236
Fix scoped overlay use not finding a module ()
* Add source-env test for dynamic path

* Use correct module ID for env overlay imports

* Remove parser check from "overlay list"

It would cause unnecessary errors from some inner scope if some
overlay module was also defined in some inner scope.

* Restore Cargo.lock back

* Remove comments
2022-09-04 18:36:42 +03:00
..
commands Fix scoped overlay use not finding a module () 2022-09-04 18:36:42 +03:00
format_conversions add tests, deal with pipes, newlines, tabs for to nuon () 2022-09-01 14:08:19 +02:00
main.rs Test command names and search terms for redundancy () 2022-08-24 11:16:47 +02:00