Sha256: 0adb15c0f493fb10481cb67a0af3a1d76abb708bea4b8b3842f7ca52e9be6f24
Contents?: true
Size: 1.45 KB
Versions: 1
Compression:
Stored size: 1.45 KB
Contents
*SVN* *0.1.4* (June 22nd, 2008) * Remove log files from gems *0.1.3* (May 5th, 2008) * Update documentation * Update to be compatible with Rails 2.1 * Add PluginAWeek::PluginTestHelper::PluginLocator so that you don't have to explicitly define config.plugins if the test app has anything under vendor/plugins * Add default routes *0.1.2* (October 15th, 2007) * Don't create vendor/plugins in the plugin_test_structure generator * Don't load actionwebservice by default * Remove unnecessary configuration options from environment *0.1.1* (September 18th, 2007) * Allow RAILS_FRAMEWORK_ROOT to be specified * fixture_path should be a string, not an array * Move test fixtures out of the test application root directory *0.1.0* (September 5th, 2007) * Fixtures are now expected to be in plugin_root/test/fixtures instead of plugin_root/test/app_root/test/fixtures * Add support for running a console on the test application * Add basic functional tests * Convert dos newlines to unix newlines *0.0.2* (August 15th, 2007) * Autoload plugin even if the plugin doesn't define an app_root * A proxy plugin for the plugin being tested is no longer needed in favor of doing selective plugin loading. * Make sure RAILS_ROOT is in the load path * Automate setting of the fixtures path * Load test_help instead of test/unit so that additional libraries are automatically loaded like they are in your application's tests *0.0.1* (May 31st, 2007) * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plugin_test_helper-0.1.4 | CHANGELOG |