Skip to content

Commit

Permalink
Remove docs already moved to #70
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Feb 5, 2021
1 parent 8bbb929 commit 22292b5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,7 @@
[![Complement Dev](https://img.shields.io/matrix/complement:matrix.org.svg?label=%23complement%3Amatrix.org&logo=matrix&server_fqdn=matrix.org)](https://matrix.to/#/#complement:matrix.org)

### Complement

Complement is a black box integration testing framework for Matrix homeservers.


#### Getting started

To get started developing, see https://github.com/matrix-org/complement/blob/master/ONBOARDING.md

If you're looking to run Complement against a local dev instance of Synapse, see [`matrix-org/synapse` -> `scripts-dev/complement.sh`](https://github.com/matrix-org/synapse/blob/develop/scripts-dev/complement.sh).

If you want to develop Complement tests while working on a local dev instance of Synapse, edit [`scripts-dev/complement.sh`](https://github.com/matrix-org/synapse/blob/develop/scripts-dev/complement.sh) to point to your local Complement checkout (`cd ../complement`) instead of downloading from GitHub.


#### Running

You need to have Go and Docker installed. Then:
Expand Down

0 comments on commit 22292b5

Please sign in to comment.