Hi Jagori,
On Mon, May 19, 2014 at 5:36 PM, jagori samajdar <[email protected]> wrote: > > - at should I set for MEDIAWIKI_API_URL?It's prompting me to specify > this env variable before running. > > Generally the api URL is <yourwiki>/w/api.php . For example "export MEDIAWIKI_API_URL=http://en.wikipedia.beta.wmflabs.org/w/api.php" > > - Also where are the steps under Background usually defined?By that am > referring to links.feature file Background: > > Given I go to > the "Links VisualEditor Test" page with content "Links VisualEditor Test" > I was trying to have a look > at the step definition file for this > - Also,was seeing under env.rb :mediawiki_api is a required gem.What > purpose does it serve?I know mediawiki_selenium gem has code for login and > some shared steps but I wasn't clear with the mediawiki_api.Also I couldn't > locate anything related to this on github. > > > Take a look at https://www.mediawiki.org/wiki/Browser_testing/shared_features#Create_page_at_run_time_via_API Code is at https://github.com/wikimedia/mediawiki-ruby-api
_______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
