budde377 / Part

Framework for developing websites written in PHP/Dart.
MIT License
2 stars 0 forks source link

SQLite alternative for tests #112

Closed budde377 closed 9 years ago

budde377 commented 9 years ago

Right now we are using MySQL for the test. PHPbb and joomla uses sqlite, when mysql is not present. Great idea bob!


Imported from Bitbucket Originally reported by: Christian Budde Christensen (2015-02-12T13:39:21.963)

budde377 commented 9 years ago

The MySQL server is quite easy to setup and testing against SQLite is not testing against production case.