Testing Utils#

dff.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.

dff.utils.testing.response_comparers

This module defines function used to compare two response objects.

dff.utils.testing.common

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

dff.utils.testing.toy_script

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

dff.utils.testing.telegram

This module defines functions used to test Telegram interface.