system tests / QA Success

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
10 Jun 2015

This let the tests follow the codestyle ?

avatar zero-24 zero-24 - open - 10 Jun 2015
avatar zero-24 zero-24 - change - 10 Jun 2015
Labels Added: ?
avatar javigomez
javigomez - comment - 11 Jun 2015

Closing since it breaks travis:

screen shot 2015-06-11 at 14 04 11

Actually we need to debate what to do with code style in tests files. At some point we should remove tests files from Code Style checker since the Codeception framework uses different code style standards for its files.

avatar javigomez javigomez - close - 11 Jun 2015
avatar zero-24 zero-24 - head_ref_deleted - 11 Jun 2015
avatar mbabker
mbabker - comment - 11 Jun 2015

YAML has to use spaces for indentions. There's no changing that, that's how the format works. The PHP code though in theory should be able to match our codestyle unless it's explicitly looking for spaces in places.

avatar zero-24 zero-24 - head_ref_restored - 11 Jun 2015
avatar zero-24 zero-24 - reopen - 11 Jun 2015
avatar zero-24
zero-24 - comment - 11 Jun 2015

Thanks @mbabker I have revertet the change in the non php files. Lets wait and see what tavis say about it: https://travis-ci.org/joomla-extensions/weblinks/builds/66385903

avatar zero-24
zero-24 - comment - 11 Jun 2015

@javigomez the first tests passed now. Can you review it again? Thanks :smile:

avatar javigomez
javigomez - comment - 11 Jun 2015

looking good but see, we still have challenges with the coding style like https://docs.joomla.org/Testing_Joomla_Extensions_with_Codeception#Do_not_leave_spaces_between_parameters_in_Cepts

I suggest that we are not strict for the moment with the Code style in the tests files, following anyway as much as we can the joomla standards.

avatar mbabker
mbabker - comment - 11 Jun 2015

:facepalm: Gotta love when code dictates a specific style :stuck_out_tongue:

avatar zero-24 zero-24 - close - 27 Jun 2015
avatar zero-24 zero-24 - head_ref_deleted - 27 Jun 2015

Add a Comment

Login with GitHub to post a comment