Tim Schaub
83f87a1f1e
Merge pull request #7151 from tschaub/useless-exports
...
Get rid of useless test exports
2017-08-17 18:15:51 -04:00
Marc Jansen
682ef4ee08
Merge pull request #7152 from marcjansen/cla-test-pr-tpl
...
Adjust the pull request template (tests, CLA, wording)
2017-08-17 15:46:36 -04:00
Marc Jansen
ab132d5b3e
Merge pull request #7150 from marcjansen/less-spies
...
Remove problematic spies from scaleline tests
2017-08-17 15:18:32 -04:00
Marc Jansen
5126002146
Adjust the pull request template
2017-08-17 21:18:06 +02:00
Tim Schaub
a3e3e99baa
Get rid of useless test exports
2017-08-17 15:16:58 -04:00
Tim Schaub
2d13f3c6e1
Merge pull request #7149 from tschaub/unused-requires
...
Remove unused requires
2017-08-17 15:16:42 -04:00
Marc Jansen
d6200ff625
Remove problematic spies from scaleline tests
2017-08-17 20:57:42 +02:00
Tim Schaub
d19dfa0775
Remove unused requires
2017-08-17 14:46:18 -04:00
Andreas Hocevar
74107816b4
Merge pull request #7148 from ahocevar/webgl-define
...
Remove ol.ENABLE_WEBGL wrap from WebGL files
2017-08-17 14:39:08 -04:00
Tim Schaub
f30f6da7bb
Merge pull request #7147 from tschaub/extra-requires
...
Remove unnecessary import in events.test.js
2017-08-17 14:38:42 -04:00
Andreas Hocevar
f4420c5352
Do not exclude WebGL code in transformed files
2017-08-17 13:51:59 -04:00
Tim Schaub
cdd9af8caa
Merge pull request #7146 from openlayers/unmodified-version
...
Avoid modifying imports
2017-08-17 13:38:33 -04:00
Tim Schaub
28c79af676
Merge pull request #7144 from openlayers/greenkeeper/sinon-3.2.1
...
Update sinon to the latest version 🚀
2017-08-17 13:22:25 -04:00
Andreas Hocevar
5161a99925
Remove ol.ENABLE_WEBGL condition from webgl files
2017-08-17 13:21:53 -04:00
Tim Schaub
967cffc398
Allow longer for first animation to finish
2017-08-17 13:20:49 -04:00
Tim Schaub
d3527bf910
Avoid modifying imports
2017-08-17 13:20:39 -04:00
Tim Schaub
13550fbb4c
Remove unnecessary import in events.test.js
2017-08-17 13:13:39 -04:00
Tim Schaub
aeb9d45c19
Merge pull request #7145 from tschaub/spaceless
...
Spaceless provides
2017-08-17 12:07:06 -04:00
Tim Schaub
738aa4c698
Remove space from provide
2017-08-17 11:51:37 -04:00
Tim Schaub
544953f932
Throw if provide has space
2017-08-17 11:51:29 -04:00
greenkeeper[bot]
66498c0da5
chore(package): update sinon to version 3.2.1
2017-08-17 15:07:03 +00:00
Andreas Hocevar
7ea5fb023f
Merge pull request #7136 from ahocevar/empty-image
...
Use data URI instead of whole empty image
2017-08-17 11:04:21 -04:00
Andreas Hocevar
2a117cce8f
Use data URI instead of whole empty image
2017-08-17 10:43:29 -04:00
Tim Schaub
2566c50a10
Merge pull request #7137 from tschaub/updates
...
Developer documentation updates
2017-08-17 10:40:29 -04:00
Tim Schaub
7b906b9e44
Tell people to use Node 8
2017-08-17 10:26:16 -04:00
Andreas Hocevar
9b92fa1957
Merge pull request #7138 from ahocevar/pixelmatch-pixelratio
...
Improvements to the new test setup
2017-08-17 08:56:07 -04:00
Andreas Hocevar
55be9b8d3c
Use specific pixelRatio so tests run on all devices
2017-08-17 08:40:53 -04:00
Andreas Hocevar
b710c1f76e
Use pixelmatch instead of resemble.js
2017-08-17 08:40:53 -04:00
Joao Gouveia
a0b76a5604
Adds unit test to test the projection inside the geometry of esriJson
...
This adds a unit test that tests weather the projection (spatial reference)
is being added inside the geometry object when writing features as
esriJson.
2017-08-17 11:21:33 +02:00
Frédéric Junod
42680307cc
Merge pull request #7140 from openlayers/export_sphere_functions
...
Export ol.Sphere.getLength and ol.Sphere.getArea
2017-08-17 10:22:25 +02:00
Joao Gouveia
5fce1b0351
Adds srsDimension to the pos and posList nodes when writing a WFS transaction
...
The WFS transaction failed if the srsDimension was not present on the
geometries.
Unit tests have been changed to accomodate the srsDimension attribute.
2017-08-17 10:04:16 +02:00
Frederic Junod
456c85979d
Export ol.Sphere.getLength and ol.Sphere.getArea
2017-08-17 08:40:36 +02:00
Andreas Hocevar
890f83e54d
Merge pull request #7131 from ahocevar/doc-import
...
Print ES6 import hint on each doc page
2017-08-16 23:30:15 -04:00
Tim Schaub
ac9fb9f92c
Merge pull request #7135 from openlayers/greenkeeper/closure-util-1.23.0
...
Update closure-util to the latest version 🚀
2017-08-16 21:57:13 -04:00
Tim Schaub
964f0f33b4
Document how to run tests in other browsers
2017-08-16 21:44:13 -04:00
Tim Schaub
50e15dc3e7
Merge pull request #6953 from tschaub/tests
...
Run tests in real browsers with Karma
2017-08-16 17:15:50 -04:00
Andreas Hocevar
df4b77b2bb
Merge pull request #7127 from ahocevar/street-labels-geojson
...
Use static GeoJSON instead of Overpass query for faster loading
2017-08-16 16:58:32 -04:00
Tim Schaub
a61e9f563c
No sudo and add comment
2017-08-16 16:58:22 -04:00
Andreas Hocevar
0f29ea4f0e
Use static GeoJSON instead of Overpass query for faster loading
2017-08-16 16:42:59 -04:00
Tim Schaub
1cad1ffab6
Name tests like the pull request
2017-08-16 16:38:53 -04:00
Tim Schaub
ea5484d676
Avoid Edge and Safari for now
2017-08-16 16:16:16 -04:00
Tim Schaub
1fdef48812
Run tests on Sauce
2017-08-16 16:07:31 -04:00
Tim Schaub
5d0b1efba7
Fix typos
2017-08-16 14:36:49 -04:00
Tim Schaub
73afb656d7
Test fixes
2017-08-16 14:24:42 -04:00
Tim Schaub
02b2cdbd27
Remove unused tasks and update instructions
2017-08-16 13:45:13 -04:00
Tim Schaub
fb820f4b81
Run tests on Firefox in Travis
2017-08-16 13:45:13 -04:00
Tim Schaub
3bdddeac1d
More test cleanup
2017-08-16 13:45:13 -04:00
Tim Schaub
a2c043d1b4
Clean up after rendering tests
2017-08-16 13:43:28 -04:00
Tim Schaub
46bcce464f
Add missing requires to tests
2017-08-16 13:43:28 -04:00
Tim Schaub
39cf0ee154
Avoid failure when other tests don't clean up
2017-08-16 13:43:28 -04:00