Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Fix of the Receipt Page #2067 #2588

Merged
merged 6 commits into from
Jul 22, 2014
Merged

Fix of the Receipt Page #2067 #2588

merged 6 commits into from
Jul 22, 2014

Conversation

kaguillera
Copy link
Contributor

Here is the error, test and fix of the Receipt Page. Missing card_type/brand and last4/last_four/number due to the change in the Balanced API

@Changaco
Copy link
Contributor

Please clean up commented code like #import pdb; pdb.set_trace().

@chadwhitacre
Copy link
Contributor

@Changaco Can you tell what's going on with the second test failure? It looks like an artifact of how we're working with VCR at Travis. I believe the intention there is to run all tests w/o VCR, actually hitting APIs, yes?

@Changaco
Copy link
Contributor

@whit537 The tests are now passing. About VCR and Travis, from what I see in .travis.yml we only run the tests without the fixtures for commits to the master branch.

"returning id"
)
url_receipt = '/alice/receipts/{}.html'.format(ex_id)
#import pdb; pdb.set_trace()
Copy link
Contributor

Choose a reason for hiding this comment

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

Another vestige to remove, @kaguillera.

@chadwhitacre
Copy link
Contributor

Thanks @Changaco.

@chadwhitacre
Copy link
Contributor

Confirmed working locally ttw.

chadwhitacre added a commit that referenced this pull request Jul 22, 2014
@chadwhitacre chadwhitacre merged commit 22f65a3 into master Jul 22, 2014
@chadwhitacre chadwhitacre deleted the fix-2067-receipt-page branch July 22, 2014 19:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants