Skip to content

Commit 1c15964

Browse files
committed
Update README
1 parent 4cf21da commit 1c15964

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,9 @@ to the instructions. You will then need to open the testing suite in your browse
5151
and edit the user-defined variables in the browser UI to match the start command
5252
for this server \(`java -jar ABSOLUTE_PATH_TO_COMPILED_JAR.jar`\), and the absolute
5353
path to the cloned cob_spec repo.
54+
55+
Note that when the cob_spec test suite is run, the files `public/form` and
56+
`public/method_options` will be created. This is because the suite specifies
57+
successful `POST` requests to these two routes and the server treats a `POST`
58+
request as a file creating operation. The server will also create a file at
59+
`public/logs` if it does not already exist which allows `GET` requests.

0 commit comments

Comments
 (0)