Removed all test cases.

This commit is contained in:
James Cole
2015-02-27 20:45:17 +01:00
parent d6cf7c4872
commit 4586c1ef52
45 changed files with 72 additions and 5011 deletions

View File

@@ -1,10 +0,0 @@
# Codeception Test Suite Configuration
# suite for acceptance tests.
# perform tests in browser using the WebDriver or PhpBrowser.
# If you need both WebDriver and PHPBrowser tests - create a separate suite.
class_name: AcceptanceTester
modules:
enabled:
- AcceptanceHelper