diff options
author | Oskar <[email protected]> | 2024-04-19 15:47:37 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-04-19 15:47:37 +0200 |
commit | c20e9e2d43cce1993df295098a6b16e7ffba6d48 (patch) | |
tree | 4a5527fcf35a52b37901d78faf573568e0e27422 /test/testcases/version2cases.txt | |
parent | 9f2ccf988319c256f725f2fd4f9e69762ff144ac (diff) |
moved testcases and made new testcases
Diffstat (limited to 'test/testcases/version2cases.txt')
-rw-r--r-- | test/testcases/version2cases.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/testcases/version2cases.txt b/test/testcases/version2cases.txt new file mode 100644 index 0000000..6982e17 --- /dev/null +++ b/test/testcases/version2cases.txt @@ -0,0 +1,8 @@ +Not gonna make any test cases. The plan right now is to go through ALL +functionality with an exploratory type of testing. + +General things to test: +- Entry to the program -v and -i +- Most basic usage of COMMANDS +- Use commands with + and numbers. +- See how the program handles permissions |