Commit graph

17 commits

Author SHA1 Message Date
missytake 9bb09d4e9d [tests] Test mastodon_read route 2023-03-19 14:09:02 +01:00
missytake 6dca39cdfb [tests] Replace single quotes with double quotes 2023-03-19 14:04:45 +01:00
missytake 1bee3a8042 [tests] Test mastodon_delete route 2023-03-19 13:47:20 +01:00
missytake 1a639548f0 [mastodon] Remove redundant error class 2023-03-19 13:20:14 +01:00
missytake 40b62d9243 [mastodon] Fix tests 2023-03-19 12:39:41 +01:00
ogdbd3h5qze42igcv8wcrqk3 c7062b3bcd [mastodon] Fix locking issue with synchronous Mastodon.py and replace last_seen with notification_dismiss 2023-03-19 01:53:36 +01:00
missytake 59dce0ebf6 [tests] Testing the mastodon_create API endpoint 2023-03-18 22:00:17 +01:00
missytake 3f68b65e17 [mastodon] Return 422 error for invalid input when creating mastodon bot 2023-03-18 21:59:23 +01:00
missytake 3114faedb8 [mastodon] Change mastodon_create to accept json instead of URL parameters 2023-03-18 21:25:11 +01:00
missytake 80a5e59e97 [mastodon] New style: double quotes instead of single quotes 2023-03-18 21:00:54 +01:00
missytake 0cfeb06908 [mastodon] Moved mastodon module to new backend directory 2023-03-18 17:38:02 +01:00
missytake caacd0043e [mastodon] Import mastodon API correctly 2023-03-18 17:30:22 +01:00
missytake c51c79f216 [mastodon] First approach to a mastodon bot 2023-03-18 17:30:13 +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