MarketSquare / MarketSquare/Rammbock

Saving second message sequence image in same test overwrites the previous

Open
#40 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
64
Forks
48
PR merge metrics
No merged PRs in 30d

Description

The `Embed sequence diagram` keyword simply uses the `.png` as name for the saved message sequence diagram. This will cause subsequent diagrams in the same test to overwrite the previous. There should be somekind of automatic indexing for the images and also possibly a possibility to give the sequence filename.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the implementation of the `Embed sequence diagram` keyword and trace how it derives the `.png` path. The issue suggests indexing multiple diagrams and possibly accepting a sequence filename; done means later diagrams no longer overwrite earlier images and any supported filename option is documented or tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.