2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-cli
Herlon Aguiar 530e250573
nu-cli: merge completions tests into one file ()
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 () 2022-08-22 21:38:51 +03:00
tests nu-cli: merge completions tests into one file () 2022-08-23 16:24:24 +02:00
Cargo.toml Bump dev version () 2022-08-18 21:14:17 +12:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00