Skip to content

Adds unit tests as a class of test. #223

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

Merged
merged 2 commits into from
Jul 22, 2015
Merged

Adds unit tests as a class of test. #223

merged 2 commits into from
Jul 22, 2015

Conversation

tcr3dr
Copy link
Contributor

@tcr3dr tcr3dr commented Jul 21, 2015

This is the last addition I want to make to the test suite. We can now break it down into three groups:

  • Unit tests, aka mocks, for testing API compliance ("fast tests")
  • Web tests, for the ever-changing DKCLOUD (requires an API key)
  • SITL tests, for integration with real examples and docs ("slow tests")

@tcr3dr tcr3dr added this to the v1.4.0 milestone Jul 21, 2015
tcr3dr added a commit that referenced this pull request Jul 22, 2015
Adds unit tests as a class of test.
@tcr3dr tcr3dr merged commit 864f941 into master Jul 22, 2015
@tcr3dr tcr3dr deleted the tcr-unit branch July 22, 2015 00:57
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