Skip to content

Running tests failed #31

@arkoc

Description

@arkoc

I am updating MongoDB driver to latest version. I have some problems with running tests.
163 tests have been passed successfully, but 70 failed.

Tests are failed in the same place when expressions are executed against IQueryable.
For e.g. x.Name isn't supported.

Here is my branch with updated driver:
https://github.com/arkoc/MongOData/tree/dev-mongo-driver-update

Major change is in MongoQueryProvider.cs class. (PrepareExecution function, also .ctor of QueryExpressionVisitor class )

Maybe you faced this kind of exception when running tests?

P.S. Also I can't run tests in master branch ( I updated nUnit and installed nUnit3Adapter to run tests from visualstudio )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions