Displaying 1 result from an estimated 1 matches for "db1_test".
Did you mean:
  b_test
  
2006 Feb 08
8
Strategies for Unit testing 2 databases
Hi,
My application spans 2 (or more) databases for some very specific 
reasons... My models are working fine, even dynamically establishing 
connections as needed at runtime, and spanning relationships across the 
databases (which really impressed me).  The problem is, I can''t seem to 
force Units for these models (that use a secondary db) to load their 
fixtures into and use the