testing-library / testing-playground

Simple and complete DOM testing playground that encourage good testing practices.
https://testing-playground.com
MIT License
783 stars 62 forks source link

chore: separate pages from components #312

Closed aganglada closed 3 years ago

aganglada commented 3 years ago

What: This PR closes #303 where we want to improve slightly the folder structure, moving pages out of components an App to the root of the project.

Why:

Future maintainability

Checklist:

smeijer commented 3 years ago

@aganglada, thanks! Can you resolve the conflicts?

aganglada commented 3 years ago

@aganglada, thanks! Can you resolve the conflicts?

Done! 😃

smeijer commented 3 years ago

Thanks :+1: