Blog Home


Acceptance Testing XX - MODX 3 page objects

Creating separate page objects for MODX 2 and MODX 3

Acceptance Testing XIII - A New Page Object

Creating a new page object containing the CSS and XPath locators we'll need to navigate through the MODX manager.

Acceptance Testing VIII - Two New Page Objects

Creating page objects for the Manager Dashboard and for the Create/Edit Users panel

Acceptance Testing VII -Testing the Manager

Using Codeception to Test the MODX Manager

Acceptance Testing V - Login PageObject

Creating a Codeception PageObject for the login page

Code Coverage II

Interpreting code coverage methods and some advice about using them

Code Coverage I

Introduction to code coverage and tips for installing code coverage tools

Installing Packages with Composer

Installing available packages with the Composer dependency manager

The Composer Dependency Manager

Managing dependencies between PHP packages

Creating Additional Pages after a New Page is Created

Using a plugin to create related pages after a new resource is created