Project

General

Profile

Task #831

Updated by Aaron Marcuse-Kubitza almost 10 years ago

* enables the automated tests to be run on vegbiendev 
 * allows adding a new datasource directly on vegbiendev, without a dependency on a separate testing DB machine to run the automated tests 
 ** this makes it much easier for a documentation tester or other BIEN members to add datasources, since they do not need to use a separate testing DB set up their own VegBIEN install 
 * makes it possible to upload a new datasource from a web interface (which can just use vegbiendev) 

 * however, this does not remove the need to maintain two copies of the VegBIEN DB and keep them in sync, because the test DB is useful for preventing buggy commands from breaking the live DB

Back