nushell/crates/nu-command/tests
cosineblast f8b6225f50 Improve job tests
Improves the quality of some of the job-related tests so that they
use the new communication mechanism instead of sleeping, which is more
fragile.

Unfortunately, some tests that involve child processes and PIDs
are still time-senstive, since we don't have something like named pipes
to communicate between processes.


... yet.
2025-03-26 09:02:42 -03:00
..
commands Improve job tests 2025-03-26 09:02:42 -03:00
format_conversions Rename user-facing 'date' to 'datetime' (#15264) 2025-03-21 13:36:21 -04:00
main.rs Refactor/fix tests affecting the whole command set (#15073) 2025-02-11 11:36:36 +01:00
sort_utils.rs Rework sorting and add cell path and closure comparators to sort-by (#13154) 2024-10-09 19:18:16 -07:00