Commit Graph

1 Commits

Author SHA1 Message Date
Shu Muto 4264fc3858 Setup JavaScript test environment
This patch setups JavaScript test environment.
- eslint
  test at local: `tox -e=eslint`
- karma
  test at local: `tox -e=karma`

Change-Id: I8b34cef1e0b7395a29af77939e534c4a31c76073
Implements: blueprint js-test-env
2016-09-23 11:16:15 +09:00