Module talk:Goban/accessibility/testcases
Add topicAppearance
All 23 tests passed.
test_bare_19x19
| Test | Expected | Actual | |
|---|---|---|---|
| wrapper | true | true | |
| 19 rows | 19 | 19 | |
| 361 points | 361 | 361 | |
| 9 hoshi | 9 | 9 | |
| corners | 4 | 4 | |
| no images | nil | nil |
test_size_and_borders
| Test | Expected | Actual | |
|---|---|---|---|
| size | true | true | |
| top-right corner | 1 | 1 | |
| no left edge | 0 | 0 | |
| invalid size falls back | true | true |
test_tiles
| Test | Expected | Actual | |
|---|---|---|---|
| black stone | true | true | |
| triangle | true | true | |
| square | true | true | |
| odd move is black | true | true | |
| even move is white | true | true | |
| three-digit black | true | true | |
| three-digit white | true | true | |
| letter | true | true | |
| X | true | true | |
| ringed hoshi | true | true | |
| ringed edge | true | true | |
| digit label | true | true |
test_unknown_code_is_escaped
| Test | Expected | Actual | |
|---|---|---|---|
| escaped | true | true |