Hi Nate,
I actually want to be able to have the database change last for multilple http requests, and then reset it back to the default after a variable series of events.
To clarify, I want to be able to use a test database for my Selenium tests. In order to do this I'm trying to make a Selenium controller with two actions, setUp() and TearDown(). I want to call setUp(), which should switch to the test database and reset the database, before each test. After each test I'd then like to call the tearDown() action which will once again reset the database and switch the application back ot using the default database.
Does this make sense?
Sonic
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---
- Re: Changing the Database nate
- Re: Changing the Database Sonic Baker
- Re: Changing the Database AD7six
- Re: Changing the Database Sonic Baker
- Re: Changing the Database nate
- Re: Changing the Database Sonic Baker
