Skip to main content
Ctrl+K
chatsky 0.9.0 documentation - Home chatsky 0.9.0 documentation - Home
  • Getting started
  • User guides
  • Tutorials
  • Examples
  • API reference
    • Development
    • Community
    • About us
  • DeepPavlov Forum
  • Telegram
  • GitHub
  • Getting started
  • User guides
  • Tutorials
  • Examples
  • API reference
  • Development
  • Community
  • About us
  • DeepPavlov Forum
  • Telegram
  • GitHub

Section Navigation

  • Conditions
    • Standard Conditions
    • Slot Conditions
    • Service Conditions
  • Context Storages
    • JSON
    • Yandex DB
    • SQL
    • Mongo
    • Shelve
    • Protocol
    • Pickle
    • Database
    • Redis
  • Core
    • Script Function
    • Pipeline
    • Context
    • Node Label
    • Transition
    • Script
    • Utils
    • Pipeline File Import
    • Message
  • Core.Service
    • Component
    • Service
    • Service Group
    • Types
    • Extra Handler
    • Actor
  • DB Benchmark
    • Report
    • Basic Config
    • Context storage benchmarking
  • Destinations
    • Standard Destinations
  • Development Utils
    • Serialization
    • Async Helpers
    • Extra field helpers
  • Messenger Interfaces
    • CLIMessengerInterface
    • Message Interfaces
    • Telegram Base
    • Telegram Interfaces
    • Types
  • Processing
    • Slot Processing
    • Standard Processing
  • Responses
    • Standard Responses
    • Slot Responses
  • Slots
    • Slots
  • Stats
    • Default Extractors
    • Command Line Interface
    • Utils
    • Instrumentor
  • Testing Utils
    • Cleanup DB
    • Common
    • Toy script
  • API reference
  • Testing Utils

Testing Utils#

chatsky.utils.testing.cleanup_db

This module defines functions that allow to delete data in various types of databases, including JSON, MongoDB, Pickle, Redis, Shelve, SQL, and YDB databases.

chatsky.utils.testing.common

This module contains several functions which are used to run demonstrations in tutorials.

chatsky.utils.testing.toy_script

This module contains a simple script and a dialog which are used in tutorials.

previous

Instrumentor

next

Cleanup DB

© Copyright 2022 - 2024, DeepPavlov.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.0.