Content
View differences
Updated by Hagen Schink over 12 years ago
There are several unit-tests that deal with issues: These tests need to be migrated into specs that run on the work\_package.
These tests are affected:
test/unit/issue_nested_set_test.rb
unit/issue_test.rb
Strategy: this is the core of the system, so we really have to make sure that we don’t loose any coverage here, when we migrate the tests. So it’s probably a good idea to migrate the tests step by step and use single pull-requests to get lots of review on this stuff.
These tests are affected:
test/unit/issue_nested_set_test.rb
unit/issue_test.rb
Strategy: this is the core of the system, so we really have to make sure that we don’t loose any coverage here, when we migrate the tests. So it’s probably a good idea to migrate the tests step by step and use single pull-requests to get lots of review on this stuff.