nushell/crates/nu-command/tests
Stefan Holderbach b27c7702f9
Test more datatypes in nuon (#8211)
# Description

While working on #8210 I noticed that we did not explicitly check a
number of `Value` variants for proper serialization and deserialization.


- Test filesize in `to/from nuon`
- Test duration in `from/to nuon`
- Test datetime in `from/to nuon`
- Test graceful failure of closure in `to nuon`


# User-Facing Changes

(-)

# Tests + Formatting

All about them tests
2023-02-25 19:26:34 +01:00
..
commands Use with-env to avoid calling external command on invalid command (#8209) 2023-02-25 09:36:51 -08:00
format_conversions Test more datatypes in nuon (#8211) 2023-02-25 19:26:34 +01:00
main.rs Expand Nushell's help system (#7611) 2022-12-30 17:44:37 +02:00