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

[DO NOT MERGE] add class SubprocessTestRunner #19

Merged
merged 10 commits into from
Sep 18, 2016

Conversation

douglasshimada
Copy link
Contributor

@douglasshimada douglasshimada commented Aug 20, 2016

This pull request depends on #16 do not merge it. Otherwise we will have a bad time with git fixing the commits.

@lamenezes
Copy link
Contributor

Thx for the PRs @douglasshimada, I'm gonna review them as soon as I can

@zsinx6
Copy link
Member

zsinx6 commented Aug 24, 2016

@douglasshimada make a PR for master
now: wants to merge 1 commit into grupy-sanca:refactor2 from douglasshimada:refactor2 <<
correct: wants to merge 1 commit into grupy-sanca:master from douglasshimada:refactor2

@lamenezes
Copy link
Contributor

tests? 😃

@douglasshimada douglasshimada changed the base branch from refactor2 to master August 25, 2016 04:34
@douglasshimada
Copy link
Contributor Author

@lamenezes made some tests, please take a look
@zsinx6 made PR for master

assert base_test.code_path != code_path


def test_subprocess():
Copy link
Contributor

@lamenezes lamenezes Aug 28, 2016

Choose a reason for hiding this comment

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

cada função representa um "caso de teste", portanto devemos criar testes que testam apenas uma coisa. na minha opinião dá para dividir este teste em 3.

@lamenezes lamenezes changed the title add class SubprocessTestRunner [DO NOT MERGE] add class SubprocessTestRunner Aug 28, 2016
@coveralls
Copy link

coveralls commented Sep 17, 2016

Coverage Status

Coverage increased (+4.9%) to 25.828% when pulling b1291f9 on douglasshimada:refactor2 into e8c8af4 on grupy-sanca:master.



@pytest.fixture
def not_a_good_cmd():
Copy link
Contributor

Choose a reason for hiding this comment

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

aqui pode ser wrong_cmd

"""
test_runner.py tests
Tested on Ubuntu 16.04
"""
Copy link
Contributor

Choose a reason for hiding this comment

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

não precisa desses comentários

@lamenezes
Copy link
Contributor

👍 ajeitando os pequenos comentários que fiz

@douglasshimada
Copy link
Contributor Author

feito

@coveralls
Copy link

coveralls commented Sep 18, 2016

Coverage Status

Coverage increased (+4.9%) to 25.828% when pulling 1ceef3e on douglasshimada:refactor2 into e8c8af4 on grupy-sanca:master.

@lamenezes
Copy link
Contributor

Thx, @douglasshimada!

@lamenezes lamenezes merged commit 62b97cd into grupy-sanca:master Sep 18, 2016
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.

4 participants