Commit Graph

5 Commits

Author SHA1 Message Date
Evan You 85d8ad64aa build: use headless chrome by default for unit tests 2018-12-26 15:38:52 -05:00
Sam Lichlyter 5489339a30 refactor(core): Replace "var" (#8299)
Replaces instances of "var" with "let" and "const" where applicable using the eslint 'no-var' and
'prefer-const' rules
2018-10-24 13:07:40 -04:00
Evan You a85f95c422 test: use phantom for dev 2017-10-12 20:41:07 -04:00
Evan You 321866a47d test: use headless chrome for dev 2017-08-30 16:43:16 +02:00
Evan You 610d1aabe9 build: move test config files into /test 2017-06-17 19:11:38 +08:00