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

Move the date/time test into the interactive steps feature file #765

Open
2 tasks
plocket opened this issue Sep 27, 2023 · 0 comments
Open
2 tasks

Move the date/time test into the interactive steps feature file #765

plocket opened this issue Sep 27, 2023 · 0 comments
Labels
bite-sized Well circumscribed small task

Comments

@plocket
Copy link
Collaborator

plocket commented Sep 27, 2023

This test is interactive, not observational, so we should move it into interactive_steps.feature:

@fast @o15 @date @time
Scenario: I enter the date and time
Given I start the interview at "test_date_and_time.yml"
And I get to "the end" with this data:
| date_input | today | |
| time_input | 12:34 PM | |

  • Move into other file
  • Change tag name from @O15 to the appropriate tag for the interactive steps file.
@plocket plocket added bite-sized Well circumscribed small task reopen We won't be taking care of this any time soon. labels Sep 27, 2023
@plocket plocket removed the reopen We won't be taking care of this any time soon. label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bite-sized Well circumscribed small task
Projects
None yet
Development

No branches or pull requests

1 participant