settermjd/podcast-site

View on GitHub
tests/functional.suite.yml

Summary

Maintainability
Test Coverage
# Codeception Test Suite Configuration

# suite for functional (integration) tests.
# emulate web requests and make application process them.
# Include one of framework modules (Symfony2, Yii2, Laravel5) to use it.

class_name: FunctionalTester
modules:
    enabled: [Filesystem, FunctionalHelper]