Comments

citlacom’s picture

Here is my first patch that comply PSR-0 for ViewsAccessTest.

citlacom’s picture

Same patch for ViewsAccessTest but with git option renames = copies. Much better, more simple.

Pedro Lozano’s picture

I'll copy here the 2 patches that I sent on the 'config' issue.

Pedro Lozano’s picture

The AnalyzeTest.

Pedro Lozano’s picture

Pedro Lozano’s picture

The GlossaryTest.

dawehner’s picture

Version: 7.x-3.x-dev » 8.x-3.x-dev
Status: Active » Needs review
Issue tags: +VDC

Now the testbot should come in

dawehner’s picture

Issue tags: -VDC

Now the testbot should come in

aspilicious’s picture

Status: Needs review » Needs work
Issue tags: +VDC
+++ b/lib/Drupal/views/Tests/GlossaryTest.phpundefined
@@ -0,0 +1,64 @@
+ * Definition of ViewsGlossaryTestCase.

Definition of Drupal\views\GlossaryTest

+++ b/lib/Drupal/views/Tests/GlossaryTest.phpundefined
@@ -0,0 +1,64 @@
+use \ViewsSqlTest;

use ViewsSqlTest (without the backslash)

Pedro Lozano’s picture

Version: 8.x-3.x-dev » 7.x-3.x-dev
Status: Needs work » Active
Issue tags: -VDC
StatusFileSize
new8.94 KB

The ExposedForm test.

Pedro Lozano’s picture

Issue tags: +VDC

Retagging but I cannot set the version back to 8.x

Pedro Lozano’s picture

Removing the backslash from the Analyze test.

Pedro Lozano’s picture

Removing the backslash from the Glossary test.

Pedro Lozano’s picture

This is the ArgumentValidator test class.

Pedro Lozano’s picture

StatusFileSize
new10.69 KB

Converted the BasicTest.

tim.plunkett’s picture

Version: 7.x-3.x-dev » 8.x-3.x-dev

Set to "needs review" when you're done uploading patches.

citlacom’s picture

Removed backslash from use ViewsSqlTest and removed Views from class and file name.

Pedro Lozano’s picture

Title: Convert existing tests to PSR-0 » [META] Convert existing tests to PSR-0
Pedro Lozano’s picture

Issue summary: View changes

Updated issue summary.

Pedro Lozano’s picture

From now on we will create individual issues for each test in the root test directory and a different issue for each subdirectory.

Pedro Lozano’s picture

Issue summary: View changes

Updated issue summary.

Pedro Lozano’s picture

Issue summary: View changes

Updated issue summary.

Pedro Lozano’s picture

Issue summary: View changes

Updated issue summary.

Pedro Lozano’s picture

Issue summary: View changes

Updated issue summary.

Pedro Lozano’s picture

StatusFileSize
new20.78 KB

This patch moves to PSR-0 all tests in the root /tests directory except for UI and query.

Pedro Lozano’s picture

Issue summary: View changes

Updated issue summary.

aspilicious’s picture

Status: Active » Fixed

done

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

Anonymous’s picture

Issue summary: View changes

Updated issue summary.