Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Migrate Rspec feature tests to Cucumber #12

Open
3 tasks
zspencer opened this issue Apr 23, 2020 · 0 comments
Open
3 tasks

Migrate Rspec feature tests to Cucumber #12

zspencer opened this issue Apr 23, 2020 · 0 comments

Comments

@zspencer
Copy link
Member

We could probably do this in a series of small steps that are safe to merge independently:

  1. Write the features/accepting_messages.feature file with scenarios inferred from the hosted/spec/features/guest_messages_inbox_spec.rb file
  2. Fill in the step definitions and demonstrate the feature continues to work.
  3. Delete the old hosted/spec/features folder

Reference Material:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant