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
Tim Schaub
a5113715ef
Conditionally run WebGL rendering tests
2017-08-16 13:43:28 -04:00
Tim Schaub
36f01e7b08
Expose describe and it on where
2017-08-16 13:35:32 -04:00
Tim Schaub
0dfd6da5a9
Run rendering tests with the rest of the tests
2017-08-16 13:35:32 -04:00
Tim Schaub
8e91d51d7c
Provide Karma with updated dependencies on change
2017-08-16 13:35:31 -04:00
Tim Schaub
32c26c2524
More consistent clean up
2017-08-16 13:35:31 -04:00
Tim Schaub
44a976eb60
Run tests in real browsers with Karma
2017-08-16 13:35:31 -04:00
greenkeeper[bot]
7abe24010a
fix(package): update closure-util to version 1.23.0
2017-08-16 14:54:54 +00:00
Joao Gouveia
163fc2e8e6
Adds Unit testing
2017-08-16 12:13:18 +02:00
Andreas Hocevar
86d0074386
Print ES6 import hint on each doc page
2017-08-15 19:17:06 -04:00
Andreas Hocevar
44558b7c89
Merge pull request #7125 from ahocevar/remove-error-vector-tiles
...
Do not try to render error tiles from VectorTile source
2017-08-15 16:34:16 -04:00
Tim Schaub
81acbc0f25
Merge pull request #6855 from tschaub/pluggable
...
Pluggable renderers
2017-08-15 16:20:31 -04:00
Andreas Hocevar
c69cf27218
Trigger change when source tile state changes
...
A VectorImageTile now gets changed() whenever one of its source tiles's state
changes, until all source tiles are LOADED.
2017-08-15 16:12:41 -04:00
Tim Schaub
1674fcc680
Fall back to canvas to preserve old behavior
2017-08-15 15:37:37 -04:00
Tim Schaub
9277902535
Add a Canvas map
2017-08-15 15:37:37 -04:00
Tim Schaub
8a08ab6463
Correct types
2017-08-15 15:37:37 -04:00
Tim Schaub
8e90976bf2
Indentation fix
2017-08-15 15:37:37 -04:00
Tim Schaub
1a6ea341fe
Pluggable map
2017-08-15 15:37:37 -04:00
Tim Schaub
cada78459f
Only use WebGL renderer if ol.has.WEBGL
2017-08-15 15:37:37 -04:00
Tim Schaub
9271df7e1d
Pluggable renderers
2017-08-15 15:37:37 -04:00
Tim Schaub
9bdd643014
Merge pull request #7128 from tschaub/animate-undef
...
Make view.animate() tolerate undefined views
2017-08-15 15:37:16 -04:00
Tim Schaub
ae62f5a682
Test that an animation series works with an undefined view
2017-08-15 13:33:19 -04:00
Tim Schaub
940f97e2a7
Make view.animate() tolerate undefined views
2017-08-15 13:28:50 -04:00
Frédéric Junod
8292e0e311
Merge pull request #7126 from openlayers/greenkeeper/phantomjs-prebuilt-2.1.15
...
Update phantomjs-prebuilt to the latest version 🚀
2017-08-15 09:25:50 +02:00