Manual tests for the Zero CLI
Guidelines for documenting the manual tests:
- Summarize the elements covered in the test
- Enumerate the steps (ordered list)
- Call out test points with a TEST bullet
- Include screenshots as appropriate; many of the manual tests will be visual, so screenshots are helpful
Command line
Confirm CLI reference doc and CLI help match
- Compare CLI Tasks with the output of "zero help". Note: find the CLI section and match module, application, and repo tasks.
Confirm Repository Replication Instructions