OSDN Git Service

remove trailing white-spaces from functional wiki controller test.
[redminele/redmine.git] / test / test_helper.rb
2011-03-27 Jean-Philippe LangRestore settings even if a test failure occurs.
2011-03-20 Toshi MARUYAMAFix typo in test/test_helper.rb.
2011-03-20 Jean-Philippe LangFixes subversion tests not running on win32.
2011-03-16 Jean-Philippe LangRemoves a space before argument parentheses.
2011-01-01 Jean-Philippe LangRead attachment fixtures in binary mode.
2010-12-23 Jean-Philippe LangMakes the API accepts the X-Redmine-API-Key header...
2010-11-27 Jean-Philippe LangFixed: Missing template wiki/update.erb error introduce...
2010-11-05 Eric DavisAllow key authentication when updating issues (with...
2010-11-05 Eric DavisAllow key authentication when creating issues (with...
2010-11-04 Eric DavisRefactor: Convert the tests for Issues#index and #show...
2010-11-03 Eric DavisRefactor: convert API key tests using HTTP Basic to...
2010-11-02 Eric DavisRefactor: convert username/password http basic auth...
2010-11-01 Eric DavisRefactor: convert api key tests to shoulda macros for...
2010-11-01 Eric DavisMove all API tests into the ApiTest module to make...
2010-10-23 Jean-Philippe LangRefactor: merged error rendering methods.
2010-08-19 Eric DavisFix the mock_file test helper.
2010-08-19 Eric DavisSmall test refactoring, extract method.
2010-08-02 Eric DavisRefactor: extract method to shoulda macro.
2010-07-09 Eric DavisForce the test RAILS_ENV to help prevent purging data...
2010-06-19 Eric DavisRefactor: extract test method
2010-05-01 Jean-Philippe LangAdds test helpers for test repositories.
2010-03-08 Eric DavisAdded unit tests for IssuesHelper#show_detail
2010-02-17 Jean-Philippe LangFixed: unit tests broken by r3438 (#4860).
2010-02-16 Eric DavisAdded some tests for the LDAP authentication.
2009-12-30 Eric DavisAdded some shoulda macros for testing.
2009-12-06 Jean-Philippe LangVersion sharing (#465) + optional inclusion of subproje...
2009-10-20 Eric DavisMoved object daddy helpers to their own module.
2009-10-20 Eric DavisUpdated some object_daddy exemplars for the Models.
2009-10-19 Eric DavisImproved Project#copy to copy more data from the source...
2009-10-10 Jean-Philippe LangRenames uploaded_test_file helper.
2009-09-13 Eric DavisUpgraded to Rails 2.3.4 (#3597)
2009-02-21 Jean-Philippe LangLimit the size of repository files displayed inline...
2009-02-21 Jean-Philippe LangMerged Rails 2.2 branch. Redmine now requires Rails...
2009-02-11 Eric DavisAdded tests for the other OpenID authentication cases...
2009-02-11 Eric DavisAdding OpenID mock and test. #699
2008-07-04 Jean-Philippe LangMerged Rails 2.1 compatibility branch.
2008-06-26 Jean-Philippe LangTests: create tmp/test if it doesn't exist.
2008-06-09 Jean-Philippe LangFile viewer for attached text files.
2008-02-29 Jean-Philippe LangLogin field name changed to username (#755).
2008-01-06 Jean-Philippe LangMerged IssuesController change_status and add_note...
2007-09-02 Jean-Philippe LangAdded Redmine::WikiFormatting module and tests for...
2007-02-18 Jean-Philippe Langfile upload test now uses ActionController::TestUploade...
2006-12-05 Jean-Philippe Langtrunk moved from /trunk/redmine to /trunk