Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-3508

Import bson from src instead of directly

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Testing

      Use Case

      As a... driver developer
      I want... to import bson from src instead of directly requiring the package in our test files
      So that... our test imports mirror what our actual code is doing

      Dependencies

      • None

      Unknowns

      • Need to investigate which of the current test imports should import bson from src and which are fine to leave as direct imports

      Acceptance Criteria

      • Replace direct test imports of bson with imports from src except where a direct bson import is actually required

      Implementation Requirements

      • TBD

      Testing Requirements

      • No new tests to add, existing tests should continue to pass

      Documentation Requirements

      • None

      Follow Up Requirements

      • None

            Assignee:
            Unassigned Unassigned
            Reporter:
            daria.pardue@mongodb.com Daria Pardue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: