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

Fix tests failing in the browser and other test improvements. #6077

Merged
merged 5 commits into from Jul 8, 2019

Commits on Jun 27, 2019

  1. - Fix some errors present only in the browser

    - Prevent leaving behind unused containers after destroying the Handsontable instances
    jansiegel committed Jun 27, 2019
    Copy the full SHA
    67ec296 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Copy the full SHA
    c375a78 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. - Post CR updates

    - Update Jasmine to the latest version
    - Get rid of the rest of unneeded DOM elements in the test runner
    jansiegel committed Jul 2, 2019
    Copy the full SHA
    4161730 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Copy the full SHA
    4f9dab8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. - Fix tests for Firefox

    - Fix some tests for higher density displays
    - Temporarily disable tests for tables with caption and, fragmentSelection and one tests for date validation (reasons: #6083, #6085)
    jansiegel committed Jul 4, 2019
    Copy the full SHA
    38715d3 View commit details
    Browse the repository at this point in the history