mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 20:07:45 +08:00
Merge pull request #954 from jbenet/add_test_readme_with_coverage
test: add README with sharness test command coverage
This commit is contained in:
commit
3edf4a2f5a
29
test/README.md
Normal file
29
test/README.md
Normal file
@ -0,0 +1,29 @@
|
||||
|
||||
## Sharness test command coverage
|
||||
|
||||
Module | Online Test | Offline Test |
|
||||
-----------|-----------------|-----------------|
|
||||
object | | t0051
|
||||
ls | | t0045
|
||||
cat | t0040 |
|
||||
dht | |
|
||||
bitswap | |
|
||||
block | | t0050
|
||||
daemon | t0030 | N/A
|
||||
init | N/A | t0020
|
||||
add | t0040 |
|
||||
config | t0021 | t0021
|
||||
version | | t0010
|
||||
ping | |
|
||||
diag | |
|
||||
mount | t0030 |
|
||||
name | t0110 | t0100
|
||||
pin | t0080 |
|
||||
get | t0090 | t0090
|
||||
refs | t0080 |
|
||||
repo gc | t0080 |
|
||||
id | |
|
||||
bootstrap | t0120 | t0120
|
||||
swarm | |
|
||||
update | |
|
||||
commands | |
|
||||
Loading…
Reference in New Issue
Block a user