Skip to content
Snippets Groups Projects
Select Git revision
  • d8b8ebca5e12f1c13571ee8866355e6c2fe3e641
  • master default protected
  • devel
  • feature/add-escaping-to-templates
  • feature/add-priority-sorting
  • 3.3.0
  • 3.2.1
  • 3.2.0
  • 3.1.0
  • 3.0.0
  • 2.4.12
  • 2.4.11
  • 2.4.10
  • 2.4.9
  • 2.4.8
  • 2.4.7
  • 2.4.6
  • 2.4.5
  • 2.4.4
  • 2.4.2
  • 2.4.1
  • 2.4.0
  • 2.3.2
  • 2.3.1
  • 2.3
25 results

WPEditorField.php

Blame
  • codeception.dist.yml 970 B
    paths:
        tests: tests/codeception/tests
        output: tests/codeception/tests/_output
        data: tests/codeception/tests/_data
        support: tests/codeception/tests/_support
        envs: tests/codeception/tests/_envs
    actor_suffix: Tester
    extensions:
        enabled:
            - Codeception\Extension\RunFailed
    #        - Codeception\Extension\Recorder:
    #              module: WPWebDriver
    #              delete_successful: false # keep screenshots of successful tests
        commands:
            - Codeception\Command\GenerateWPUnit
            - Codeception\Command\GenerateWPRestApi
            - Codeception\Command\GenerateWPRestController
            - Codeception\Command\GenerateWPRestPostTypeController
            - Codeception\Command\GenerateWPAjax
            - Codeception\Command\GenerateWPCanonical
            - Codeception\Command\GenerateWPXMLRPC
            - WPDesk\Codeception\Command\GeneratePluginActivation
            - WPDesk\Codeception\Command\GenerateWooCommerce
    params:
        - .env.testing