new reddit tests with .env.test

This commit is contained in:
msramalho
2025-06-11 11:22:23 +01:00
parent 79f42c3c41
commit 1039e9631f
6 changed files with 57 additions and 5 deletions

6
tests/.env.test.example Normal file
View File

@@ -0,0 +1,6 @@
# reddit test credentials
REDDIT_TEST_USERNAME=""
REDDIT_TEST_PASSWORD=""
# twitter test credentials
TWITTER_BEARER_TOKEN="TEST_KEY"