added ascii art for polygons count test

This commit is contained in:
Simon 2017-08-10 18:16:53 +02:00
parent e678957a8f
commit fab7832dee

View File

@ -220,6 +220,16 @@ describe('widgets-regressions', function() {
it('should not count the polygons outside the bounding box', function(done) {
// $ % $ = not intersecting left triangle
// $$ **VVVVV** %% % = not intersecting right triangle
// $$$ *VVVVV* %%% * = intersecting triangle
// $$$$ ***** %%%% V = bounding box
// $$$$$ *** %%%%%
// $$$$$$ * %%%%%%
// $$$$$$$ %%%%%%%
// $$$$$$$$ %%%%%%%%
var notIntersectingLeftTriangle = {
type: "Polygon",
coordinates:[[