Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc2cab5

Browse filesBrowse files
committed
minor #9711 Improve functional test workflow example (JeroenDeDauw, javiereguiluz)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #9711). Discussion ---------- Improve functional test workflow example The example used to be Arrange Act Assert Act Assert, rather than http://wiki.c2.com/?ArrangeActAssert Commits ------- 3c0a54a Reword 36cb8a2 Improve functional test workflow example
2 parents 9772551 + 3c0a54a commit fc2cab5
Copy full SHA for fc2cab5

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎testing.rst

Copy file name to clipboardExpand all lines: testing.rst
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ application (from the routing to the views). They are no different from unit
124124
tests as far as PHPUnit is concerned, but they have a very specific workflow:
125125

126126
* Make a request;
127-
* Test the response;
128127
* Click on a link or submit a form;
129128
* Test the response;
130129
* Rinse and repeat.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.