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

Use source CE overload #83

Merged

Commits on Jun 5, 2020

  1. Convert ResultCE to use Source overload

    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    f2be82c View commit details
    Browse the repository at this point in the history
  2. Convert AsyncResultCE to use Source overload

    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    439be31 View commit details
    Browse the repository at this point in the history
  3. inline the Source methods

    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    d1063ab View commit details
    Browse the repository at this point in the history
  4. Convert TaskResultCE to use Source overload

    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    de0f299 View commit details
    Browse the repository at this point in the history
  5. Unrestrict source overloads to errors be exceptions

    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4b5068d View commit details
    Browse the repository at this point in the history
  6. Convert JobResultCE to use Source overload

    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    1dba627 View commit details
    Browse the repository at this point in the history
  7. Adds stacktrace tests

    These tests are ignored since asserting against them is very brittle. I'm open to ideas but for now I'd rather manually review them
    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    05e999d View commit details
    Browse the repository at this point in the history
  8. Fable.Mocha doesn't know about ptestList

    Jimmy Byrd committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    df9a752 View commit details
    Browse the repository at this point in the history