add: unicode test cases for cross-sheet names #2047

Merged
wlawt merged 1 commits from unicode-tests into master 2020-07-05 09:32:28 +00:00
wlawt commented 2020-07-04 02:17:43 +00:00 (Migrated from github.com)

This PR adds additional corner cases tests for unicode names in worksheets being referenced in the same workbook.

All the tests pass in nodejs and (should) with browser (minus the Windows exceptions).

Provides tests for the fix @mohammedsahl added (#2046)

This PR adds additional `corner cases` tests for unicode names in worksheets being referenced in the same workbook. All the tests pass in nodejs and (should) with browser (minus the Windows exceptions). Provides tests for the fix @mohammedsahl added (#2046)
SheetJSDev commented 2020-07-04 02:26:13 +00:00 (Migrated from github.com)

Looks good! Running the browser suite now, @janiewang26 https://app.saucelabs.com/open_sauce/user/sheetjs/tests/vdc shows the tests and https://app.saucelabs.com/open_sauce/user/sheetjs/builds shows the most recently finished builds. Once all the tests pass, merge the changes

Looks good! Running the browser suite now, @janiewang26 https://app.saucelabs.com/open_sauce/user/sheetjs/tests/vdc shows the tests and https://app.saucelabs.com/open_sauce/user/sheetjs/builds shows the most recently finished builds. Once all the tests pass, merge the changes
SheetJSDev commented 2020-07-04 02:34:15 +00:00 (Migrated from github.com)

The travis fails are due to the test_files not having been updated. I can do this after merging

The travis fails are due to the test_files not having been updated. I can do this after merging
janiewang26 (Migrated from github.com) approved these changes 2020-07-05 09:30:10 +00:00
Sign in to join this conversation.
No description provided.