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

Refactor action specs to request specs #45

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

duncanjbrown
Copy link
Contributor

  • remove VCR
  • bring expectations up into the body of the spec
  • add stubs for slack methods we now use
  • compose stubs a bit for readability

Next: /command paths.

Once these spec changes are in we can start to run some better end to end tests, like creating an incident, updating it, making changes, and making sure everything hangs together.

- remove VCR
- bring expectations up into the body of the spec
- add stubs for slack methods we now use
- compose stubs a bit for readability
@duncanjbrown duncanjbrown marked this pull request as draft February 22, 2022 10:12
@duncanjbrown
Copy link
Contributor Author

duncanjbrown commented Feb 22, 2022

Converting to draft as I remembered I need to make the incident channel name in the tests deterministic (currently it uses Time.now)

@duncanjbrown
Copy link
Contributor Author

Superseded by #51

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

Successfully merging this pull request may close these issues.

1 participant