By Private Profile b67e8d2f on 2016-06-16 15:27 in GSoC 16 Browser automated tests

Thursday, 16th June 2016 on Glip chat

Time: 14:00 (UTC / GMT)
Meeting was attended by: Prital Patel, Javier Gomez, Yves Hoppe, Niels Braczek, Puneet Kala

# Previous Meeting report:

5th Meeting GSoC 16 Browser automated tests

Topics

## Presentation and review on the work Prital Patel has done during the last week
1. Implementing  user group and ACL scenarios of users.feature and send a separate PR.

https://github.com/joomla-projects/gsoc16_browser-automated-tests/pull/25/files#diff-45f47db561d039c028c684a4850e939a

In this PR implemented step object and move joomla browser method into AcceptanceTester.php file.
2. Tested PRs of weblinks

Convert remaining "Weblinks" text to "Web Links" #210

https://github.com/joomla-extensions/weblinks/pull/210

Implements search tools, filters, dropdown actions and counting #208

https://github.com/joomla-extensions/weblinks/pull/208

3. Send the PR for search plugin of weblinks

[fix #212] Weblink created date not showed on Search view #219

https://github.com/joomla-extensions/weblinks/pull/219

4. Send new PR for content.feature separated from main PR and converted into stepobject

https://github.com/joomla-projects/gsoc16_browser-automated-tests/pull/26

 

## Tasks from last meeting

 

## Uncertainties, problems and open questions from Prital to resolve

AssertEquals: If you want to have asserts in your tests you need to activate the Asserts module in configuration. See: http://codeception.com/docs/modules/Asserts

Use $I->debug('debug message') in joomla-browser because $I->comment('some comment') is not available for modules and so use $I->comment('some comment') in AcceptanceTester.php and StepObjects and PageObjects.

## Tasks for next week / Timeline

Continue further with current open issues on GitHub.


## Resources (to read):

https://github.com/joomla-projects/gsoc16_browser-automated-tests/pull/22/files
http://codeception.com/docs/06-ReusingTestCode

## Next meeting will be:
Thursday, 23th June 2016

Time: 14:00 (UTC / GMT)