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

Tests fail because Twilio account is inactive #102

Open
wheresalice opened this issue Dec 9, 2022 · 0 comments
Open

Tests fail because Twilio account is inactive #102

wheresalice opened this issue Dec 9, 2022 · 0 comments

Comments

@wheresalice
Copy link
Contributor

Overview

The tests fail because the Twilio account used for development is inactive. We appear to be using the development endpoint rather than a local mocked endpoint

Scope

Specifically, this is failing at "And Mo Member has been welcomed with" in features/register_new_member.feature:16, but there will be other tests that also fail

Acceptance Criteria

docker-compose run web python manage.py behave --simple --failfast doesn't fail

Questions/Assumptions

  • Assumption - whilst we could top-up the development account, it would be better to start mocking these tests (or at least have an option to mock Twilio)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant