Benoit Tellier created JAMES-3013:
-------------------------------------

             Summary: Re-organize Webadmin integration tests
                 Key: JAMES-3013
                 URL: https://issues.apache.org/jira/browse/JAMES-3013
             Project: James Server
          Issue Type: Improvement
            Reporter: Benoit Tellier


We do have a lot of tests regarding webadmin but as they also rely on JMAP (and 
thus JMAP testing utilities), we decided to locate them in JMAP-draft 
integration test for convenience.

This is very confusing as the tests end up being not in the right location.

We need to :
 - Move JMAP testing utility to `server/tests` package to allow reuse
 - Move integration tests in webadmin integration test package

See https://github.com/linagora/james-project/pull/2998

Another big burdon with webadmin integration tests is that we do only have a 
james-distributed version of it):
 - It is slow to run thus the developer experience is poor
 - It represent only one product

That being said, we should provide a generic test package holding contracts, 
along with memory and distributed testing as a starter.

See https://github.com/linagora/james-project/pull/3008



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to