Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix tests re #2763 #2762 #2764

Closed
wants to merge 7 commits into from

Conversation

AbdelrahmanHafez
Copy link
Contributor

#2673 was merged with a few failing tests due to a v value in the sheets being added to random rows, causing the tests to fail.

So to get consistent results, I am converting the sheet to json, and asserting against that JSON value.
Let's wait and see if all the tests pass on the pipeline, then we can merge.

@SheetJSDev
Copy link
Contributor

Simplified the test a bit (reused the base64 string and added the application/vnd.ms-excel type) and updated the other tests. The browser tests also pass https://app.saucelabs.com/builds/vdc/d0856e046ac93728ab5734c276f0ca89

@SheetJSDev SheetJSDev closed this Aug 9, 2022
@AbdelrahmanHafez
Copy link
Contributor Author

Thanks @SheetJSDev 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants