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

streamline team review #3568

Merged
merged 19 commits into from
Sep 8, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Failing test for storing team review_url
  • Loading branch information
chadwhitacre committed Sep 8, 2015
commit 018ed559fafe3850850f5bd1b0dc34f967c9404f
1 change: 1 addition & 0 deletions tests/py/test_teams.py
Original file line number Diff line number Diff line change
@@ -57,6 +57,7 @@ def test_all_fields_persist(self):
assert team.product_or_service == 'We make widgets.'
assert team.onboarding_url == 'http://inside.gratipay.com/'
assert team.todo_url == 'https://github.com/gratipay'
assert team.review_url is None

def test_casing_of_urls_survives(self):
self.make_participant('alice', claimed_time='now', email_address='', last_paypal_result='')