Download & Extend

Add a generic testcase for the query base

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

Status:active» needs review

Let's implement a views query plugin in PHP :)

AttachmentSizeStatusTest resultOperations
views-1754256-1.patch6.8 KBIdlePASSED: [[SimpleTest]]: [MySQL] 3,020 pass(es).View details

#2

Status:needs review» reviewed & tested by the community

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

Status:reviewed & tested by the community» fixed

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

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.