You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a folder for tests that are specific to the documentation.
The existing e2e tests are meant to test the protocol functionality and are not optimally designed or set up for educational or demonstration purposes. Having dedicated tests for the documentation to reference will help make the examples and tutorials in the docs more clear.
There is also the benefit that if any of the tests in this folder need to be changed, the dev rel team will be notified and can assess if any of the surrounding relevant documentation needs to be changed.