Skip to content

GoogleDriveTransport (extract from polydoc) #5

Description

@llbbl

Port the existing Google transport from polydoc.

Tasks

  • files.create/update with the .docx media body + mimeType: application/vnd.google-apps.document (Drive converts on import); store the returned fileId.
  • OAuth via googleapis + google-auth-library, drive.file scope; token handling left to the consumer.
  • Tests with the Google client mocked (no network); drive.file scope asserted.

Acceptance: uploads a .docx as a converted Google Doc (mocked in tests).

Depends on: "Transport interface + LocalFileTransport"

Metadata

Metadata

Assignees

No one assigned

    Labels

    transportPluggable transports

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions