mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-04 05:16:23 +08:00
Add t0040 test for offline daemon
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
@ -379,4 +379,11 @@ test_expect_success "ipfs cat file fails" '
|
|||||||
|
|
||||||
test_add_named_pipe ""
|
test_add_named_pipe ""
|
||||||
|
|
||||||
|
# Test daemon in offline mode
|
||||||
|
test_launch_ipfs_daemon --offline
|
||||||
|
|
||||||
|
test_add_cat_file
|
||||||
|
|
||||||
|
test_kill_ipfs_daemon
|
||||||
|
|
||||||
test_done
|
test_done
|
||||||
|
Reference in New Issue
Block a user