Problem/Motivation
- Should clarify dependencies/order of running feature files by files themselves.
- Should have no subdirectories (admin & user) as the feature files has "Admin" and "User" suffix and dependencies exist across admin and user files.
- Better to locate feature files using template to /templates directory
- Should align with case sensitive names of AWS resources
Issue fork cloud-3246489
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3246489-1
changes, plain diff MR !500
- 3246489-renamerelocatefix-bdd-test
changes, plain diff MR !486
Comments
Comment #3
kumikoono commentedComment #6
kumikoono commentedComment #7
kumikoono commented@yas Can you review?
Comment #8
yas@kumikoono
Changed to Needs work. As per our offline discussion, each filename starts
AWS-ATDD-00-as a prefix and00as a minimal test scenariosComment #9
yasComment #10
kumikoono commented@yas Updated. Can you review? Thx!
Comment #11
yas@kumikoono
Thank you for the update. Can you add a prefix
CLOUD-to the filenameATDD-00-01-AdminCheckCleanState.feature? It will becomeCLOUD-ATDD-00-01-AdminCheckCleanState.feature.Comment #12
kumikoono commented@yas Renamed the feature file. Can you review? Thanks!
Comment #13
yas@kumikoono
Thank you for the update. The patch looks good to me now. I'll merge the patch to
4.xand close this issue as Fixed.Comment #16
yas