Skip to content

Commit

Permalink
Extensions unit tests removed
Browse files Browse the repository at this point in the history
  • Loading branch information
klimov-paul committed Mar 24, 2015
1 parent 3a9a0a9 commit 8f4b4bf
Show file tree
Hide file tree
Showing 56 changed files with 1 addition and 5,526 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ before_script:
- mysql -e 'CREATE DATABASE yiitest;';
- psql -U postgres -c 'CREATE DATABASE yiitest;';

# TODO: remove sphinx, when moved to extension
- tests/unit/data/travis/sphinx-setup.sh

- |
if [ $TRAVIS_PHP_VERSION = '5.6' ]; then
PHPUNIT_FLAGS="--coverage-clover=coverage.clover"
Expand Down
34 changes: 0 additions & 34 deletions tests/unit/VendorTestCase.php

This file was deleted.

16 changes: 0 additions & 16 deletions tests/unit/data/ar/mongodb/ActiveRecord.php

This file was deleted.

54 changes: 0 additions & 54 deletions tests/unit/data/ar/mongodb/Animal.php

This file was deleted.

32 changes: 0 additions & 32 deletions tests/unit/data/ar/mongodb/Cat.php

This file was deleted.

44 changes: 0 additions & 44 deletions tests/unit/data/ar/mongodb/Customer.php

This file was deleted.

31 changes: 0 additions & 31 deletions tests/unit/data/ar/mongodb/CustomerOrder.php

This file was deleted.

18 changes: 0 additions & 18 deletions tests/unit/data/ar/mongodb/CustomerQuery.php

This file was deleted.

32 changes: 0 additions & 32 deletions tests/unit/data/ar/mongodb/Dog.php

This file was deleted.

20 changes: 0 additions & 20 deletions tests/unit/data/ar/mongodb/Item.php

This file was deleted.

16 changes: 0 additions & 16 deletions tests/unit/data/ar/mongodb/file/ActiveRecord.php

This file was deleted.

37 changes: 0 additions & 37 deletions tests/unit/data/ar/mongodb/file/CustomerFile.php

This file was deleted.

18 changes: 0 additions & 18 deletions tests/unit/data/ar/mongodb/file/CustomerFileQuery.php

This file was deleted.

16 changes: 0 additions & 16 deletions tests/unit/data/ar/sphinx/ActiveRecord.php

This file was deleted.

Loading

0 comments on commit 8f4b4bf

Please sign in to comment.