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

Test/speed up element service tests #1105

Merged

Conversation

onefloid
Copy link
Contributor

This PR includes:

  • Added delete_edges test
  • Made dimension name unique for every test case
  • Added dev dependencies

With unique dimension names and pytest-xdist, it is now possible to run the tests in parallel:

pytest -n auto .\Tests\ElementService_test.py

This speeds up the test significantly.

@MariusWirtz
Copy link
Collaborator

Sorry for the delay and nice work @onefloid!

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.

2 participants