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

Improve integration tests file and test names #460

Merged
merged 5 commits into from Jul 24, 2018
Merged

Conversation

julianoes
Copy link
Collaborator

This tries to consolidate the file and test names of the integration tests. It was all a bit messy before and things like "simple" vs. "async" were confusing as well.

This renames the integration test files so they can be related to their
respective main plugins. They might, of course, also use other plugins
but the first word desribes the main plugin.

Also simple is replaced with sync which is what was actually meant.
This tries to improve the integration tests' names according to the main
plugin tested and as close as possible to the respective file name.
Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

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

LGTM

@julianoes julianoes merged commit ffc29a7 into develop Jul 24, 2018
@julianoes julianoes deleted the fix-test-names branch July 24, 2018 08:03
rt-2pm2 pushed a commit to rt-2pm2/DronecodeSDK that referenced this pull request Nov 27, 2018
Improve integration tests file and test names
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.

None yet

2 participants