Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purchases: Add unit tests to single test runner #3884

Merged
merged 1 commit into from
Mar 9, 2016

Conversation

gziolo
Copy link
Member

@gziolo gziolo commented Mar 9, 2016

Part of #3822.

This PR moves all client/lib/purchases tests to single test runner.

There are no changes to test on app side.

To execute tests from CLI:

  1. Go to client folder.
  2. Execute make test command.

Check this README file to see how test config is structured.

@gziolo gziolo added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. labels Mar 9, 2016
@gziolo gziolo self-assigned this Mar 9, 2016
@gziolo gziolo added this to the Framework: Single test runner milestone Mar 9, 2016
@gziolo gziolo mentioned this pull request Mar 9, 2016
19 tasks
@janm6k janm6k added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Mar 9, 2016
@janm6k
Copy link
Contributor

janm6k commented Mar 9, 2016

👍 Good to see those Makefile disappear, great work!

gziolo added a commit that referenced this pull request Mar 9, 2016
…-runner

Purchases: Add unit tests to single test runner
@gziolo gziolo merged commit f2479aa into master Mar 9, 2016
@gziolo gziolo deleted the update/purchases-single-test-runner branch March 9, 2016 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Purchase Management Related to managing purchases such as subscriptions, plans, history, auto-renew, cancellation, etc. Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants