Skip to content

[Proposal] Document testing guidelines#34407

Merged
tiborvass merged 1 commit intomoby:masterfrom
dnephin:add-TESTING-doc
Aug 17, 2017
Merged

[Proposal] Document testing guidelines#34407
tiborvass merged 1 commit intomoby:masterfrom
dnephin:add-TESTING-doc

Conversation

@dnephin
Copy link
Copy Markdown
Member

@dnephin dnephin commented Aug 4, 2017

Based on #32866 and Evolution of testing @moby

I think we should have a document with testing guidelines of when to write a unit test vs an integration test, and the style for each.

Related:

Signed-off-by: Daniel Nephin <dnephin@docker.com>
To run the integration test suite:

```
make test-integration
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

still test-integration-cli

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It is now, yes, but this should change soon. This doc is for the "new way" so I don't think it should document test-integration-cli

@AkihiroSuda
Copy link
Copy Markdown
Member

ping @vdemeester @tiborvass @vieux

Copy link
Copy Markdown
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🐸

@tiborvass
Copy link
Copy Markdown
Contributor

LGTM

@tiborvass tiborvass merged commit 867a599 into moby:master Aug 17, 2017
@dnephin dnephin deleted the add-TESTING-doc branch August 17, 2017 19:35
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.

5 participants