Revision history for Test-Clustericious-Cluster
0.12_03 2014-04-09 06:38:41 -0400
- Experimental: explicitly stop server before undefing in stop_ok
0.12_02 2014-04-08 19:55:32 -0400
- Experimental: temp use Carp::Always for additional diagnostic
0.12_01 2014-04-08 12:09:19 -0400
- Experimental: catch error in stop and report as stop_ok failure
0.12 2013-10-27 04:15:58 -0400
- Mojolicious 4.50 compatability
0.11 2013-10-17 22:00:17 -0400
- rm undocumented and never used private _builder attribute
0.10 2013-09-03 18:14:15 -0400
- Clustericious specific tests require Clustericious 0.9930
(they are skipped if not installed)
0.09 2013-07-22 06:30:30 America/New_York
- make it work with a mojo lite app that returns app->start
0.08 2013-07-19 22:50:51 America/New_York
- promote to production
0.07_01 2013-07-19 22:46:59 America/New_York
- work around the limitations of case insensative filesystems
by trying YourApp before lite app yourapp
0.07 2013-07-19 16:17:12 America/New_York
- promote to production
0.06_01 2013-07-18 13:45:53 America/New_York
- MSWin32 compatability fixes
0.06 2013-07-18 09:09:06 America/New_York
- promote to production
0.05_01 2013-07-17 16:36:31 America/New_York
- documentation
- inline perl code gets put in front of @INC
0.05 2013-07-14 22:33:34 America/New_York
- support for non-inlined lite apps
- deprecate passing Test::Mojo instance into new
0.04 2013-07-07 00:39:12 America/New_York
- patch %INC to make Mojo::Home happy
- create_plugauth_lite_ok requires Clustericious 0.9925
this was always true, but this version:
- document dep on Clustericious 0.9925
- croak if you try to use create_plugauth_lite_ok with
an earlier version
0.03 2013-07-05 22:27:24 America/New_York
- add create_ua method
0.02 2013-07-05 17:07:42 America/New_York
- add start_ok and stop_ok methods
0.01 2013-07-03 15:50:30 America/New_York
- initial version