Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

How to test a Store

Maxime Biais edited this page Nov 24, 2016 · 6 revisions

Test a model using Roboelectric

Test a store using live WordPress instances

  • See our list of test instances: http://do.wpmt.co/
  • Use base classes ReleaseStack_WPComBase, ReleaseStack_XMLRPCBase or ReleaseStack_Base

Test a store using a mocked networking layer

Clone this wiki locally