Commit graph

21 commits

Author SHA1 Message Date
Thomas Lindner 65a4211bcd [misc] Migrate to TortoiseORM 2023-04-01 18:32:05 +02:00
missytake c468543fa5 [tests] Rename asyncclient into client 2023-04-01 15:32:10 +02:00
missytake f829bf8694 [tests] Get rid of non-async test client 2023-04-01 15:30:42 +02:00
missytake 16c4ebc84b [tests] Ported telegram tests to async 2023-04-01 15:23:33 +02:00
missytake f0e15f1d37 [tests] Ported mastodon tests to async 2023-04-01 15:13:50 +02:00
missytake b876e645de [tests] Ported email tests to async 2023-04-01 14:57:41 +02:00
missytake 6b6a2777bb [tests] Ported other hood webAPI tests to async 2023-04-01 14:51:32 +02:00
missytake c1b8ad2984 [tests] Disable trio backend for AnyIO 2023-04-01 14:40:02 +02:00
missytake 48e3b6f6bc [tests] Port first test to async #23 2023-04-01 14:18:24 +02:00
missytake 0f4b25fcde [tests] Make Mastodon tests a bit more readable 2023-03-19 18:36:15 +01:00
missytake 4f96dfbee7 [mastodon] Deprecate GET mastodon route 2023-03-19 18:36:15 +01:00
missytake afd0894952 [mastodon] Return instance name in read_public API 2023-03-19 18:36:15 +01:00
missytake f0757619a7 [tests] Test mastodon_read route 2023-03-19 18:36:15 +01:00
missytake 90469a052a [tests] Replace single quotes with double quotes 2023-03-19 18:36:15 +01:00
missytake 16c325a9cb [tests] Test mastodon_delete route 2023-03-19 18:36:15 +01:00
missytake a548c2febc [tests] Testing the mastodon_create API endpoint 2023-03-19 18:36:15 +01:00
Thomas Lindner 13c20ca245 [misc] Use double-quotes (black default) 2023-03-18 18:47:02 +01:00
Thomas Lindner 82129b958e [tests] Remove twitter tests 2023-03-18 16:49:01 +01:00
Thomas Lindner 20fdb1ae11 [tests] Prevent pytest from hanging 2023-03-18 16:49:01 +01:00
Thomas Lindner 4c110e2c71 [misc] Cleanup python packaging 2023-03-18 16:49:01 +01:00
Thomas Lindner fb543cffb9 [misc] Move things to the right place 2023-03-18 16:48:59 +01:00