CS180-spring / cs180-22-null

cs180-22-cs180-22-null created by GitHub Classroom
1 stars 0 forks source link

As a database manager, I want to be able to upload data files to store in my database. #9

Open hpham096 opened 1 year ago

hpham096 commented 1 year ago

Priority :

3

Story Points:

1

Test Cases:

This is the fundamental of our DB system, after logging into the DB, we should have the option to insert a new document into it. Hence, we add in a pre-made document. And we connect this test case with the Read Function Test case to see if we insert the document correctly or not.