Skip to content

Live test system #35

Description

@scarletcs

To actually accurately test this library we need to do something like the following:

  • Run fetches for live data form the Scryfall API.
  • Save temporary files in which we declare e.g. const card: ScryfallCard.Any = { data }
  • Run tsc --noEmit on those files to verify their integrity.

We will also want to apply the type validator from #21 in testing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions