atmarnat / TextForum

Project for the MSSA cohort
0 stars 1 forks source link

Test Data Retrieval from Database to Application #5

Closed atmarnat closed 4 years ago

atmarnat commented 4 years ago
atmarnat commented 4 years ago
  1. As a developer I need the database data to be accessible in the application so that it can be queried and used.

  2. The data from each table must be properly retrieved and displayed.

  3. Notes The integration was successful, as the different table values can all be accessed. The keys match to other keys. No test cases written yet.