Skip to content

Type cleanup#63

Merged
mwhelan merged 6 commits intoTestStack:masterfrom
MehdiK:type-cleanup
Mar 20, 2014
Merged

Type cleanup#63
mwhelan merged 6 commits intoTestStack:masterfrom
MehdiK:type-cleanup

Conversation

@MehdiK
Copy link
Copy Markdown
Member

@MehdiK MehdiK commented Mar 20, 2014

  • renames ExecutionStep to Step & its StepTitle to Title
  • renames StepExecutionResult to Result - fixes StepExecutionResult to be renamed to ExecutionResult #36
  • renames StepAction in Step to Action
  • moves RunStepWithArgs from root to StepScanners
  • renames MetaData to Metadata everywhere
  • moves StoryMetadata to Scanners folder

@MehdiK
Copy link
Copy Markdown
Member Author

MehdiK commented Mar 20, 2014

Just a few things I thought needed renaming, moving or general cleanup. I may have missed a few and may have overdone some. Should discuss these and further needed cleanups.

mwhelan added a commit that referenced this pull request Mar 20, 2014
@mwhelan mwhelan merged commit 3093aaa into TestStack:master Mar 20, 2014
@MehdiK MehdiK deleted the type-cleanup branch April 6, 2014 14:08
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.

StepExecutionResult to be renamed to ExecutionResult

2 participants