Blog Home


Acceptance Testing XII - Data Files

Using data files to provide the user and resource data we'll need for our test.

Acceptance Testing XI - Step Object

Creating the step object for our resource protection acceptance test

Acceptance Testing X - ResourceSecurityTest

Using Codeception to test the MODX resource security system

Acceptance Testing IX - Final User Test

Final version of our user text for 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 VI - XPath Locators

More information on creating XPath Locators

Acceptance Testing V - Login PageObject

Creating a Codeception PageObject for the login page

Acceptance Testing IV - Login

Logging in to the MODX in an acceptance test

Acceptance Testing III - Contact Form

Creating the contact form that our acceptance test will pass