Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[HyperFormula] v1.0.0 tests #93

Open
7 of 19 tasks
aninde opened this issue Mar 19, 2021 · 0 comments
Open
7 of 19 tasks

[HyperFormula] v1.0.0 tests #93

aninde opened this issue Mar 19, 2021 · 0 comments
Assignees
Labels
Project: HyperFormula Handsontable HyperFormula engine

Comments

@aninde
Copy link
Contributor

aninde commented Mar 19, 2021

Description

We need to make sure the HyperFormula is working properly in every supported browser and on:

  • IE 9
  • IE 10
  • IE 11

The issue with GPU.js was fixed, so https://handsontable.github.io/hyperformula/guide/supported-browsers.html#internet-explorer-11 will be deprecated.

Import GPU.js needs to be commented out for the tests to run on IE in this file https://github.com/handsontable/hyperformula/blob/develop/test/interpreter/matrix-plugin.spec.ts

Docs need to be built locally, as they are related to the unreleased version.

Chores

  • Prepare Virtual machine with IE 9 (Windows 7) and IE 10 (Windows 8)
  • build docs locally with v1.0.0

Run tests on
Desktop browsers:

  • Chrome
  • Firefox
  • Safari
  • Edge Chromium
  • Edge
  • UC Browser
  • QQ Browser
  • IE 9 (via BrowserStack and VirtualBox to be sure for 100%)
  • IE 10 (via BrowserStack and VirtualBox)
  • IE 11

Mobile browsers

@aninde aninde added the Project: HyperFormula Handsontable HyperFormula engine label Mar 19, 2021
@aninde aninde self-assigned this Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project: HyperFormula Handsontable HyperFormula engine
Projects
None yet
Development

No branches or pull requests

1 participant