Important
The assets in this repo have been added to the action repo at: mermaid-maker/action. As such, this repo has been deprecated as it's no longer needed
This repo houses end-to-end tests helpers to help test the mermaid-maker action.
Composite actions (under .github/actions directory) are mainly used to avoid rewriting workflow code.
Corresponding python files (like add_input_file.py) are used in the aforementioned actions to better test and write slighly more complex logic.