maint(common): common/test has both keyboards and fixtures/keyboards and other apparently web-only files
Open
common/
maint
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
A few tidy-up items:
* Most (all?) files in /common/test/resources appear to be used only for web builds. These should be moved under web/src/test; do these files really need a separate package.json?
* Under /common/test, we have both keyboards/ and resources/keyboards/ folders. This is confusing. This may be resolved by addressing the point above
* Possibly should rename the folder to /common/tests to match other 'test' folder names.
Contributor guide
Assessment
This issue has not been assessed yet.