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

BGDIINF_SB-3087 : Backwards compatibility tests for external layers #517

Merged

Conversation

vladyslav-tk
Copy link
Contributor

@vladyslav-tk vladyslav-tk commented Nov 5, 2023

Copy link
Contributor

@ltshb ltshb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks just one small typo

expect(externalLayer.externalLayerId).to.eq(layerId)
expect(externalLayer.name).to.eq(layerName)
})
const expecrtedHash = `#/map?layers=test.wms.layer,f,1;WMS%7C${url}%7C${layerId}%7C1.3.0%7C${layerName},,1&layers_timestam=,&lang=en&center=2660013.5,1185172&z=1&bgLayer=test.background.layer2&topic=ech`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo expecrtedHash -> expectedHash

expect(externalLayer.externalLayerId).to.eq(layerName)
expect(externalLayer.name).to.eq(layerName)
})
const expecrtedHash = `#/map?layers=test.wmts.layer,f,1;WMTS%7C${url}%7C${layerName}%7C${layerName},,1&layers_timestam=,&lang=en&center=2660013.5,1185172&z=1&bgLayer=test.background.layer2&topic=ech`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo

@vladyslav-tk vladyslav-tk force-pushed the feat-BGDIINF_SB-3087_backwards_compatibility_tests branch from 01c889e to db38215 Compare November 6, 2023 09:21
@vladyslav-tk vladyslav-tk merged commit 8be2251 into develop Nov 6, 2023
4 checks passed
@vladyslav-tk vladyslav-tk deleted the feat-BGDIINF_SB-3087_backwards_compatibility_tests branch November 6, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants