question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TST: create test suite for overlay based on wiki example

See original GitHub issue

See the wiki example here: http://wiki.gis.com/wiki/index.php/Overlay (right side there is a figure with all results for the overlay of two shapes for the different types)

It would be nice to convert that example to some geopandas code to emulate it, and then convert it to tests (to have a better test suite for the overlay function)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jorisvandenbosschecommented, Jan 11, 2018

@dapp1990 that would be great!

I don’t think so, just that it might be that some of the tests you are going to write will fail (just so you know it is not necessarily an error in your code, although I expect this not being the case). I would start with just trying to mimic the examples from wiki page (and you can already share that here if you want), en then afterwards convert it into tests.

0reactions
martinfleiscommented, Apr 5, 2021

@abhinav9414 tests/test_overlay.py will be a good place. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Overview issue: overlay operation #706 - GitHub
... We have an open issue ( TST: create test suite for overlay based on wiki example #533) for creating an additional test...
Read more >
Unit Testing Framework - Paul Gu | Consulting | Open Source
This framework will allow the participant to write unit test cases easily without knowing the UI, messages, and logs. They can focus on...
Read more >
Test suite - Wikipedia
In software development, a test suite, less commonly known as a validation suite, is a collection of test cases that are intended to...
Read more >
Test suite - Wiki - ConTeXt Garden
What is it? The test suite is a set of files that exercise many ConTeXt features and are used by Hans for testing...
Read more >
Test Management - codebeamer QA
In codebeamer, a test case is an item in a Test Case typed Work items. When you create a new project, a default...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found