vote up 0 vote down star

Hi,

We are using Simpletest to do some integration testing on my website.

Question: How can we use the TestFixtures to test my controller code?

Basically we want to control the initial state of the Model by using the TestFixtures and populating the $fields and $records, and then use WebTest functionality to test on the supplied record.

Question 2: Can we use supply the data using TestFixtures and then test it from webtester?

Many thanks

flag

43% accept rate

1 Answer

vote up 0 vote down

I think the best place for this question is https://lists.sourceforge.net/lists/listinfo/simpletest-support

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.