chibenwa commented on a change in pull request #654:
URL: https://github.com/apache/james-project/pull/654#discussion_r708917023
##########
File path: docs/modules/development/pages/deployment-tests.adoc
##########
@@ -0,0 +1,30 @@
+= How to run deployment Tests
+:navtitle: Deployment tests
+
+We wrote some MPT (James' Mail Protocols Tests subproject) deployment tests to
validate a James
+deployment.
+
+It uses the External-James module, that uses environment variables to locate a
remote
+IMAP server and run integration tests against it.
+
+For that, the target James Server needs to be configured with a domain domain
and a user imapuser
Review comment:
```suggestion
For that, the target James Server needs to be configured with a domain
`domain` and a user `imapuser`
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]