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

Feature/mockup #61

Merged
merged 24 commits into from
Mar 2, 2019
Merged

Feature/mockup #61

merged 24 commits into from
Mar 2, 2019

Conversation

mohadese-yousefi
Copy link
Contributor

No description provided.

def __call__(self, *remaining_paths):
calls = [story.base_call] + story.calls
for call in calls:
import pudb; pudb.set_trace() # XXX BREAKPOINT
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DO NOT FORGET TO REMOVE BREAKPOINTS.

@pylover
Copy link
Owner

pylover commented Feb 28, 2019

Please pass travis

@pylover pylover merged commit b9a9084 into master Mar 2, 2019
@pylover pylover deleted the feature/mockup branch March 2, 2019 12:06
@coveralls
Copy link

Pull Request Test Coverage Report for Build 472

  • 6 of 25 (24.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.6%) to 93.834%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bddrest/mockupserver/init.py 1 20 5.0%
Totals Coverage Status
Change from base Build 463: -0.6%
Covered Lines: 1674
Relevant Lines: 1784

💛 - Coveralls

@mohadese-yousefi mohadese-yousefi restored the feature/mockup branch March 2, 2019 12:12
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.

None yet

4 participants