Open
Description
Making this issue to track all CLI commands that need to be tested and conditions
Module | Online Test | Offline Test |
---|---|---|
object | t0051 | t0051 |
ls | t0045 | t0045 |
cat | t0040 | t0040 |
dht | t0170 | N/A |
bitswap | t0220 | N/A |
block | t0050 | |
daemon | t0030 | N/A |
init | N/A | t0020 |
add | t0040 | t0040 |
config | t0021 | t0021 |
version | t0010 | |
ping | N/A | |
diag | t0065, (missing: t0151) | t0151 |
mount | t0030 | N/A |
name | t0110 | t0100 |
pin | t0080,t0081,t0085 | |
get | t0090 | |
refs | t0080 | |
repo gc | t0080 | |
id | t0010 | |
bootstrap | t0120 | t0120 |
swarm | t0140 | N/A |
update | ||
commands | t0010 |
Critically missing:
-
ipfs ping
Most of the missing tests are just cases where we test online or offline but not
both.