Skip to content

Test database & PHP classes match

Compare
Choose a tag to compare
@shgysk8zer0 shgysk8zer0 released this 13 Sep 06:00
· 4 commits to master since this release
v0.0.3
  • 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