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

dev: mocktwilio refactor #2602

Draft
wants to merge 54 commits into
base: master
Choose a base branch
from
Draft

dev: mocktwilio refactor #2602

wants to merge 54 commits into from

Conversation

mastercactapus
Copy link
Member

@mastercactapus mastercactapus commented Aug 29, 2022

Description:
This PR makes several changes in the mocktwilio devtool to make it more usable as a standalone package.

  • Assertions & interfaces are now part of the package itself (instead of in the harness)
  • behavior is much more deterministic, and smoke tests run up to 4x faster in some cases
  • interfaces were adjusted to represent better user options (to allow for UI in future PR)
  • no longer depends on goalert packages (standalone)
  • XML parsing/handling rather than relying on string scraping
  • more explicit API for assertions, calls no longer call the application before being answered
  • support for full TwiML flows (but only supported verbs)

Which issue(s) this PR fixes:
Part of #2633

@mastercactapus
Copy link
Member Author

  • validate start/stop tests (esp. with message SID)

@stale
Copy link

stale bot commented Oct 29, 2022

This pull request has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale This is inactive label Oct 29, 2022
@stale stale bot removed the stale This is inactive label Nov 21, 2022
@stale
Copy link

stale bot commented Jan 16, 2023

This pull request has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale
Copy link

stale bot commented May 9, 2023

This pull request has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

@stale stale bot added the stale This is inactive label May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This is inactive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant