Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 Explore testing locally against alpha db #5565

Open
Felienne opened this issue May 27, 2024 · 2 comments
Open

🧹 Explore testing locally against alpha db #5565

Felienne opened this issue May 27, 2024 · 2 comments
Assignees

Comments

@Felienne
Copy link
Member

As discussed in the meeting last week

@hasan-sh
Copy link
Collaborator

The approach to test alpha locally is as follows:

  • add the env variables;

AWS_DYNAMODB_TABLE_PREFIX=hedy-alpha
AWS_SECRET_ACCESS_KEY=
AWS_ACCESS_KEY_ID=

  • run the sever
  • run the tests.
  • create a script that we run periodically to clean the db of the testing user.

What do you think?

@Felienne
Copy link
Member Author

Sounds good to me!

@hasan-sh hasan-sh removed their assignment Jul 4, 2024
@jpelay jpelay self-assigned this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants