Module connpy.tests

Sub-modules

connpy.tests.conftest

Shared fixtures for connpy tests …

connpy.tests.test_ai

Tests for connpy.ai module.

connpy.tests.test_api

Tests for connpy.api module — Flask routes.

connpy.tests.test_capture

Tests for connpy.core_plugins.capture

connpy.tests.test_completion

Tests for connpy.completion module.

connpy.tests.test_configfile

Tests for connpy.configfile module.

connpy.tests.test_context

Tests for connpy.core_plugins.context

connpy.tests.test_core

Tests for connpy.core module — node and nodes classes.

connpy.tests.test_hooks

Tests for connpy.hooks module — MethodHook and ClassHook.

connpy.tests.test_plugins

Tests for connpy.plugins module.

connpy.tests.test_printer

Tests for connpy.printer module.

connpy.tests.test_sync

Tests for connpy.core_plugins.sync