Skip to content

Commit 83d28e9

Browse files
authored
Tests: Update manual test procedure with local server instructions (#353)
1 parent 604de68 commit 83d28e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/manual/test-procedure.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -496,10 +496,10 @@ Test Case A11y: Using a screenreader
496496

497497
Test Case Unit Tests: Browser based unit tests
498498
''''''''''''''''''''''''''''''''''''''''''''''
499-
This test will need a local clone of the repository version under test.
500-
501-
- Serve the repository contents locally.
502-
- Open the served tests.html file.
499+
This test uses a local clone of the repository.
500+
- Clone the repository version under test and start the local server.
501+
(see https://github.com/bbcmicrobit/PythonEditor/blob/master/README.rst)
502+
- Launch "http://localhost:8000/tests.html" in the browser.
503503
- [ ] Confirm all tests pass (errors will be marked red).
504504

505505

0 commit comments

Comments
 (0)