Fix IssueCopyCommandTest
logic about the target adapter
#550
Labels
IssueCopyCommandTest
logic about the target adapter
#550
Hello,
As discussed in the #546 PR, there is a problem with the destination adapter test logic.
Indeed, in the unit test, we start with the idea that the issue tracker to test is the one linked to the
Application
. With the recent updates it's not the case anymore. If the copy destination is not the same as source, we must create an adapter.I think that we must need to allow retrieving the destination adapter when it's necessary to test directly on it.
To be discussed 😄.
The text was updated successfully, but these errors were encountered: