fruit/sfCacheTaggingPlugin

Create a standalone test environment

Closed this issue · 1 comments

Main reason of this decision is to allow to other plugin users/developers to test plugin integrity by changing some peaces of code.

TODO:

  • Create project inside fixtures folders to keen all tests holistic.
  • Using sfTaskExtraPlugin initialize all required plugin structure and sync current plugin with new test folder organisation.
  • Add notes to README how to run plugin tests

Remains to update README.