summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add missing fixtures to SearchControllerTestToshi MARUYAMA2014-12-131-1/+2
* add missing fixture to MembersHelperTestToshi MARUYAMA2014-12-131-1/+2
* Don't consider roles without issue add/edit permissions for determining field...Jean-Philippe Lang2014-12-131-0/+23
* Droped legacy behaviour that allows a user to edit a few attributes of an iss...Jean-Philippe Lang2014-12-131-62/+0
* Misc tests.Jean-Philippe Lang2014-12-131-0/+12
* Try to find out what causes a ruby bus error with ruby2.x on the CI server.Jean-Philippe Lang2014-12-131-2/+2
* Adds a test for editing a registered user.Jean-Philippe Lang2014-12-121-0/+8
* Rewrites search engine to properly paginate results (#18631).Jean-Philippe Lang2014-12-122-37/+41
* ignore X-Autoreply mails (#15999, #13425)Toshi MARUYAMA2014-12-121-1/+2
* Revert r13736, test fails with mysql.Jean-Philippe Lang2014-12-111-9/+0
* Adds a test for search with limited results.Jean-Philippe Lang2014-12-111-0/+9
* Adds some helpers tests.Jean-Philippe Lang2014-12-112-0/+84
* Misc tests.Jean-Philippe Lang2014-12-082-0/+19
* Don't create a journal when creating an issue with attachments.Jean-Philippe Lang2014-12-081-3/+5
* Don't create a journal when creating an issue.Jean-Philippe Lang2014-12-081-1/+3
* Misc tests.Jean-Philippe Lang2014-12-072-8/+37
* fix ProjectNestedSetTest fails randomlyToshi MARUYAMA2014-12-071-0/+1
* Adds tests for Role#has_permissions?Jean-Philippe Lang2014-12-061-0/+11
* Adds a test for Watcher.prune with :project option.Jean-Philippe Lang2014-12-061-1/+11
* Adds a test for #18584.Jean-Philippe Lang2014-12-061-0/+18
* Adds methods for loading and adding settings.Jean-Philippe Lang2014-12-051-4/+6
* Adds a few functional tests.Jean-Philippe Lang2014-12-053-0/+22
* Make sure that Redmine::Thumbnail.generate is called.Jean-Philippe Lang2014-12-051-1/+2
* Tab "New Issue" should not be displayed if a project has no trackers (#18571).Jean-Philippe Lang2014-12-051-0/+14
* Adds tests for searching private or archived projects.Jean-Philippe Lang2014-12-051-0/+23
* Adds some Attachment tests.Jean-Philippe Lang2014-12-051-0/+22
* Adds a test for invalid enumeration class parameter.Jean-Philippe Lang2014-12-051-0/+6
* Adds tests for invalid parameters.Jean-Philippe Lang2014-12-051-0/+15
* Adds a test for when link_copied_issue setting is set to "never".Jean-Philippe Lang2014-12-051-0/+12
* Removed unimplemented JournalsController#edit html response and added some te...Jean-Philippe Lang2014-12-051-0/+14
* Adds a few tests.Jean-Philippe Lang2014-12-039-3/+127
* Use simplecov for code coverage, rcov does not support ruby>=1.9.Jean-Philippe Lang2014-12-024-0/+178
* Set notified events as expected.Jean-Philippe Lang2014-11-302-90/+102
* Removed unneeded patch in tests.Jean-Philippe Lang2014-11-301-11/+0
* Moved helpers for integration tests in a specific class.Jean-Philippe Lang2014-11-3014-28/+30
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-3022-82/+10
* Test cleanup.Jean-Philippe Lang2014-11-302-9/+1
* Textile: ignore invalid lang attribute values (#18501).Jean-Philippe Lang2014-11-301-0/+14
* Drop shoulda.Jean-Philippe Lang2014-11-303-17/+9
* Test API authentification once.Jean-Philippe Lang2014-11-309-472/+73
* Remove contexts in QueryTest.Jean-Philippe Lang2014-11-301-118/+114
* Gantt unit tests cleanup.Jean-Philippe Lang2014-11-301-462/+201
* add missing fixtures to test/functional/projects_controller_test.rbToshi MARUYAMA2014-11-301-1/+2
* Localisation not set correctly on authenticity token errors (#18499).Jean-Philippe Lang2014-11-291-0/+11
* Configurable behavour for linking issues on copy (#18500).Jean-Philippe Lang2014-11-291-35/+46
* Edit attachments after upload (#1326).Jean-Philippe Lang2014-11-293-0/+100
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-281-6/+49
* Fixed "First argument in form cannot contain nil or be empty" error (#18275).Jean-Philippe Lang2014-11-281-0/+12
* Error raised on project settings after project wiki is deleted (#18429).Jean-Philippe Lang2014-11-281-0/+14
* use English at integration IssuesTest#test_issue_with_user_custom_fieldToshi MARUYAMA2014-11-251-12/+13