Commit Graph

1 Commits

Author SHA1 Message Date
Shu Muto e1e124fa3e 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: I08675d8377214c52745ed7928bb58ec460a949b1
Implements: blueprint js-test-env
2016-09-13 09:33:01 +09:00