From ca98384a74e37206b93538b6857ae15ab12e760c Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 6 Feb 2024 09:28:12 +0000 Subject: deploy: 505cdd044bd7086996b2ec476b488837f5b89ad3 --- develop/development/contributing_guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/development/contributing_guide.html') diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index e30f8861a7..9c481b5c7c 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -374,7 +374,7 @@ configuration:

  • To run with Postgres, supply the -e POSTGRES=1 -e MULTI_POSTGRES=1 environment flags.
  • To run with Synapse in worker mode, supply the -e WORKERS=1 -e REDIS=1 environment flags (in addition to the Postgres flags).
  • -

    For more details about other configurations, see the Docker-specific documentation in the SyTest repo.

    +

    For more details about other configurations, see the Docker-specific documentation in the SyTest repo.

    Run the integration tests (Complement).

    Complement is a suite of black box tests that can be run on any homeserver implementation. It can also be thought of as end-to-end (e2e) tests.

    It's often nice to develop on Synapse and write Complement tests at the same time. -- cgit 1.5.1