Robert Hafner
9ad874d69e
Use Composer provided phpunit for tests
...
This makes versioning pinning easier
2014-04-19 22:01:22 -07:00
Robert Hafner
1725eb2f8b
Formatting! PSR Compliance
2014-04-16 00:35:51 -07:00
Robert Hafner
faaff0711d
Added code coverage and styling tests, refactored
...
Added runTests.sh to wrap up a bunch of test starting functionality.
Moved SetupEnvironment.sh out of Bootstrap.php and into the runTests.sh
file.
Added Coverall support for line coverage.
Added php-cs-fixer for code styling testing.
2014-04-16 00:28:38 -07:00
Robert Hafner
ffeca296de
Added back distinct IP address for Travis and Vagrant
2014-02-27 11:47:17 -08:00
Robert Hafner
56dc838df9
Updated to dovecottesting 1.2
...
This lets us simplify our test script by not having to care about
different ip addresses.
2014-02-27 00:12:28 -08:00
Robert Hafner
ef5f76d352
Added timezone and corrected path data
...
Adding a timezone prevents errors on misconfigured systems when
running, and the path correction automates the running of the dovecot
testing package between tests.
2014-02-27 00:11:19 -08:00
Robert Hafner
550f3b62e0
Updated Fetch to use the DovecotTesting repository
...
Rather than ship with all of these files I’ve separated out the server
provisioning code from this repository.
2014-01-19 00:51:55 -08:00
Robert Hafner
554c22a363
Added some useful output to the phpunit bootstrap file
2013-12-05 13:50:36 -08:00
Robert Hafner
bdfb20f610
Updated the phpunit bootstrapper to initialize the environment.
2013-12-05 12:13:25 -08:00
Robert Hafner
bcf57ce903
Updated autoloader to support test cases, and bootstrapper to support composer autoloader
2013-12-04 23:34:08 -08:00
Robert Hafner
326142464f
Corrected a comment on the bootstrap class in the test suite.
2012-06-11 00:39:12 -07:00
Robert Hafner
22eaf7238b
Added testing structure and bootstrap class.
2012-06-11 00:06:19 -07:00