aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Breaking change: Stream functions now return immediately (Fixes #149)Lorenz Diener2019-04-282-78/+70
* Test and document app_verify_credentialsLorenz Diener2019-04-281-0/+30
* Fix broken testsLorenz Diener2019-04-272-11/+12
* Implement, document and test pagination changesLorenz Diener2019-04-273-843/+1299
* Add endorsements (with docs and tests)Lorenz Diener2019-04-272-3/+236
* Test fixups and small 2.8 fixesLorenz Diener2019-04-2789-4347/+3781
* Fresh set of tests pre-releaseLorenz Diener2018-07-3088-3234/+3312
* Improve filter testsLorenz Diener2018-07-301-0/+90
* Add filter testsLorenz Diener2018-07-303-0/+1393
* Add follow suggestions testLorenz Diener2018-07-301-0/+89
* Add test for status_replyLorenz Diener2018-07-301-0/+155
* Fix testsLorenz Diener2018-07-307-206/+214
* Rerun all testsLorenz Diener2018-07-1483-4337/+4538
* Add push testsLorenz Diener2018-06-054-0/+1303
* New casettes, small fixesLorenz Diener2018-06-0579-3205/+3979
* Add fields support, testsLorenz Diener2018-06-053-1916/+1933
* Document and test focusLorenz Diener2018-06-043-2866/+2868
* Pinning testsLorenz Diener2018-06-042-0/+347
* Add new test casettesLorenz Diener2018-06-042-0/+1950
* Fix some bugs, update testsLorenz Diener2018-05-0775-3128/+3042
* Add emoji testLorenz Diener2018-05-061-0/+27
* Add lists tests and fix a bugLorenz Diener2018-05-065-0/+1032
* Refresh casettes and add some new onesLorenz Diener2018-05-0669-5487/+5704
* Add more testsLorenz Diener2018-05-062-0/+56
* More streaming testsLorenz Diener2018-05-062-38/+238
* Add casette for test_stream_userLorenz Diener2018-05-061-0/+167
* Testing updates, can now test streaming APILorenz Diener2018-05-0662-13728/+1638
* Attempt 2 at fixing the tests for travisLorenz Diener2018-04-1862-0/+12104
* Update the testsLorenz Diener2018-04-1864-3229/+5700
* update testscodl2018-01-031-0/+82
* Merge pull request #113 from codl/more-testsLorenz Diener2017-11-3024-39/+1700
|\
| * add tests for notification methodscodl2017-11-303-0/+284
| * add test for favouritescodl2017-11-301-0/+27
| * add tests for mutes and blockscodl2017-11-302-0/+54
| * add test for search methodcodl2017-11-301-0/+27
| * add tests for follow request methodscodl2017-11-303-0/+161
| * add tests for domain block methodscodl2017-11-302-0/+83
| * add tests for account methodscodl2017-11-309-0/+332
| * add test for using _pagination_prev and _pagination_next directlycodl2017-11-291-0/+691
| * add another user to the test setupcodl2017-11-292-39/+41
* | add failing test case for #111codl2017-11-291-0/+29
|/
* add test for fetch_remainingcodl2017-11-281-0/+1881
* add test for paginationcodl2017-11-281-0/+691
* add tests for mediacodl2017-11-273-0/+3026
* add tests for writing statusescodl2017-11-2714-0/+975
* add tests for reading statusescodl2017-11-275-0/+422
* add tests for log_incodl2017-11-273-0/+110
* update public tl test to also test local tlcodl2017-11-271-33/+94
* add a test for accessing a tl that one does not have access tocodl2017-11-271-0/+28
* add timeline testscodl2017-11-274-0/+426
Powered by cgit v1.2.3 (git 2.41.0)