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 Jasmine Unit Test errors #1385

Merged
merged 5 commits into from
Dec 19, 2017
Merged

Fix Jasmine Unit Test errors #1385

merged 5 commits into from
Dec 19, 2017

Commits on Dec 18, 2017

  1. Anchor preview seems to be bigger than the container

    Therefore make the container a bit bigger and make the test run properly.
    If not, the 'left' property is set to auto and the test case fails.
    julianxhokaxhiu committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    414063f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e243fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8373bf View commit details
    Browse the repository at this point in the history
  4. Not enough content to validate the test case

    Fix undefined is not a constructor (evaluating 'range.startContainer.getBoundingClientRect()')
    julianxhokaxhiu committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    1b6f12f View commit details
    Browse the repository at this point in the history
  5. Fix container size detection

    It was too small for the toolbar to fit
    julianxhokaxhiu committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    55dec60 View commit details
    Browse the repository at this point in the history