Closed martinwork closed 3 years ago
You are right, but I think ultimately, based on how we end up running this checklist there isn't a definitive way to know.
So I think this is probably a judgment call, based on the state of the Editor and MicroPython at the time of the test run. The editor will ultimate show this, which is manually updated: https://github.com/bbcmicrobit/PythonEditor/blob/604de68cdd00284568c1f52e43ad23cf5c8c8f19/editor.html#L81-L82
Maybe we need to add as a pre-requisit to list the expected Python Editor version, MicroPython version, we could expand it as well to indicate what commit from what repo it is being tested. Would that help?
Unfortunately I think we'll leave this "unresolved" as a judgement call for the tester. Thanks for the report Martin, sorry I didn't find an easy way to clarify it.
In https://github.com/bbcmicrobit/PythonEditor/blob/master/tests/manual/test-procedure.rst
Need hints to the tester about where to find the version numbers to check against.