Commit Graph

8 Commits

Author SHA1 Message Date
kyle
1b2fbda646 meta: introduce Cypress end-to-end testing (via #4827)
* `test/e2e` -> `test/e2e-selenium`

* add Cypress

* ESLint fixes

* MOAR cypress

* `integration` -> `tests`

* wire Cypress up to a hot e2e server

* linter fixes

* don't run in CI
2018-08-23 15:10:00 -07:00
kyle
dd3afdc456 fix: anchor tag safety (via #4789)
* v3.17.6

* release(3.17.6): rebuild dist

* add failing tests

* fix Link component

* fix OnlineValidatorBadge component

* switch from <a> to <Link> in operation components

* make Markdown inputs safe

* use Link component in Info block, for target safety

* add eslint rule for unsafe `target` usage
2018-08-04 00:54:03 -07:00
kyle
f7001f8011 housekeeping: add extraneous module linting (#4697)
preventative measure!
2018-07-04 12:36:49 -05:00
Kyle Shockey
fc11f7a556 Add ESLint rule that catches describe.only, it.only 2017-10-21 11:11:13 -07:00
Kyle Shockey
3189e6101b Fix eslint quotes rule 2017-06-07 12:52:50 -07:00
Kyle Shockey
c801cd82f3 Make linter more strict 2017-03-22 21:41:39 -07:00
Kyle Shockey
664e44d3d9 Use correct eslint paths 2017-03-22 20:39:30 -07:00
Kyle Shockey
a1cfbfb7bb Wire up testing and linting 2017-03-22 20:35:18 -07:00