Skip to content

Commit

Permalink
Merge pull request #837 from OpenGeoscience/update-jasmine
Browse files Browse the repository at this point in the history
Upgrade jasmine and some tutorial testing infrastructure.
  • Loading branch information
manthey authored Jul 9, 2018
2 parents f06f5a2 + 5f4196a commit 86dd841
Show file tree
Hide file tree
Showing 8 changed files with 1,377 additions and 1,375 deletions.
5 changes: 5 additions & 0 deletions karma-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,11 @@ module.exports = function (config) {
frameworks: [
'jasmine', 'sinon'
],
client: {
jasmine: {
random: false
}
},
webpack: {
cache: true,
devtool: 'inline-source-map',
Expand Down
Loading

0 comments on commit 86dd841

Please sign in to comment.