Skip to content

Set goals for integration suite #3980

@redallen

Description

@redallen

Right now we require contributors write demos in TSX in our integration suite for typechecking purposes. These demos are often copied from MD files, types added haphazardly, and many are out of date from the MD files.

We should set goals for what we want this integration suite to accomplish. Some possible goals are:

  • Typechecking published examples outside of what ts-jest could
  • Interaction testing complex interactions outside of what Jest can
  • Only requiring a single set of Typescript demos rather than the 2 sets we have now
    • Contributors only have to write their demo once.
    • Examples are documented in Typescript for our increasing number of Typescript consumers.
  • Verifying react-inline-edit-extension, react-topology, and react-virtualized-extension per feat(react-inline-edit-extension): convert to TS #4073 (review)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions