Benbhoy1888 / SET08103

Coursework
Apache License 2.0
0 stars 0 forks source link

Write integration tests for database #32

Closed Andy-Dickinson closed 1 year ago

Andy-Dickinson commented 1 year ago

See integration test file, but should test connection to database without inserting records or checking values. Also need another test to check retrieved values

Andy-Dickinson commented 1 year ago

Tests added that when getting world countries and total population information from database and when creating objects, attributes are not null.