Ratnadeep Debnath

Results 63 comments of Ratnadeep Debnath

On Mon, Jun 13, 2016 at 3:32 PM, Ratnadeep Debnath [email protected] wrote: > On Mon, Jun 13, 2016 at 5:34 AM, Khris Richardson > [email protected] wrote: > > > WIP...

@khrisrichardson I was not able to run wordpress atomicapp example. Seems like it failed to render artifacts for docker provider for the mother Nulecule app with id `wordpress-atomicapp`. Here's the...

On Tue, Jun 14, 2016 at 8:34 PM, Khris Richardson [email protected] wrote: > Hi @rtnpro Thanks so much for the review, but I think I may have asked for >...

@containscafeine Makes sense! However, if there's a bug in the library, the bug comes in testing as well.

@kadel @surajssd @cdrage @containscafeine Could you have a look at the PR? The functional tests for kubernetes and docker are working, however gets stuck for the openshift, provider, the mariadb...

@dustymabe @cdrage @kadel Could you review it?

@cdrage the unittests failed because the test runners are trying to run the functional tests as well. We need to execute unittests using `py.test tests/units`

On Tue, Aug 30, 2016 at 7:21 PM, Charlie Drage [email protected] wrote: > @rtnpro https://github.com/rtnpro this needs to be fixed then so that > travis will only run the non-functional...

@cdrage could you review it, once again? I am still not able to make py.test work with TTY enabled with `shell=True` env variable. The tests are working fine with `nose`...

@cdrage which tests are you referring to?