0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2024 — Feb 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix fixtures not being loaded within the test application console More... about 16 years ago
Tag 0.2.0 release More... about 16 years ago
Remove the PluginAWeek namespace More... about 16 years ago
Tag 0.1.6 release More... about 16 years ago
Fix usage docs for plugin_test_structure generator More... about 16 years ago
Add back in manually loading ActionView::TestCase since it's only done on rails HEAD (not yet tagged) More... about 16 years ago
Revert changes to use_transactional_fixtures/use_instantiated_fixtures as they're only automatically set on ActiveSupport::TestCase More... about 16 years ago
Remove all dependencies on plugin_test_helper when using the plugin_test_structure generator Add a test_helper to the plugin_test_structure generator More... about 16 years ago
Use the main application vendor/rails in which the plugin exists as the default vendor install if RAILS_FRAMEWORK_ROOT isn't defined More... about 16 years ago
No longer set use_transactional_fixutres/use_instantiated_fixtures defaults since they're already set by Rails More... about 16 years ago
Update boot file to Rails 2.1.1+ requirements (i.e. RubyGems 1.1.1+) More... about 16 years ago
Fix tests to reference ActiveSupport::Dependencies instead of Dependencies More... about 16 years ago
Tweak formatting More... about 16 years ago
Fix PluginTestControllerGenerator docs More... about 16 years ago
Fix spelling More... over 16 years ago
Continue reopening Test::Unit::TestCase using class_eval More... over 16 years ago
Reopen Test::Unit::TestCase using class_eval More... over 16 years ago
Automatically load ActionView::TestCase More... over 16 years ago
Clean up rake tasks More... over 16 years ago
Fix Rails logs being deleted between tests when there are file handles still open for those logs More... over 16 years ago
Don't load ActiveSupport before the environment has been initialized since it can hide problems in the plugin being tested Tag 0.1.5 release More... over 16 years ago
Remove incomplete sentence More... over 16 years ago
Add USAGE examples for generators Add a bit more documentation More... over 16 years ago
Ignore test/app_root/script More... over 16 years ago
Simplify how to determine which routing file to use More... over 16 years ago
Add tests for generators Improve test coverage More... over 16 years ago
Add template test structure log to ignore list More... over 16 years ago
Update Rakefile format and add code coverage tasks More... over 16 years ago
Fix .gitignore format More... over 16 years ago
Convert to a more sane CHANGELOG format using rdoc More... over 16 years ago