2 Replies Latest reply on Jan 19, 2007 12:22 PM by ovidiu.feodorov

    New Rule: each thirdparty dependency bug should have a test

    ovidiu.feodorov

      I have added a new org.jboss.test.thirdparty package for all tests related to bugs caused by thirdparty dependencies.

      If a bug is reported for a thirdparty dependency, a functional test must be added here. The associated JIRA issue shouldn't be closed until we make sure there is a test for it, and the test passes.

      I started with Remoting (org.jboss.test.thirdparty.remoting).