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

Tests use typescript #534

Merged
merged 13 commits into from
Feb 19, 2021
Merged

Tests use typescript #534

merged 13 commits into from
Feb 19, 2021

Commits on Feb 10, 2021

  1. async / await in cache interface

    gugu committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    307eda9 View commit details
    Browse the repository at this point in the history
  2. WIP

    gugu committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    e6446c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a26fcf View commit details
    Browse the repository at this point in the history
  4. tests fixed

    gugu committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    1572089 View commit details
    Browse the repository at this point in the history
  5. remove merge conflicts

    gugu committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    e6b2f7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edd7b92 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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

Commits on Feb 12, 2021

  1. Tighten typing

    cjbarth committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    8b2d7d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

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

Commits on Feb 18, 2021

  1. Tried to clean up more typings on tests

    There are still a few failing test, I think, in part, to the way we are no longer `require`ing `json` files.
    cjbarth committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    2652e27 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. That should fix broken tests

    cjbarth committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    f86db61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf0723 View commit details
    Browse the repository at this point in the history
  3. Clean up some more typings

    cjbarth committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    5a2308e View commit details
    Browse the repository at this point in the history