openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
plugin_test_helper
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 12, 2024 — Feb 12, 2025
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix fixtures not being loaded within the test application console
Aaron Pfeifer
More...
about 16 years ago
Tag 0.2.0 release
Aaron Pfeifer
More...
about 16 years ago
Remove the PluginAWeek namespace
Aaron Pfeifer
More...
about 16 years ago
Tag 0.1.6 release
Aaron Pfeifer
More...
about 16 years ago
Fix usage docs for plugin_test_structure generator
Aaron Pfeifer
More...
about 16 years ago
Add back in manually loading ActionView::TestCase since it's only done on rails HEAD (not yet tagged)
Aaron Pfeifer
More...
about 16 years ago
Revert changes to use_transactional_fixtures/use_instantiated_fixtures as they're only automatically set on ActiveSupport::TestCase
Aaron Pfeifer
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
Jinzhu Zhang
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
Jinzhu Zhang
More...
about 16 years ago
No longer set use_transactional_fixutres/use_instantiated_fixtures defaults since they're already set by Rails
Aaron Pfeifer
More...
about 16 years ago
Update boot file to Rails 2.1.1+ requirements (i.e. RubyGems 1.1.1+)
Aaron Pfeifer
More...
about 16 years ago
Fix tests to reference ActiveSupport::Dependencies instead of Dependencies
Aaron Pfeifer
More...
about 16 years ago
Tweak formatting
Aaron Pfeifer
More...
about 16 years ago
Fix PluginTestControllerGenerator docs
Aaron Pfeifer
More...
about 16 years ago
Fix spelling
Aaron Pfeifer
More...
over 16 years ago
Continue reopening Test::Unit::TestCase using class_eval
Aaron Pfeifer
More...
over 16 years ago
Reopen Test::Unit::TestCase using class_eval
Aaron Pfeifer
More...
over 16 years ago
Automatically load ActionView::TestCase
Aaron Pfeifer
More...
over 16 years ago
Clean up rake tasks
Aaron Pfeifer
More...
over 16 years ago
Fix Rails logs being deleted between tests when there are file handles still open for those logs
Aaron Pfeifer
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
Aaron Pfeifer
More...
over 16 years ago
Remove incomplete sentence
Aaron Pfeifer
More...
over 16 years ago
Add USAGE examples for generators Add a bit more documentation
Aaron Pfeifer
More...
over 16 years ago
Ignore test/app_root/script
Aaron Pfeifer
More...
over 16 years ago
Simplify how to determine which routing file to use
Aaron Pfeifer
More...
over 16 years ago
Add tests for generators Improve test coverage
Aaron Pfeifer
More...
over 16 years ago
Add template test structure log to ignore list
Aaron Pfeifer
More...
over 16 years ago
Update Rakefile format and add code coverage tasks
Aaron Pfeifer
More...
over 16 years ago
Fix .gitignore format
Aaron Pfeifer
More...
over 16 years ago
Convert to a more sane CHANGELOG format using rdoc
Aaron Pfeifer
More...
over 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree