Posted by dawehner on August 25, 2012 at 4:32pm
3 followers
| Project: | Views |
| Version: | 8.x-3.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | VDC |
Issue Summary
#1754216: Meta: Add one test that tests each plugin type intensive
Comments
#1
Let's implement a views query plugin in PHP :)
#2
As a basic test that checks if the correct functions get calles and the correct classes are instantiated this looks prety good. I would commit this and expand it if needed when we find more bugs or broken features.
#3
It's for sure kind of problematic that the query plugin itself doesn't define
a lot of methods so you can't test some really expected behavior.
You are totally right, this at least creates a foundation for more detailed tests.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.