Skip to content

Fix broken tests (at least) on osx - #8894

Closed
dennybiasiolli wants to merge 3 commits into
ionic-team:1.xfrom
dennybiasiolli:fix_tests
Closed

Fix broken tests (at least) on osx#8894
dennybiasiolli wants to merge 3 commits into
ionic-team:1.xfrom
dennybiasiolli:fix_tests

Conversation

@dennybiasiolli

Copy link
Copy Markdown
Contributor

Short description of what this resolves:

This fix broken tests (at least) on osx

Changes proposed in this pull request:

  • removed reference to inexistent file js/utils/list.js
  • sidemenu: fixing values causing tests error on osx
  • toggle: correcting click trigger

Ionic Version: 1.x

@dennybiasiolli

Copy link
Copy Markdown
Contributor Author

Ref #8994

the error launching tests was the following:
WARN [watcher]: Pattern "/Users/denny/git/ionic/js/utils/list.js" does not match any file.
when passing 270/4 to openAmount() on osx, ctrl.getOpenAmount() it's equal to 65
but ctrl.left.width/4 it's 67.5. That causes error during karma tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants