aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into tag-buttonsArtur Malabarba2015-02-122-1/+45
|\
| * Really fix testArtur Malabarba2015-02-031-2/+3
| |
| * Fix testArtur Malabarba2015-02-031-0/+2
| |
| * Merge branch 'master' into more-testsArtur Malabarba2015-02-031-0/+26
| |\
| * | Test displaying a questionArtur Malabarba2015-01-161-0/+9
| | |
| * | load test-stateArtur Malabarba2015-01-161-1/+1
| | |
| * | Merge branch 'master' into more-testsArtur Malabarba2015-01-162-5/+123
| |\ \
| * | | Add more autoloads to testSean Allred2015-01-041-0/+4
| | | |
| * | | Merge branch 'master' into more-testsSean Allred2015-01-048-5/+133
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/tests.el
| * | | | Add test for user entry functionsSean Allred2015-01-021-0/+16
| | | | |
| * | | | Test sx-time-sinceSean Allred2015-01-011-0/+12
| | | | |
* | | | | Fix testArtur Malabarba2015-01-261-3/+2
| | | | |
* | | | | Merge branch 'master' into tag-buttonsArtur Malabarba2015-01-231-0/+26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into malabarba/fix-display-from-inboxArtur Malabarba2015-01-161-3/+2
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | Conflicts: sx.el
| * | | | Add tests for link-to-dataArtur Malabarba2015-01-151-0/+26
| | | | |
* | | | | Merge branch 'master' into tag-buttonsArtur Malabarba2015-01-161-3/+2
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | Conflicts: sx-question.el
| * | | | Merge pull request #223 from vermiculus/build-filter-from-defaultSean Allred2015-01-161-3/+2
| |\ \ \ \ | | |/ / / | |/| | | Build filter from default
| | * | | Remove .total from tests tooArtur Malabarba2015-01-141-2/+1
| | | | |
| | * | | Fix testArtur Malabarba2015-01-081-1/+1
| | | | |
* | | | | Fix and improve testsArtur Malabarba2015-01-161-4/+11
|/ / / /
* | | | Merge branch 'master' into improve-commentsSean Allred2015-01-071-0/+57
|\| | | | | | | | | | | | | | | | | | | Conflicts: test/test-printing.el
| * | | Test fill-and-fontifyArtur Malabarba2015-01-071-0/+56
| | |/ | |/|
* | | Moar tests!Artur Malabarba2015-01-071-0/+39
| | |
* | | Bad testArtur Malabarba2015-01-071-3/+0
| | |
* | | A few more testsArtur Malabarba2015-01-071-3/+18
| | |
* | | Fix testsArtur Malabarba2015-01-071-2/+13
|/ /
* | Merge branch 'master' into filter-macroSean Allred2015-01-041-0/+22
|\ \ | | | | | | | | | | | | Conflicts: sx-filter.el
| * \ Merge pull request #189 from vermiculus/tag-botSean Allred2015-01-043-8/+3
| |\ \ | | | | | | | | Tag bot
| * \ \ Merge pull request #184 from vermiculus/fix-mark-read-logicArtur Malabarba2015-01-041-0/+22
| |\ \ \ | | | | | | | | | | Fix mark read logic
| | * | | More testsArtur Malabarba2015-01-041-0/+10
| | | | |
| | * | | Add test file for state changesSean Allred2015-01-021-0/+12
| | | | |
| * | | | Merge pull request #187 from vermiculus/get-allSean Allred2015-01-031-0/+9
| |\ \ \ \ | | |/ / / | |/| | | Get all items
* | | | | Tree-style specification for filter-from-nilSean Allred2015-01-042-0/+36
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of saying (field-a field-b object-a.subfield field-c object-b.subfield-a object-b.subfield-b) you can rather say (field-a field-b (object-a subfield) field-c (object-b subfield-a subfield-b)) To avoid a dependency loop, sx-browse-filter has been moved to sx-filter.el.
* | | | Remove unneeded testSean Allred2015-01-031-6/+0
| | | | | | | | | | | | | | | | | | | | This test is largely unneeded and (currently) almost doubles the test time.
* | | | Change test to reflect new default page sizeSean Allred2015-01-031-2/+2
| | | | | | | | | | | | | | | | See eeb327e3af94e1118218c129916b8f7165e835ef.
* | | | Merge branch 'master' into tag-botSean Allred2015-01-034-3/+69
|\| | |
| * | | Merge branch 'master' into searchSean Allred2015-01-022-2/+15
| |\ \ \ | | | | | | | | | | | | | | | Branch: search
| | * | | Use .site_par in testsSean Allred2015-01-021-2/+2
| | | | | | | | | | | | | | | | | | | | In accordance with d51791fb6ae69e3b426f7d598920b4349858908f
| | * | | Merge branch 'master' into inboxArtur Malabarba2015-01-015-146/+170
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sx-question.el sx.el
| | * | | | Data sampleArtur Malabarba2014-12-221-0/+13
| | | | | |
| | * | | | Test sx-assoc-let not let-alistArtur Malabarba2014-12-221-11/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since let-alist is no longer defined here. It makes no sense to test its contents.
| * | | | | Add tests for search functionalitySean Allred2015-01-012-1/+54
| | |/ / / | |/| | |
* | | | | Don't display status messages from url during testSean Allred2015-01-021-0/+1
| |_|/ / |/| | |
* | | | 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.
* | | Fix docstringSean Allred2015-01-011-1/+1
| | |
* | | Remove redundant consingSean Allred2015-01-011-1/+1
| |/ |/|
* | Prune sx--filter-dataSean Allred2015-01-011-35/+0
| |
* | Add toggle for detailed test messagesSean Allred2015-01-012-1/+14
| |