netlify-plugin-sitemap icon indicating copy to clipboard operation
netlify-plugin-sitemap copied to clipboard

Test: add integration + e2e tests

Open erezrokah opened this issue 4 years ago • 0 comments

Related to https://github.com/netlify-labs/netlify-plugin-sitemap/issues/71

This is not the first time we've had a regression with sites deploying from the root directory. The plugin is meant to deal with both absolute and relative paths for publish directory and excludes.

We should add some tests, preferably on real sites, for these different use cases (at the moment we only have unit tests for few cases).

erezrokah avatar Mar 30 '21 12:03 erezrokah