Trello Power-Up to visualize the relationships between cards and the entire board in nice pictures for a high-level overview of completed and remaining tasks.
You need to create custom Power-Up for your own Trello workspace. Follow this guide: https://developer.atlassian.com/cloud/trello/guides/power-ups/managing-power-ups/
- Specify any name and in the "iframe Connector URL" field specify the URL to GitHub pages of this repo
- Since custom Power-Up has been created, in the "Capabilities" tab, enable "card-buttons" option (at least for now).
And you can add this power-up to your board.
- On the board, click to Power-Ups button -> Add Power-Ups -> Custom
- find the recently created Power-Up and add it.
That it! Power-Up added to the board and can be used
- Open any card
- Find "Hey, test button" in the Power-Ups section on the right
Commands to run e2e tests
npm install
webdriver-manager update
webdriver-manager start
protractor e2e/protractor.conf.js