Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

verify https://github.com/weiboad/kafka-php/issues/179 #186

Closed
wants to merge 0 commits into from

Conversation

noname007
Copy link
Contributor

TDD may be good! but not the only thing in the world!!!!!!!

@lcobucci
Copy link
Contributor

TDD may be good! but not the only thing in the world!!!!!!!

Considering the fact the test is being added after the code was done, this is not really TDD, right? However adding tests to the test suite is the only way to enforce that nasty bugs like this will ever happen again.

@lcobucci
Copy link
Contributor

lcobucci commented Jan 31, 2018

@noname007 can you please address the issues pointed out by Travis?

@noname007
Copy link
Contributor Author

i was trying.....

@lcobucci
Copy link
Contributor

@noname007 can I help you with anything?

@noname007
Copy link
Contributor Author

i agree you point above.but don't agree the point only just use the test to prove the problem exsits.

@noname007
Copy link
Contributor Author

@lcobucci yes , i wonder why my test was skipped?

@noname007
Copy link
Contributor Author

i found this was skipped ,because missing env variables
Environment variables "KAFKA_VERSION", "KAFKA_TOPIC", and "KAFKA_BROKERS" must be provided

how i pass this to the test case?

@noname007
Copy link
Contributor Author

@lcobucci
Copy link
Contributor

@noname007 if you look at the build stages in travis you'll see that the functional test suite was not executed because the previous stage failed. If you fix that it will execute your test in the functional test stage.

@noname007
Copy link
Contributor Author

#189

@noname007
Copy link
Contributor Author

@lcobucci i need your help to complete this test scripts for implement the desc in #188 #189

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants