docs(root): add testing
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
- [ ] I have manually accessibility tested any changes, if relevant.
- [ ] I have raised this pull request against the develop branch
View your branch deployment here: https://mi6.github.io/ic-design-system-githubpages/branches/1008-add-to-the-current-testing-guidance-on-the-website
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.
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.