backstage-plugin-qeta
backstage-plugin-qeta copied to clipboard
chore: add frontend tests
Add frontend tests using jest. Minimum is to have snapshot tests for each component, even better if actual functionality of the components can be tested (with something).
Happy to start working on this for HacktoberFest! Also, what kind of coverage are we looking for in test coverage?
Great, thanks! Really no requirements for coverage from my end. Just would be nice to get some tests to be sure functionality still works after changes.