aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* try to fix tests, againhalcy2022-11-183-28/+31
* maybe fix testshalcy2022-11-173-27/+34
* add server datetime retriever, fix tests some morehalcy2022-11-174-1/+71
* Fix testshalcy2022-11-176-85/+105
* Add additional date based testshalcy2022-11-174-3/+669
* add another test for scheduled statuseshalcy2022-11-172-32/+240
* Fix an issue, remove a testhalcy2022-11-151-10/+0
* Improve auth supporthalcy2022-11-132-2/+278
* Fix some things in streaming and admin API for 3.3.0 supporthalcy2022-11-13114-73165/+75947
* fix testshalcy2022-11-13114-39360/+39338
* Add support and tests for "notifying" followhalcy2022-11-133-3/+685
* Add support for timed mutes, fix tests to actually pass with new setuphalcy2022-11-13115-41625/+42300
* fix naming for featured tagshalcy2022-11-133-7/+324
* Add account noteshalcy2022-11-132-22/+128
* clean up media loading, add thumbnail to media_updatehalcy2022-11-139-6831/+41454
* add thumbnail customization supporthalcy2022-11-136-68298/+69374
* add multiupload testhalcy2022-11-112-0/+1930
* Fix testshalcy2022-11-119-400/+315
* add media v2 API + tests, move v1 testhalcy2022-11-087-1960/+71498
* Initial test fixing pass. Four tests still fail.halcy2022-11-07124-13536/+30131
* Add new test result cassettehalcy2022-11-061-0/+98
* Fixed overseen test failure with new app name in "secret" fileAljoscha Rittner2022-06-281-1/+1
* Supports a User-Agent headerAljoscha Rittner2022-06-271-1/+2
* Support of processing unknown events and event names with dots.Aljoscha Rittner2022-06-241-1/+39
* Preserves storage of pagination in items for compatibility reasonAljoscha Rittner2022-06-242-0/+775
* Merge branch 'halcy:master' into masterAljoscha Rittner2022-06-243-135/+407
|\
| * Introduces pagin parameters for bookmarksAljoscha Rittner2022-06-243-135/+407
* | Changes the storage for pagination informationAljoscha Rittner2022-06-162-8/+11
|/
* Add bookmarks testLorenz Diener2020-02-223-1/+197
* Fix tests for 3.1.1Lorenz Diener2020-02-22112-3695/+3453
* Pre-release full testsuite updated runLorenz Diener2019-10-12111-4097/+4089
* Add, test and document last-read markers. Fixes #192Lorenz Diener2019-10-122-0/+134
* Add, test and document profile directory API (fixes #188)Lorenz Diener2019-10-123-3/+41
* Implement, test and document featured and suggested tags APIs (fixes #191)Lorenz Diener2019-10-123-0/+237
* Re-add and test trends APILorenz Diener2019-10-122-0/+34
* Add, document and test nodeinfo api (fixes #199)Lorenz Diener2019-10-122-0/+88
* Add and document health API. Fixes #202Lorenz Diener2019-10-122-0/+34
* Add new parameter for searchLorenz Diener2019-10-122-11/+14
* Improve own_votes testLorenz Diener2019-10-121-1/+2
* Document and test own_votesLorenz Diener2019-10-121-0/+2
* Add me()-function to return user account. Fixes #184Lorenz Diener2019-10-122-1/+63
* Add ability to persist base urls with clientid/secret/token (fixes #200)Lorenz Diener2019-10-122-5/+27
* Improve card testLorenz Diener2019-10-121-1/+3
* Update tests for 3.0.1 and fix regressionsLorenz Diener2019-10-11110-5377/+5713
* Fix test to not use the mention fixtureLorenz Diener2019-10-112-32/+116
* Try to fix frozen dismiss cassetteLorenz Diener2019-10-111-63/+49
* Add a test case for conversation streamingLorenz Diener2019-10-112-3/+126
* Add new card behaviour, freeze old testLorenz Diener2019-10-112-0/+160
* Add missing casette for dismiss testLorenz Diener2019-10-111-0/+126
* Implement new notification dismiss behaviour, add test for old behaviourLorenz Diener2019-10-112-20/+61
Powered by cgit v1.2.3 (git 2.41.0)