nushell/crates
Andrés N. Robalino 8fc8fc89aa
History, more test coverage improvements, and refactorings. (#3217)
Improvements overall to Nu. Also among the changes here, we can also be more confident towards incorporating `3041`. End to end tests for checking envs properly exported to externals is not added here (since it's in the other PR)

A few things added in this PR (probably forgetting some too)

* no writes happen to history during test runs.
* environment syncing end to end coverage added.
* clean up / refactorings few areas.
* testing API for finer control (can write tests passing more than one pipeline)
* can pass environment variables in tests that nu will inherit when running.

* No longer needed.

* no longer under a module. No need to use super.
2021-03-27 00:08:03 -05:00
..
nu-ansi-term Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu-cli History, more test coverage improvements, and refactorings. (#3217) 2021-03-27 00:08:03 -05:00
nu-command History, more test coverage improvements, and refactorings. (#3217) 2021-03-27 00:08:03 -05:00
nu-data History, more test coverage improvements, and refactorings. (#3217) 2021-03-27 00:08:03 -05:00
nu-engine History, more test coverage improvements, and refactorings. (#3217) 2021-03-27 00:08:03 -05:00
nu-errors Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-json Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu-parser Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu-plugin Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu-protocol Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
nu-source Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-stream Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu-table Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu-test-support History, more test coverage improvements, and refactorings. (#3217) 2021-03-27 00:08:03 -05:00
nu-value-ext Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_binaryview Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu_plugin_chart Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_fetch move from h1-client-rustls to hyper-client (#3154) 2021-03-10 15:45:53 -06:00
nu_plugin_from_bson Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu_plugin_from_sqlite Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_inc Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu_plugin_match Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_post Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_ps Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_s3 Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_selector Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_start Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_sys Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_textview Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_to_bson Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
nu_plugin_to_sqlite Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_tree Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00
nu_plugin_xpath Bump to 0.28 (#3149) 2021-03-09 23:40:17 +13:00