Github user rafaelweingartner commented on the pull request: https://github.com/apache/cloudstack/pull/1350#issuecomment-175637289 If in a remotely distant future someone that we do not even know yet changes that method and make use of some extra data (forgetting to check the test cases), the test cases should catch that and then the person that is doing that change should fix the tests. That is why we write test cases, for the code of today, not for the code of tomorrow. IMO we should prepare the architecture of software to the future, but the code itself should not be developed waiting for some futuristic hypothetical condition that may not ever happen.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---