ceph-nvmeof icon indicating copy to clipboard operation
ceph-nvmeof copied to clipboard

Unit tests: cli

Open sskaur opened this issue 2 years ago • 1 comments

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

sskaur avatar Dec 19 '22 22:12 sskaur

Complete tests are a feature, right?

sdpeters avatar Apr 28 '23 22:04 sdpeters