haleaurelian / proteusproject

Automatically exported from code.google.com/p/proteusproject
0 stars 0 forks source link

Using Proteus with multiple databases #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Also, would be great if Proteus could be used with tests that depend on 
multiple databases. (Not sure if Proteus already does that.)

Original issue reported on code.google.com by ah...@kf7.co.uk on 6 Jan 2010 at 4:15

GoogleCodeExporter commented 8 years ago
Just to explain my question further, my test is using three databases. 
(LocalCustomerDB, SupplierCustomerDB and SisterCompanyCustomerDB).

Original comment by ah...@kf7.co.uk on 12 Jan 2010 at 11:37

GoogleCodeExporter commented 8 years ago

Original comment by sboh...@gmail.com on 3 Dec 2010 at 1:49

GoogleCodeExporter commented 8 years ago
You can have multiple databases.  Just create your own wrapper classes for each 
database and override the default file names, etc.  BTW, great library Steve!

Original comment by willsw...@gmail.com on 14 Feb 2013 at 4:31