testing-playground
testing-playground copied to clipboard
Simple and complete DOM testing playground that encourage good testing practices.
Hello, we have found an HTML injection flaw: `http://testing-playground.com/%22%0D%0A/%3E%3Ch1%3E%3Ca%20href%3Dhttps://geeknik-labs.com%3EYour%20password%20is%20currently%20expired,%20please%20click%20the%20link%20to%20update%20your%20information%3C/a%3E%3C/h1%3E/` We believe this line is to blame due to the lack of input validation on `${frameSrc}`: https://github.com/testing-library/testing-playground/blob/082fd30c1f368f69174ebc97f9f03514d8ccf0ef/src/lambda/server/server.js#L35
This would enable users to play with different cases in an easy way. Think of: - a signup form - a payment form - a modal with a form embedded...
The project step by step will grow and could have in the next future more packages: 1. site with embed 2. chrome extension 3. devtools extension We should think to...
## Summary 💡 The extension would have a record button which would store every user action performed in the page (click, type, etc.) to a _code output_ window. ## Examples...
## Bug Report 🐛 The 'refresh for update' indicator is a bit buggy  ## To Reproduce ✔️ 1. No idea, maybe it's only the netlify preview build? ## Expected...
When I'm on a smaller screen, I can't see half of the extension and I can't scroll either. 
It should be possible to filter events in the event debugger (under `/events`, introduced by #167). This way the event log will be less noisy, so it would become easier...
We need an option to `Login with GitHub`. In case we need to specify permission, we need to have "read/write" access to GitHub gists (API). --- note: _This issue is...
[we're whitelisted on iframely!](https://iframely.com/embed/https%3A%2F%2Ftesting-playground.com%2F%3Fmarkup%3DDwIwrgLhD2B2B8AoANtA5gS1o4B6cUc8QA%26query%3DM4YwTgphB2B0DmEAuAhAngJQPYBsIAoByAIwFckktpCBKIA%26panes%3Dmarkup%2Cquery) 
Do we need some instructions on how to use the tool? I'm not sure about this yet, but if we do, it should be added to the playground itself. Not...