https://bugzilla.wikimedia.org/show_bug.cgi?id=62810

Chris McMahon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Chris McMahon <[email protected]> ---
I thought I should mention our API wrapper intended for use with Cucumber test
scenarios.  

A description is here:
https://www.mediawiki.org/wiki/Quality_Assurance/Browser_testing/Shared_features#Create_page_at_run_time_via_API

The way this works is that we have a "page object" in the mediawiki-selenium
gem
(https://github.com/wikimedia/mediawiki-selenium/blob/master/lib/mediawiki_selenium/support/pages/api_page.rb)
that knows how to call our API wrapper in the ruby-api gem:
https://github.com/wikimedia/mediawiki-ruby-api

This is very much a special-purpose API client and not intended to be
comprehensive.  It only exists to support testing features directly on a
mediawiki instance within a special framework.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to