aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add notification testshalcy2022-11-245-1/+1332
|
* Robustify version parsinghalcy2022-11-241-0/+13
|
* Add new notification types, test for pathlib supporthalcy2022-11-242-0/+1012
|
* Fix some tests, fix a pleroma specific date parsing issuehalcy2022-11-223-97/+179
|
* add status editinghalcy2022-11-222-0/+395
|
* Refresh testshalcy2022-11-21123-74702/+74976
|
* Add more streaming events, some testshalcy2022-11-213-533/+742
|
* refactor: use is for True/FalseMiroslav Šedivý2022-11-208-28/+28
|
* refactor: use is for NoneMiroslav Šedivý2022-11-205-5/+5
|
* commit new tests, bump versionshalcy2022-11-19123-73584/+72935
|
* add ability to get detailed signup error from create_accounthalcy2022-11-193-124/+266
|
* Add policy param for push_subscription_sethalcy2022-11-193-15/+22
|
* Add account lookup APIhalcy2022-11-192-0/+243
|
* Add email resend apihalcy2022-11-192-27/+92
|
* add server rules APIhalcy2022-11-192-1/+63
|
* some more testshalcy2022-11-195-1/+233
|
* Improve server time testhalcy2022-11-183-6/+145
|
* Maybe fix test TZ issueshalcy2022-11-186-88/+91
|
* 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
| | | | fixes #213
* Support of processing unknown events and event names with dots.Aljoscha Rittner2022-06-241-1/+39
| | | | #Fixes 234
* Preserves storage of pagination in items for compatibility reasonAljoscha Rittner2022-06-242-0/+775
| | | | fixes #232
* Merge branch 'halcy:master' into masterAljoscha Rittner2022-06-243-135/+407
|\
| * Introduces pagin parameters for bookmarksAljoscha Rittner2022-06-243-135/+407
| | | | | | | | Fixes #220
* | Changes the storage for pagination informationAljoscha Rittner2022-06-162-8/+11
|/ | | | fixes #232
* 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
|
Powered by cgit v1.2.3 (git 2.41.0)