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

Create layer 3 adoc files #118

Closed
farhan5248 opened this issue Mar 11, 2024 · 1 comment
Closed

Create layer 3 adoc files #118

farhan5248 opened this issue Mar 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@farhan5248
Copy link
Owner

farhan5248 commented Mar 11, 2024

Before doing this, make sure all existing feature files have similar scenario or outline steps.
The data tables don't have to be the same for each and neither do the example tables.

Make adoc fragments for multiple assertions or setup like

  1. just interaction
  2. interaction with messages
    There there will basically be at least one fragment for each Convertible object method like Class, Interaction, Message, Import etc

Each fragment has === sections which are basically steps. These fragments are layer 3
Example data === sections are only in the adoc file that references the fragments, this is layer 2
Layer 1 is a text representation of the activity diagram made with plantUML

Each fragment is named after the activity diagram step for easy reconciliation with layer 1. For eg

  1. Create_UML_model_Interaction
  2. Create_UML_model_Interaction_with_messages

In another work item, add validation that all parameters in fragments have data defined in the layer 2 adoc file

@farhan5248 farhan5248 self-assigned this Mar 11, 2024
@farhan5248 farhan5248 added the enhancement New feature or request label Mar 11, 2024
@farhan5248 farhan5248 changed the title Filter scenario steps by app Create layer 2 adoc files Mar 12, 2024
@farhan5248 farhan5248 changed the title Create layer 2 adoc files Create layer 3 adoc files Mar 12, 2024
@farhan5248
Copy link
Owner Author

Won't need this anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant