aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor: use f-stringsMiroslav Šedivý2022-12-023-7/+12
* commit new set of testshalcy2022-12-01139-8209/+8143
* More moving functions outhalcy2022-12-011-2/+8
* replace pytz with datetime.timezone and zoneinfoMiroslav Šedivý2022-11-301-2/+2
* reapply accidentally reverted changeshalcy2022-11-301-10/+10
* revert what I did to version parsing. Why did this break?halcy2022-11-301-10/+10
* Fix cross page links in docshalcy2022-11-301-10/+10
* Restructure the docs, a lothalcy2022-11-291-4/+5
* Add v2 admin accounts APIhalcy2022-11-284-3/+462
* Add remove_from_followershalcy2022-11-272-1/+485
* Add account_familiar_followershalcy2022-11-272-1/+489
* Switch admin stats test to path matchhalcy2022-11-272-12/+12
* Fix test by using fixed dateshalcy2022-11-272-29/+29
* add admin stats APIshalcy2022-11-273-0/+254
* Add admin domain block tests, change some things about the admin domain blockshalcy2022-11-262-0/+380
* add lang parameterhalcy2022-11-252-2/+159
* Fix testshalcy2022-11-251-2/+4
* Add admin trends testhalcy2022-11-254-28/+330
* Add trending APIshalcy2022-11-245-8/+203
* 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
Powered by cgit v1.2.3 (git 2.41.0)