aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Small test fixLorenz Diener2018-06-051-1/+1
|
* Add test for push decryptLorenz Diener2018-06-051-0/+23
|
* Improve media testLorenz Diener2018-06-051-1/+1
|
* Add fields support, testsLorenz Diener2018-06-054-1922/+1963
|
* Document and test focusLorenz Diener2018-06-044-2868/+2873
|
* Pinning testsLorenz Diener2018-06-047-3/+374
|
* Add new test casettesLorenz Diener2018-06-042-0/+1950
|
* Move pagination info to attributesLorenz Diener2018-06-041-2/+2
|
* Fix optional args in account_update_credentialsThéo Le Calvar2018-05-201-0/+20
| | | | avatar and header are now correctly ignored if not specified.
* Add a note about streaming testsLorenz Diener2018-05-071-0/+1
|
* Fix some bugs, update testsLorenz Diener2018-05-0776-3128/+3050
|
* Add emoji testLorenz Diener2018-05-062-1/+31
|
* Add lists tests and fix a bugLorenz Diener2018-05-066-0/+1093
|
* Refresh casettes and add some new onesLorenz Diener2018-05-0669-5487/+5704
|
* Add reports testLorenz Diener2018-05-061-0/+8
|
* Add another bunch of testsLorenz Diener2018-05-063-1/+24
|
* Add more testsLorenz Diener2018-05-065-2/+93
|
* Add more streaming testsLorenz Diener2018-05-061-0/+9
|
* More streaming testsLorenz Diener2018-05-063-43/+279
|
* Add casette for test_stream_userLorenz Diener2018-05-061-0/+167
|
* Testing updates, can now test streaming APILorenz Diener2018-05-0663-13732/+1724
|
* Attempt 3 at fixing the testsLorenz Diener2018-04-181-1/+1
|
* Attempt 2 at fixing the tests for travisLorenz Diener2018-04-1862-0/+12104
|
* Update the testsLorenz Diener2018-04-1868-3243/+5750
|
* update testscodl2018-01-033-4/+92
|
* Adjust streaming testsLorenz Diener2017-12-211-1/+12
|
* Push version in tests to 2.1.0Lorenz Diener2017-12-141-1/+1
|
* Fix testsLorenz Diener2017-12-111-2/+2
|
* Merge pull request #113 from codl/more-testsLorenz Diener2017-11-3036-91/+2006
|\ | | | | More tests!
| * add tests for notification methodscodl2017-11-304-0/+305
| |
| * add test for favouritescodl2017-11-302-0/+32
| |
| * add tests for mutes and blockscodl2017-11-303-0/+66
| |
| * add test for search methodcodl2017-11-302-0/+33
| |
| * disable follow request emails on test usercodl2017-11-302-3/+19
| |
| * add tests for follow request methodscodl2017-11-305-0/+187
| |
| * add tests for domain block methodscodl2017-11-303-0/+96
| |
| * add tests for account methodscodl2017-11-3010-0/+416
| |
| * add test for using _pagination_prev and _pagination_next directlycodl2017-11-292-1/+704
| |
| * update test docscodl2017-11-292-2/+2
| |
| * add test for throwing when requesting a hashtag tl with a leading hashcodl2017-11-291-2/+7
| |
| * add another user to the test setupcodl2017-11-294-77/+133
| |
* | Merge pull request #112 from codl/fix-111Lorenz Diener2017-11-302-1/+35
|\ \ | | | | | | fix #111
| * | add failing test case for #111codl2017-11-292-1/+35
| |/
* | mark the 2 tests that are xfail as strictly xfailcodl2017-11-291-1/+1
| |
* | id hook test shouldn't be marked as expected to fail anymorecodl2017-11-291-1/+0
|/
* Merge pull request #109 from codl/test-suiteLorenz Diener2017-11-2950-0/+8462
|\ | | | | Test suite
| * add test documentationcodl2017-11-281-0/+40
| |
| * add test for fetch_remainingcodl2017-11-282-2/+1893
| |
| * add test for paginationcodl2017-11-282-0/+715
| |
| * add tests for mediacodl2017-11-275-0/+3057
| |
Powered by cgit v1.2.3 (git 2.41.0)