Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

chore(test): error tests fixed #5069

Merged
merged 2 commits into from
Dec 1, 2018
Merged

Commits on Nov 30, 2018

  1. chore(test): error tests fixed

    - Fix a missing await on createNextTaskRunner where the recursive call
    should be awaited and if there are no new tasks to still resolve the
    promise. Things were passing previously probably because we were
    running tasks out of sync.
    - Add in errorTest portion of the test suite
    - Turn on the angular2 and unit tests.
    - Turn on browserstack test in Travis.
    cnishina committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    4c61e6e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

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