CanopusFalling / recycle-extension

Chrome extension to allow users to determine if a product is recyclable or not.
MIT License
2 stars 0 forks source link

Unit Testing #24

Open CanopusFalling opened 4 years ago

CanopusFalling commented 4 years ago

No testing at the moment, would be good to add some for at least the main flow of the application and new features after the framework is added for this.

Could be added as a hidden page to the extension with a list of all the testing scripts and how many have passed for each.

sdrhodes1 commented 4 years ago

Started creating a testing additions page, basically simple table with addable buttons etc