26 Commits

Author SHA1 Message Date
dpiercey
dc2520ae21 chore: upgrade all deps
chore: refactor package json scripts
chore: rename scripts used for ci with @ci prefix
2024-03-05 10:31:32 -07:00
Dylan Piercey
e940554405
chore: update contributing doc 2023-04-21 14:51:03 -07:00
Dylan Piercey
594f1704c8
docs: replace references to gitter with discord
(cherry picked from commit 1a177d914d2fd03671249d2251d4a738d551b5b3)
2020-08-04 10:54:19 -07:00
Dylan Piercey
e933dac562
Remove unused deps, update package-lock (#1469) 2019-12-31 10:47:31 -07:00
Michael Rawlings
5729a7efd9
remove artificial memory limit, npm test is just mocha now 2018-06-28 10:13:32 -07:00
Austin Kelleher
d9805d0e28 Update prettier (#1062)
* update prettier
* format files with new version of prettier
2018-06-21 10:40:44 -07:00
Michael Rawlings
2c3edf3c36 remove additional spaces in .md 2018-03-23 14:06:03 -07:00
Michael Rawlings
428ec6cad1
Update CONTRIBUTING.md 2018-03-23 13:32:03 -07:00
Michael Rawlings
92c448f639 Autotest refactor (#1023)
* update autotest api and first few test suites

* refactor components-browser to use the new autotest api

* minor changes to update adjustIndent and components-pages to new autotest api

* refactor and combine async-render, deprecated-async-fragments, and render suites

* migrate compiler tests to new autotest runner

* migrate components-compilation tests to use new autotest api

* migrate most remaining test runners to new autotest api

* update adjustIndent

* migrate express tests to new autotest api

* switch from compare to snapshot

* move versions into directory

* remove snapshot sequences, prefix to name, suffix to ext

* refactor autotest

* keep node 4 happy: don't use destructured parameters

* use strict

* update contributing document to reflect new autotest api

* better snapshot errors with clickable path

* remove old vdomSkip property, fix some normalization in the render test runner, skip only tests that need to be skipped

* for generated vdom expectations use expected.html instead of rerendering the html template, update expected files that had editor added newlines at the end

* remove half-finished test that was intended to replace another test (render/fixtures/preserveWhitespace-load-option) - we'll keep the original
2018-03-23 11:27:52 -07:00
Michael Rawlings
0f5e639775 Format + lint (#1016)
* add prettierignore

* switch to eslint:recommended + eslint-config-prettier

* fix eslint violations

* remove more .jshintrc files

* better conditional structure

* add prettier and update prettier ignore

* add precommit hook to run prettier

* add lint check to precommit and format check to ci

* format all the things

* add generated files

* let npm do it's thing with package.json
2018-03-09 10:02:11 -08:00
Michael Rawlings
ee17aa53ab
fix debug image 2018-03-06 10:29:24 -08:00
Michael Rawlings
64da7034d9
Test allow failures (#1014)
* update mocha, add it-fails, add failing tests and skip reasons to autotest, use in the existing tests

* update labels and testing info in CONTRIBUTING
2018-03-05 21:48:08 -08:00
Patrick Steele-Idem
deb95bb48f Update CONTRIBUTING.md 2017-05-31 14:27:56 -06:00
Patrick Steele-Idem
ad00eb2aeb Mass rename of "widget" to "component" in files 2017-02-20 16:30:16 -07:00
Patrick Steele-Idem
78c7dceebd Updated CONTRIBUTING.md with CLA text 2016-11-02 16:31:46 -06:00
Michael Rawlings
fd9e5413ab Improve wording 2016-07-16 01:05:16 -07:00
Michael Rawlings
e4292fe20d Add anchor links at the top 2016-07-16 00:56:31 -07:00
Michael Rawlings
94ba7e65f8 Add documentation for adding tests 2016-07-16 00:45:55 -07:00
Michael Rawlings
ae676ac253 Add status:see-other label 2016-07-16 00:14:16 -07:00
Michael Rawlings
b53be8a82e Update CONTRIBUTING.md 2016-07-15 16:07:42 -07:00
Michael Rawlings
331bcbca8f Reorganize sections 2016-07-15 16:06:27 -07:00
Michael Rawlings
56cf523241 Fix label links 2016-07-15 16:03:49 -07:00
Michael Rawlings
4715908575 Change the color of the tools label 2016-07-15 13:30:21 -07:00
Michael Rawlings
72b03ef727 Update CONTRIBUTING.md 2016-07-14 21:45:03 -07:00
Michael Rawlings
2468f9172c Add label images 2016-07-14 21:42:18 -07:00
Michael Rawlings
4d0c40c278 Create CONTRIBUTING.md 2016-07-14 17:16:22 -07:00