ic-design-system icon indicating copy to clipboard operation
ic-design-system copied to clipboard

docs(root): add testing

Open gd2910 opened this issue 1 year ago • 1 comments

testing testing 123

Summary of the changes

Tell us, in a few words, what the changes are.

Related issue

Tell us the issue number. If suggesting an improvement or component, please discuss it with us in an issue first.

Checklist

gd2910 avatar Jul 23 '24 14:07 gd2910

View your branch deployment here: https://mi6.github.io/ic-design-system-githubpages/branches/1008-add-to-the-current-testing-guidance-on-the-website

github-actions[bot] avatar Jul 23 '24 14:07 github-actions[bot]

The lack of PR description is making it difficult for me to review this. I can see that there's 'showStackblitzBtn' in the new ComponentTesting component, but it's not set to true and i'm not sure when it's planned.

Even looking at the ticket (https://github.com/mi6/ic-design-system/issues/1008) i'm not sure if the button should be active.

GCHQ-Developer-299 avatar Sep 10 '24 13:09 GCHQ-Developer-299

The lack of PR description is making it difficult for me to review this. I can see that there's 'showStackblitzBtn' in the new ComponentTesting component, but it's not set to true and i'm not sure when it's planned.

Even looking at the ticket (#1008) i'm not sure if the button should be active.

The SB button in the Cypress guidance is currently disabled as it requires a new window/port to run the tests, which the SB sandbox does not currently support. If this changes we can, without much hassle, set it to true to allow the running of tests in the new window.

gd2910 avatar Sep 30 '24 09:09 gd2910