We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604de68 commit 83d28e9Copy full SHA for 83d28e9
tests/manual/test-procedure.rst
@@ -496,10 +496,10 @@ Test Case A11y: Using a screenreader
496
497
Test Case Unit Tests: Browser based unit tests
498
''''''''''''''''''''''''''''''''''''''''''''''
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.
+This test uses a local clone of the repository.
+- Clone the repository version under test and start the local server.
+(see https://github.com/bbcmicrobit/PythonEditor/blob/master/README.rst)
+- Launch "http://localhost:8000/tests.html" in the browser.
503
- [ ] Confirm all tests pass (errors will be marked red).
504
505
0 commit comments