Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check image-type-available-p in the tests | Artur Malabarba | 2015-01-26 | 1 | -6/+13 |
| | |||||
* | Fix and reorganize tests | Artur Malabarba | 2015-01-24 | 1 | -5/+7 |
| | |||||
* | Test downloading image. | Artur Malabarba | 2015-01-24 | 1 | -1/+7 |
| | |||||
* | Add tests for sx-request-get-... | Artur Malabarba | 2015-01-24 | 1 | -0/+8 |
| | |||||
* | Remove unneeded test | Sean Allred | 2015-01-03 | 1 | -6/+0 |
| | | | | | This test is largely unneeded and (currently) almost doubles the test time. | ||||
* | Fix test | Sean Allred | 2015-01-02 | 1 | -1/+1 |
| | | | | | Dumb mistake -- I wasn't taking the length of the request before comparing it. | ||||
* | Test new sx-method functionality | Sean Allred | 2015-01-02 | 1 | -0/+4 |
| | |||||
* | Introduce `sx-request-all-items' | Sean Allred | 2015-01-02 | 1 | -0/+5 |
| | | | | | | | This function repeatedly makes API requests until a condition is satisfied (such as 'no more items'). First and foremost, this will allow us to retrieve all tags for a site. | ||||
* | Split tests into separate files | Sean Allred | 2015-01-01 | 1 | -0/+13 |