Fetch/tests
Robert Hafner 6e6d66ed87 Created environment setup wrapper script
This script makes setting up the environment for testing easier. It
detects that it's on travis and creates the appropriate setup right
there, or on personal machines uses vagrant. If vagrant is running is
skips the full setup and simply resets the mailbox for fast testing.
2013-12-04 23:36:48 -08:00
..
Fetch/Test add unit tests for Server::setFlag() 2013-07-11 00:19:47 +02:00
resources Shuffled testing scripts out of Vagrant folder and into their own space. 2013-12-04 21:57:51 -08:00
vagrant Shuffled testing scripts out of Vagrant folder and into their own space. 2013-12-04 21:57:51 -08:00
bootstrap.php Updated autoloader to support test cases, and bootstrapper to support composer autoloader 2013-12-04 23:34:08 -08:00
SetupEnvironment.sh Created environment setup wrapper script 2013-12-04 23:36:48 -08:00