docbrown/app/javascript/articles
Nick Taylor 2c79a4c122
Remove non application files from frontend code coverage (#11752)
* Convert index.jsx to index.js as they are just barrel files.

* Removed prop types and eslint configs from code coverage.

* Using <root_dir> in test ignore patterns now.

* Added app/javascript/storybook-static to eslint's ignore list.

* Now .storybook is excluded from code coverage.

* Bumped coverage thresholds

* Fixed to <rootDir>
2020-12-04 20:00:20 -05:00
..
__stories__ Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
__tests__ Headings and alt text roundup (#11721) 2020-12-04 09:41:45 -05:00
components Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Article.jsx Removing data-testid from Article component (#10249) 2020-11-16 10:23:44 -05:00
Feed.jsx Bug Fix: First Published Post Not Showing Properly in the Feed (#11710) [deploy] 2020-12-03 08:59:29 -07:00
index.js [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
LoadingArticle.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
PodcastArticle.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00