Describe the feature that you would like added
Currently, the tests are all in one file, and it looks cluttered. They should be split up into separate files instead.
Tasks that need to completed for this feature
[ ] For each class in the "tests" folder, create an individual file and move it to that file.
[ ] If necessary, create a separate folder within the "tests" folder for each category that is being tested (such as "databases")
Describe the feature that you would like added Currently, the tests are all in one file, and it looks cluttered. They should be split up into separate files instead.
Tasks that need to completed for this feature