Hi Rob,
thanks for the second reply.
Did you solve that problem somehow or do you just skip the tests in env-dev?

That's evidently by design. For tests to work reliably they have to have the DB in a known state.

I assumed that, too. So I've tried to configure appfuse to use a different database for the tests, i.e. src/main should use db1 and src/test/ should use db2. So that the main app and the tests are independent from each other.
But since I failed I will follow your approach.
And profiles are a good idea, anyway.

Thanks again,
Joachim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to