nushell/crates/nu-command/tests/commands/network/http
Alex Kattathra Johnson cda9ae1e42
Shorten --max-time in tests and use a more stable error check (#14494)
- fixes flakey tests from solving #14241

# Description
This is a preliminary fix for the flaky tests and also
shortened the `--max-time` in the tests.

# User-Facing Changes
<!-- List of all changes that impact the user experience here. This
helps us keep track of breaking changes. -->



---------

Signed-off-by: Alex Kattathra Johnson <alex.kattathra.johnson@gmail.com>
2024-12-06 13:03:13 +01:00
..
delete.rs Shorten --max-time in tests and use a more stable error check (#14494) 2024-12-06 13:03:13 +01:00
get.rs Shorten --max-time in tests and use a more stable error check (#14494) 2024-12-06 13:03:13 +01:00
head.rs Allow http commands' automatic redirect-following to be disabled (#11329) 2023-12-28 15:26:34 +08:00
mod.rs add http options command (#9365) 2023-06-09 08:00:40 -05:00
options.rs Shorten --max-time in tests and use a more stable error check (#14494) 2024-12-06 13:03:13 +01:00
patch.rs Shorten --max-time in tests and use a more stable error check (#14494) 2024-12-06 13:03:13 +01:00
post.rs Shorten --max-time in tests and use a more stable error check (#14494) 2024-12-06 13:03:13 +01:00
put.rs Shorten --max-time in tests and use a more stable error check (#14494) 2024-12-06 13:03:13 +01:00