Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit db1b80d

Browse files
committed
Add acceptance tests advice
1 parent 216ca3a commit db1b80d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ module.exports = {
165165

166166
### REST API
167167

168-
The server includes a REST API that allows to change dinamically the current behavior, change delay time, etc.
168+
The server includes a REST API that allows to change dinamically the current behavior, change delay time, etc. This is __very useful when running acceptance tests, as you can change the behavior of the api__ simply with a request in your tests `before` method.
169169

170170
Available api resources are:
171171

0 commit comments

Comments
 (0)