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

Assert that async expects are awaited or returned - Closes #54, #254 #255

Merged
merged 27 commits into from Jul 20, 2019
Merged

Assert that async expects are awaited or returned - Closes #54, #254 #255

merged 27 commits into from Jul 20, 2019

Commits on Jul 15, 2019

  1. Copy the full SHA
    9a060f3 View commit details
    Browse the repository at this point in the history
  2. refactor: update existing rules

    yatki committed Jul 15, 2019
    Copy the full SHA
    763f6dd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b3dcfcc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c12d647 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4d86484 View commit details
    Browse the repository at this point in the history
  6. chore: remove redundant comment

    yatki committed Jul 15, 2019
    Copy the full SHA
    656a31b View commit details
    Browse the repository at this point in the history
  7. chore: improve code readability

    yatki committed Jul 15, 2019
    Copy the full SHA
    425c360 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    36ffd8c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    cf055a4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b817a33 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    5e7009f View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    517513e View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d2d8feb View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e406140 View commit details
    Browse the repository at this point in the history
  15. test: improve code coverage

    yatki committed Jul 15, 2019
    Copy the full SHA
    55a9851 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    035880d View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    baa25e7 View commit details
    Browse the repository at this point in the history
  18. docs: improve valid-expect docs

    yatki committed Jul 15, 2019
    Copy the full SHA
    82696ba View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    8c321bc View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    ee6f2cc View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    1634f15 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. chore: add failing test

    SimenB committed Jul 16, 2019
    Copy the full SHA
    ff4d639 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Copy the full SHA
    faa2f7a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    973bcf4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    84e054e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Copy the full SHA
    ef9db48 View commit details
    Browse the repository at this point in the history
  2. chore: fix test

    SimenB committed Jul 20, 2019
    Copy the full SHA
    e6d19ef View commit details
    Browse the repository at this point in the history