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

Add Assert points function & cleanup duplicate methods (#203) #11

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

nkorinek
Copy link
Owner

  • Added a get_points() and assert_points() function to the vector tester.

  • Added in get_points() and assert_points() functions with tests

  • Added proper documentation

  • Small fix to please codacy

  • black

  • Updated changelog

  • Rough draft for bug fix

  • Fixed bug with multiple geometries plotted alongside bug with identical x values causing failure!

  • typo

  • Fixed small bug with markersize

  • Added comments explaining code

  • Taking out redundant tests

  • Typo

  • Fixing how vector checks for truth value of a dataframe

* Added a get_points() and assert_points() function to the vector tester.

* Added in get_points() and assert_points() functions with tests

* Added proper documentation

* Small fix to please codacy

* black

* Updated changelog

* Rough draft for bug fix

* Fixed bug with multiple geometries plotted alongside bug with identical x values causing failure!

* typo

* Fixed small bug with markersize

* Added comments explaining code

* Taking out redundant tests

* Typo

* Fixing how vector checks for truth value of a dataframe
@nkorinek nkorinek merged commit de25545 into nkorinek:master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant