aboutsummaryrefslogtreecommitdiff
path: root/test/test-api.el
Commit message (Collapse)AuthorAgeFilesLines
* Check image-type-available-p in the testsArtur Malabarba2015-01-261-6/+13
|
* Fix and reorganize testsArtur Malabarba2015-01-241-5/+7
|
* Test downloading image.Artur Malabarba2015-01-241-1/+7
|
* Add tests for sx-request-get-...Artur Malabarba2015-01-241-0/+8
|
* Remove unneeded testSean Allred2015-01-031-6/+0
| | | | | This test is largely unneeded and (currently) almost doubles the test time.
* Fix testSean Allred2015-01-021-1/+1
| | | | | Dumb mistake -- I wasn't taking the length of the request before comparing it.
* Test new sx-method functionalitySean Allred2015-01-021-0/+4
|
* Introduce `sx-request-all-items'Sean Allred2015-01-021-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 filesSean Allred2015-01-011-0/+13