Skip to content

Figure out why file is not in mongo before an LS all within the skipper adapter tests #34

@willhuang85

Description

@willhuang85

Looking at the failing test, the file has not been written to mongo before an ls is being performed. This seems to be because the receiver__'s finish has been called before the file has been fully uploaded to mongo.

I believe the tests just don't treat the methods asynchronously. Possible should not have these tests rely on what is done in a previous test.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions