nushell/crates/nu-command
Stefan Holderbach 3bf5999ef4
Remove proptests for nuon writing/parsing (#8688)
# Description

The two tests `to_nuon_from_nuon` and `to_nuon_from_nuon_string` were
taking multiple seconds and have since been superseded by more explicit
unit tests. Compared to the time cost for devs and CI they seldomly
returned explicit problems. One failure only popped up after months, as
a sampled failure (https://github.com/nushell/nushell/pull/7564).


# User-Facing Changes

none

# Tests + Formatting

Fuzzing should move to a separate worker and be removed from the main
test suite.
See #8575 for experimentation around the impact on our test coverage.
2023-03-31 17:15:16 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Fix of a fix of #8671 (#8675) 2023-03-31 07:53:57 -05:00
tests Remove proptests for nuon writing/parsing (#8688) 2023-03-31 17:15:16 +02:00
Cargo.toml Remove proptests for nuon writing/parsing (#8688) 2023-03-31 17:15:16 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00