Using fixtures

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Using fixtures

Yannick ANSQUER
Hi

I've created a fixture file like in
http://book.cakephp.org/view/1201/Preparing-test-data
but i didn't understand how to populate my database with it.

Anyone knows ?

Thanks

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Using fixtures

Bogdan I. Bursuc
I think they are imported automatically during the test.

On Mon, May 31, 2010 at 6:04 PM, Yannick ANSQUER <[hidden email]> wrote:
Hi

I've created a fixture file like in
http://book.cakephp.org/view/1201/Preparing-test-data
but i didn't understand how to populate my database with it.

Anyone knows ?

Thanks

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en



--
Bogdan Iulian Bursuc

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
 
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Using fixtures

Yannick ANSQUER
That's what i understood later, but as my test database was cleared
automatically, i thought nothing happened.

Thank you

On 1 juin, 07:18, Bogdan Bursuc <[hidden email]> wrote:

> I think they are imported automatically during the test.
>
> On Mon, May 31, 2010 at 6:04 PM, Yannick ANSQUER <[hidden email]>wrote:
>
>
>
> > Hi
>
> > I've created a fixture file like in
> >http://book.cakephp.org/view/1201/Preparing-test-data
> > but i didn't understand how to populate my database with it.
>
> > Anyone knows ?
>
> > Thanks
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others
> > with their CakePHP related questions.
>
> > You received this message because you are subscribed to the Google Groups
> > "CakePHP" group.
> > To post to this group, send email to [hidden email]
> > To unsubscribe from this group, send email to
> > [hidden email]<cake-php%[hidden email]>For more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=en
>
> --
> Bogdan Iulian Bursuc

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
Loading...