CodingGarden / listd

listd is a Full Stack App that will allow users to create, share and watch lists of YouTube channels. This app is being built LIVE on Twitch https://twitch.tv/codinggarden
https://twitch.tv/codinggarden
MIT License
190 stars 53 forks source link

feat: Vite Plugin to remove data-testids unless testing #152

Closed Yahatix closed 1 year ago

Yahatix commented 1 year ago

What type of Pull Request is this?

Delete all options except for the one that applies

What is the current behavior?

data-testids are visible to end users which is unnecessary

Issue Number: N/A

What is the new behavior?

data-testids are removed unless we are testing