Skip to content

Commit

Permalink
Author-names (#81, #82): set up unit test framework
Browse files Browse the repository at this point in the history
It was tricky to get PHPUnit with Yii1.1 with Gigadb-website running in Vagrant.
Among the several problem:   recent version of Php unit and its extensions would cause issues (4.8 fails. but 4.1 is ok).
Also the phpunit selenium extension is required even we don't use it  because the Yii framework references it!
Also avoid using minimum-stability as 'dev' in composer.json. prefer 'stable' and override with @dev on individual package if necessary.
  • Loading branch information
Rija Menage committed Jan 31, 2018
1 parent 5b76328 commit 7352e9a
Show file tree
Hide file tree
Showing 9,577 changed files with 93,089 additions and 750,283 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
53 changes: 0 additions & 53 deletions Behat/bin/phpunit

This file was deleted.

1 change: 1 addition & 0 deletions Behat/bin/phpunit
14 changes: 0 additions & 14 deletions Behat/bin/yiic

This file was deleted.

1 change: 1 addition & 0 deletions Behat/bin/yiic
Loading

0 comments on commit 7352e9a

Please sign in to comment.