mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
BLD: working on marketplace integration
This commit is contained in:
@@ -11,7 +11,7 @@ class TestMarketplace(WithLogger, ZiplineTestCase):
|
||||
|
||||
def test_register(self):
|
||||
marketplace = Marketplace()
|
||||
marketplace.register('GitHub')
|
||||
marketplace.register()
|
||||
pass
|
||||
|
||||
def test_ingest(self):
|
||||
@@ -30,3 +30,4 @@ class TestMarketplace(WithLogger, ZiplineTestCase):
|
||||
marketplace = Marketplace()
|
||||
marketplace.clean('marketcap')
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user