Test database & PHP classes match
- Move all testing code to
.tests/
directory - Add tests to connect to and retrieve table list from database
- Check that a database table exists for each PHP class
- Check that a PHP class exists for each database table
- Add missing tables for
ListItem
&QuantitativeValue