Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reindent | Jason R. Coombs | 2016-07-30 | 1 | -5/+5 |
| | |||||
* | Don't rely on mock in the plugin | Jason R. Coombs | 2016-07-30 | 1 | -7/+3 |
| | |||||
* | Use unittest.mock from standard library instead of external mock with Python ↵ | Arfrever Frehtes Taifersar Arahesis | 2015-01-15 | 1 | -1/+4 |
| | | | | >=3.3. | ||||
* | Rewrite test using pytest. | Jason R. Coombs | 2015-01-02 | 1 | -0/+7 |
| | |||||
* | Also save the ENABLE_USER_SITE setting in the user_override. | Jason R. Coombs | 2015-01-01 | 1 | -1/+2 |
| | |||||
* | Move fixture to a fixtures module and make that fixture available globally. | Jason R. Coombs | 2015-01-01 | 1 | -0/+16 |