Commit Graph

1 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Jens Ulferts d082237fc2 adapt spec to changed interface 9 years ago
Alex Coles 654a77d944 Replace dynamic finder syntax in legacy specs 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles 58385b0b46 Comment failing assertion in IssueNestedSet test 10 years ago
Alex Coles 1501012cf8 First spike porting Test::Unit tests to RSpec 10 years ago
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 2dc0446701 Move WP move test to spec and update its specification 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
Sebastian Schuster 70bb322e23 Fixed a bug with non-functional validation for work package parents 11 years ago
Sebastian Schuster 687db52860 Fixed parent attribute error message 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra ccef566070 Replaces the Issue constant in occurances outside of app. 11 years ago
Jens Ulferts 4bc4e59dc9 moves #duration and #reschedule_after from subclasses to work_package 11 years ago
Hagen Schink 853aca2d54 Fixes test unit tests 11 years ago
Hagen Schink a7aee64808 Fixes test unit tests 11 years ago
Jens Ulferts 1872714ad0 removes redundant tests 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Martin Czuchra be6225984a Changes Tracker to Type in tests. 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 647ad0c5da super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Gregor Schmidt d4da42c7e4 Making test more generic 12 years ago
Martin Linkhorst 9d69adc5e9 use minitest's refute methods 12 years ago
Martin Linkhorst c06e3fa94a Just make sure we have a clean state before creating the project 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 12 years ago
Jens Ulferts 7d76b8f53d validates an issue with parents in a different project depending on whether cross project relationships are allowed 12 years ago
Jens Ulferts f33ddcff2e fixing issue_nested_set tests 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Martin Linkhorst d533816987 fixed a bug when projects couldn't be deleted when they have an issue hierarchy of more than 2 levels. credit jplang, redmine, see http://www.redmine.org/issues/8880 13 years ago
jwollert 22e55a6acc uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
jwollert db08d00172 uses #force_attributes= for mass assignment in issue_nested_set_test 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis f79e209d4c [#123] Fix hardcoded test value with a dynamic one 14 years ago
Eric Davis cd73bd714f [#123] Fix test error due to un-reloaded object daddy objects 14 years ago
Felix Schäfer 43ee27715a JournalDetails don't exist anymore. 14 years ago
Jean-Philippe Lang cfbe69ab59 Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago