LangGraph.js API Reference
    Preparing search index...
    • Kicks off a test suite to validate that the provided checkpointer conforms to the specification for classes that extend

      Type Parameters

      Parameters

      • initializer: CheckpointSaverTestInitializer<T>

        A

      • Optionalfilters: ("getTuple" | "list" | "put" | "putWrites" | "deleteThread")[]

        If specified, only the test suites in this list will be executed.

      Returns void

      • BaseCheckpointSaver.
      • CheckpointerTestInitializer, providing methods for setup and cleanup of the test, and for creation of the checkpointer instance being tested.