This is for tests that can't currently be made through unit tests in the code itself, those that have to be checked by a human. For now we'll assume that everything has to be tested.
Needed:
Several HTML files that would recreate specific bugs that we've had in the present or currently have.
Instruction documents to go with those files to describe what to check for in each case tested or in general.
Every time an update is made, we can go down the list of instructions and check off each item as it is tested.
This is for tests that can't currently be made through unit tests in the code itself, those that have to be checked by a human. For now we'll assume that everything has to be tested.
Needed:
Every time an update is made, we can go down the list of instructions and check off each item as it is tested.