• This project
    • Loading...
  • Sign in

digsig / bsync-client

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • bsync-client
  • spec
  • support
  • jasmine.json
  • Stefan Huber's avatar
    init · 15d9d00d
    15d9d00d Browse Files
    Stefan Huber authored 2017-01-30 17:19:55 +0100
jasmine.json 170 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
{
  "spec_dir": ".tmp",
  "spec_files": [
    "**/*[sS]pec.js"
  ],
  "helpers": [
    "helpers/**/*.js"
  ],
  "stopSpecOnExpectationFailure": false,
  "random": true
}