Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the version of "matrix-angular-sdk" hosted on pypi | Mark Haines | 2015-09-01 | 1 | -2/+0 |
| | |||||
* | Make 'setup.py test' run tox | Mark Haines | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Allow tests to be filter when using tox | Daniel Wagner-Hall | 2015-08-26 | 1 | -1/+1 |
| | | | | | `tox` will run all tests `tox tests.api.test_auth.AuthTestCase` will run just the tests in AuthTestCase | ||||
* | Set PYTHONDONTWRITEBYTECODE in the tox environment so that we don't spew ↵ | Mark Haines | 2015-08-25 | 1 | -0/+2 |
| | | | | .pyc files everywhere | ||||
* | Add tox.ini file for synapse | Mark Haines | 2015-08-25 | 1 | -0/+25 |