Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

tests fail, referring to nonexistent 'finance' and 'notebook' modules #58

@willowe

Description

@willowe

For example:

➜  gdata-python-client git:(master) ✗ PYTHONPATH=`pwd`/src python tests/all_tests_local.py
Traceback (most recent call last):
  File "tests/all_tests_local.py", line 25, in <module>
    import all_tests
  File "/Users/wlowe/code/gdata-python-client/tests/all_tests.py", line 34, in <module>
    import gdata_tests.data_smoke_test
  File "/Users/wlowe/code/gdata-python-client/tests/gdata_tests/data_smoke_test.py", line 33, in <module>
    import gdata.notebook.data
ImportError: No module named notebook.data

There is in fact no module at src/gdata/notebook/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions