I'm just starting out with testing, so I don't have a lot of
experience to draw from, but I think the best way to test a plugin
would be to put the tests and the db-config into the plugin folder.
That would be in keeping with the concept that a plugin is a mini-app
that can be dropped into an existing application.  On the other hand,
plugins share images,css, js, etc. with their containing app, so you
could probably make a case for putting your tests into the app test
folder, and using the app's config settings.

I prefer the first option, but like I said, I don't have a lot of
experience with this yet.

hydra12

On Mar 27, 12:38 pm, "Daniel Hofstetter" <[EMAIL PROTECTED]> wrote:
> Well, testing of plugins is not (yet) implemented. What do you think
> would be the best approach to test plugins?
>
> --
> Daniel Hofstetterhttp://cakebaker.42dh.com


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

Reply via email to