ipfs/kubo

sharness test command coverage

Open

#906 建立於 2015年3月9日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)Go (13,906 star) (2,725 fork)batch import
exp/novicehelp wantedkind/test

描述

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.

貢獻者指南