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 some tests #1309

Merged
merged 7 commits into from
Aug 13, 2020
Merged

Fix some tests #1309

merged 7 commits into from
Aug 13, 2020

Commits on Aug 12, 2020

  1. Fix some tests

    It seems some of the ordering changed for properties in newer Ember versions. I made the tests not expect a specific order, but just expect the property to exist.
    RobbieTheWagner committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e217bd3 View commit details
    Browse the repository at this point in the history
  2. Fix flatpickr issues

    RobbieTheWagner committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    02b5640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c84b66b View commit details
    Browse the repository at this point in the history
  4. Update tests/ember_debug/object-inspector-test.js

    Co-authored-by: Robert Jackson <me@rwjblue.com>
    RobbieTheWagner and rwjblue committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0bcc188 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Update tests/ember_debug/object-inspector-test.js

    Co-authored-by: Robert Jackson <me@rwjblue.com>
    RobbieTheWagner and rwjblue committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    fd06f86 View commit details
    Browse the repository at this point in the history
  2. Update tests/ember_debug/object-inspector-test.js

    Co-authored-by: Robert Jackson <me@rwjblue.com>
    RobbieTheWagner and rwjblue committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    f168ced View commit details
    Browse the repository at this point in the history
  3. Fix lint

    RobbieTheWagner committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    f03c201 View commit details
    Browse the repository at this point in the history