server/bo_client/testem.json
author nowmad@nowmads-macbook-pro.local
Mon, 30 Nov 2015 17:48:12 +0100
changeset 34 78a7be2ea5db
parent 4 f55970e41793
permissions -rw-r--r--
create dumb template to wrap the map component visu-carto

{
  "framework": "qunit",
  "test_page": "tests/index.html?hidepassed",
  "disable_watching": true,
  "launch_in_ci": [
    "PhantomJS"
  ],
  "launch_in_dev": [
    "PhantomJS",
    "Chrome"
  ]
}