Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test against MongoDB 3.4.x #35

Merged
merged 3 commits into from Sep 15, 2017
Merged

Test against MongoDB 3.4.x #35

merged 3 commits into from Sep 15, 2017

Commits on Sep 15, 2017

  1. test against MongoDB 3.4.x

    feliixx committed Sep 15, 2017
    Copy the full SHA
    262d03f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e338ed6 View commit details
    Browse the repository at this point in the history
  3. make test pass against v3.4.x

      - skip `TestViewWithCollation` because of SERVER-31049,
        cf: https://jira.mongodb.org/browse/SERVER-31049
    
      - add versionAtLeast() method in init.js script to better
        detect server version
    
    fix #31
    feliixx committed Sep 15, 2017
    Copy the full SHA
    522f1eb View commit details
    Browse the repository at this point in the history