Skip to content

Update tests to remove deprecated use of ODM2 module hierarchy #168

@emiliom

Description

@emiliom

Doing this would make the output of the tests (eg, "warnings summary" on TravisCI, such as this one) much less cluttered and easier to digest.

Plus, we have to move away from that deprecated module hierarchy anyway. Better sooner than later.

Example of current warning output:

/tmp/tests/test_SessionFactory.py:3: FutureWarning: 
The module odm2api.ODM2.models will be deprecated. 
Please use odm2api.models instead.
  from odm2api.ODM2.models import CVElevationDatum, setSchema

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions