nushell/crates/nu-cli
Herlon Aguiar 530e250573
nu-cli: merge completions tests into one file (#6389)
This PR merges all the completions tests into one file.

The reason for them to be separated was organization, so we wouldn't need to scroll a huge file.
But that came with another issue, because rust generates a new binary for each completion test file and each completion test depends on Nu looks like all the dataframes were coming into each test file as well (as pointed by @rgwood
2022-08-23 16:24:24 +02:00
..
src feat: external completions for commands/flags (#6295) 2022-08-22 21:38:51 +03:00
tests nu-cli: merge completions tests into one file (#6389) 2022-08-23 16:24:24 +02:00
Cargo.toml Bump dev version (#6350) 2022-08-18 21:14:17 +12:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00