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

Various component tests and some conditional statements #7765

Merged
merged 7 commits into from
Jan 30, 2020

Commits on Jan 27, 2020

  1. Various component tests and some conditional statements

    Conditional in account-menu in removeAccount when keyring sometimes is not initially provideed
    Conditional on unlock-page when there is no target.getBoundingClientRect on the element.
    tmashuang committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    8aad412 View commit details
    Browse the repository at this point in the history
  2. Lint

    tmashuang committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    dd6ac0e View commit details
    Browse the repository at this point in the history
  3. Update helpers

    tmashuang committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    073ab33 View commit details
    Browse the repository at this point in the history
  4. Remove component debugging

    tmashuang committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    2aeb88e View commit details
    Browse the repository at this point in the history
  5. Lint

    tmashuang committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    23620fd View commit details
    Browse the repository at this point in the history
  6. Rebase with develop and adjust tests

    Add default params for render helpers
    tmashuang committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    d714cb6 View commit details
    Browse the repository at this point in the history
  7. Remove stubComponent for old Mascot

    Changes in #7893 has prevented the need to stub it out.
    
    Change logout to lock in account-menu test
    tmashuang committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    2aec69c View commit details
    Browse the repository at this point in the history