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

Fix tests #67

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Fix tests #67

wants to merge 7 commits into from

Conversation

thejsj
Copy link
Member

@thejsj thejsj commented Jun 27, 2017

What this PR does

  • Add isPersonallAccount and orgId to organization.allowed worker

Tests

  • Test with subscription create

@thejsj
Copy link
Member Author

thejsj commented Jun 29, 2017

Locally:

cream_1   |
cream_1   |
cream_1   |   327 passing (1m)
cream_1   |   8 pending
cream_1   |
cream_1   | =============================================================================
cream_1   | Writing coverage object [/app/coverage/coverage.json]
cream_1   | Writing coverage reports at [/app/coverage]
cream_1   | =============================================================================
cream_1   |
cream_1   | =============================== Coverage summary ===============================
cream_1   | Statements   : 100% ( 925/925 )
cream_1   | Branches     : 100% ( 145/145 )
cream_1   | Functions    : 100% ( 139/139 )
cream_1   | Lines        : 100% ( 916/916 )
cream_1   | ================================================================================
cream_1   | npm info it worked if it ends with ok
cream_1   | npm info using [email protected]
cream_1   | npm info using [email protected]
cream_1   | npm info precoverage-check [email protected]
cream_1   | npm info coverage-check [email protected]
cream_1   |
cream_1   | > [email protected] coverage-check /app
cream_1   | > istanbul check-coverage --statement 99 --functions 99 --branches 99 --lines 99 && echo 'Coverage check successful!'
cream_1   |
cream_1   | Coverage check successful!
cream_1   | npm info postcoverage-check [email protected]
cream_1   | npm info ok
cream_1   | npm info postcoverage [email protected]
cream_1   | npm info ok
cream_1   | npm info posttest [email protected]
cream_1   | npm info ok
cream_cream_1 exited with code 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant