-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: TestFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: ready for confirmationPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.No current plan to fix. Fixing can be deferred as a logical part of more important work.Progress: doneSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.Affects aesthetics, professional look and feel, “quality” or “usability”.feature requeststale issue
Description
Description (*)
We have plenty of integration tests that make assertions on HTML code:
With assertContains
or preg_match
. This is not the right approach for making assertions on HTML and the correct approach should be possible. The right approach is based on DOM tree.
Expected behavior (*)
We need the DOM assertion class to be introduced to Integration Tests Framework
Benefits
Additional information
Metadata
Metadata
Assignees
Labels
Component: TestFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: ready for confirmationPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.No current plan to fix. Fixing can be deferred as a logical part of more important work.Progress: doneSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.Affects aesthetics, professional look and feel, “quality” or “usability”.feature requeststale issue
Type
Projects
Status
Done