Skip to content

Commit be813e8

Browse files
committed
Remove outdated helper information
Codeception#660 done right
1 parent 1d5e7fa commit be813e8

8 files changed

+4
-16
lines changed

docs/AcceptanceTests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ modules:
6363
enabled:
6464
- PhpBrowser:
6565
url: http://www.example.com/
66-
- \Helper\Acceptance
6766
```
6867
6968
We should start by creating a test with the next command:
@@ -400,7 +399,6 @@ modules:
400399
- WebDriver:
401400
url: {{your site URL}}
402401
browser: chrome
403-
- \Helper\Acceptance
404402
```
405403

406404
See [WebDriver Module](https://codeception.com/docs/modules/WebDriver) for details.

docs/AdvancedUsage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@ actor: AcceptanceTester
404404
modules:
405405
enabled:
406406
- WebDriver
407-
- \Helper\Acceptance
408407
config:
409408
WebDriver:
410409
url: 'http://127.0.0.1:8000/'

docs/GettingStarted.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ modules:
5959
enabled:
6060
- PhpBrowser:
6161
url: 'http://localhost/myapp/'
62-
- Tests\Support\Helper\Acceptance
6362
```
6463
6564
@@ -161,7 +160,6 @@ modules:
161160
enabled:
162161
- PhpBrowser:
163162
url: 'http://myappurl.local'
164-
- \Helper\Acceptance
165163
```
166164

167165

docs/ModulesAndHelpers.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,8 @@ modules:
132132
## Helpers
133133

134134
Codeception doesn't restrict you to only the modules from the main repository.
135-
Your project might need your own actions added to the test suite. By running the `bootstrap` command,
136-
Codeception generates three dummy modules for you, one for each of the newly created suites.
137-
These custom modules are called 'Helpers', and they can be found in the `tests/_support` directory.
135+
Your project might need your own actions added to the test suite. By running the `codecept generate:helper Name` command,
136+
you can generate custom module called 'Helper' in `tests/Support/Helper` directory.
138137

139138
```php
140139
<?php

guides/02-GettingStarted.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ modules:
5252
enabled:
5353
- PhpBrowser:
5454
url: 'http://localhost/myapp/'
55-
- Tests\Support\Helper\Acceptance
5655
```
5756
5857
@@ -154,7 +153,6 @@ modules:
154153
enabled:
155154
- PhpBrowser:
156155
url: 'http://myappurl.local'
157-
- \Helper\Acceptance
158156
```
159157

160158

guides/03-AcceptanceTests.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ modules:
5656
enabled:
5757
- PhpBrowser:
5858
url: http://www.example.com/
59-
- \Helper\Acceptance
6059
```
6160
6261
We should start by creating a test with the next command:
@@ -393,7 +392,6 @@ modules:
393392
- WebDriver:
394393
url: {{your site URL}}
395394
browser: chrome
396-
- \Helper\Acceptance
397395
```
398396

399397
See [WebDriver Module](https://codeception.com/docs/modules/WebDriver) for details.

guides/06-ModulesAndHelpers.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,8 @@ modules:
125125
## Helpers
126126

127127
Codeception doesn't restrict you to only the modules from the main repository.
128-
Your project might need your own actions added to the test suite. By running the `bootstrap` command,
129-
Codeception generates three dummy modules for you, one for each of the newly created suites.
130-
These custom modules are called 'Helpers', and they can be found in the `tests/_support` directory.
128+
Your project might need your own actions added to the test suite. By running the `codecept generate:helper Name` command,
129+
you can generate custom module called 'Helper' in `tests/Support/Helper` directory.
131130

132131
```php
133132
<?php

guides/07-AdvancedUsage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,6 @@ actor: AcceptanceTester
397397
modules:
398398
enabled:
399399
- WebDriver
400-
- \Helper\Acceptance
401400
config:
402401
WebDriver:
403402
url: 'http://127.0.0.1:8000/'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy