ceph-nvmeof
ceph-nvmeof copied to clipboard
Unit tests: cli
This issue is to keep track of unit tests related to the CLI.
- [ ] Test if arguments to cli match generated requests
- [ ] Test if cli reports error if server call returns false
- [ ] Test if cli reports success if server call returns true
- [ ] Test if cli reports error if non-int argument supplied to “--nsid” for remove_namespace
Complete tests are a feature, right?