Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
Source project has a limited visibility.
  • Andrew Morgan's avatar
    ac99774d
    Rewrite complement.sh (#9685) · ac99774d
    Andrew Morgan authored
    This PR rewrites the original complement.sh script with a number of improvements:
    
    * We can now use a local checkout of Complement (configurable with `COMPLEMENT_DIR`), though the default behaviour still downloads the master branch.
    * You can now specify a regex of test names to run, or just run all tests.
    * We now use the Synapse test blacklist tag (so all tests will pass).
    ac99774d
    History
    Rewrite complement.sh (#9685)
    Andrew Morgan authored
    This PR rewrites the original complement.sh script with a number of improvements:
    
    * We can now use a local checkout of Complement (configurable with `COMPLEMENT_DIR`), though the default behaviour still downloads the master branch.
    * You can now specify a regex of test names to run, or just run all tests.
    * We now use the Synapse test blacklist tag (so all tests will pass).