Skip to content

doc: Adding testing guidelines#1201

Merged
jfuss merged 1 commit intoaws:candidate/release/20from
sanathkr:test_guidelines
Jul 26, 2019
Merged

doc: Adding testing guidelines#1201
jfuss merged 1 commit intoaws:candidate/release/20from
sanathkr:test_guidelines

Conversation

@sanathkr
Copy link
Contributor

Issue #, if available:

Description of changes:

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

> Aim to test with complete isolation

- When your code uses external dependencies, write **functional tests**
to verify some flows by including as many external dependencies as
Copy link
Contributor

Choose a reason for hiding this comment

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

I dont think it should state as many external dependencies, but just explicitly the dependencies that need to be tested.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't know what these dependencies are here. I provided some examples in later sentence instead

@jfuss jfuss changed the base branch from develop to candidate/release/20 July 26, 2019 15:48
@jfuss jfuss merged commit f19f218 into aws:candidate/release/20 Jul 26, 2019
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.

3 participants