Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies update #1126

Merged
merged 5 commits into from
Oct 5, 2018
Merged

Dependencies update #1126

merged 5 commits into from
Oct 5, 2018

Conversation

gavinr
Copy link
Contributor

@gavinr gavinr commented Oct 5, 2018

Updated misc dev dependencies and also removed isparta package

@gavinr gavinr requested a review from jgravois October 5, 2018 18:52
@jgravois
Copy link
Contributor

jgravois commented Oct 5, 2018

thanks for this @gavinr! i've restarted the Travis job a few times and only the ImageMapLayer tests are running consistently ☹️.

my first instinct is to update karma.conf.js to use a glob and load all the tests into memory and see what that does.

files: [
  'node_modules/leaflet/dist/leaflet.css',
  'node_modules/leaflet/dist/leaflet-src.js',
  'dist/esri-leaflet-debug.js',
  'spec/**/*Spec.js'
],

https://github.com/Esri/esri-leaflet/blob/master/karma.conf.js#L16-L31

@gavinr
Copy link
Contributor Author

gavinr commented Oct 5, 2018

ok, i will make that change and we can try it out

@jgravois jgravois merged commit a681579 into Esri:master Oct 5, 2018
jgravois added a commit to jgravois/esri-leaflet that referenced this pull request Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants