Skip to content

Commit a83af8f

Browse files
manual tests: Remove IE10 (test IE11 instead) and add new languages (#382)
* remove IE10 and add new languages * Update test-procedure.rst
1 parent b287634 commit a83af8f

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

tests/manual/test-procedure.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ the "Test Cases" opening paragraphs carefully.
6060
You will need
6161
'''''''''''''
6262

63-
- Internet Explorer 10: non-Chrome-based
63+
- Internet Explorer 11: non-Chrome-based
6464

6565
- A modern version of Edge
6666

@@ -109,7 +109,7 @@ The test cases listed below always need to be run in a chrome-based browser:
109109
- WebUSB error modal links are working.
110110

111111
For a Primary Editor release run all the tests in all browsers. For a Beta
112-
Editor release, run all tests in Internet Explorer 10, except for the
112+
Editor release, run all tests in Internet Explorer 11, except for the
113113
test cases listed above that need to be run in a chrome-based browser.
114114

115115
Start each test case in a new instance of the Python Editor.
@@ -409,12 +409,18 @@ Test Case: Language options work
409409
- Confirm that selecting each language option changes it to the corresponding language
410410

411411
- [ ] English
412-
- [ ] Spanish
413-
- [ ] Polish
414-
- [ ] Croatian
415412
- [ ] Chinese (simplified)
416413
- [ ] Chinese (traditional Hong Kong)
417414
- [ ] Traditional Taiwanese
415+
- [ ] Croatian
416+
- [ ] Polish
417+
- [ ] Spanish
418+
- [ ] French
419+
- [ ] Korean
420+
- [ ] Norwegian Bokmal
421+
- [ ] Norwegian Nynorsk
422+
- [ ] Portugese
423+
- [ ] Serbian
418424

419425

420426
Test Case: Connect and Flash over WebUSB and use REPL

0 commit comments

Comments
 (0)