databrickslabs / databrickslabs/ontos

[Feature]: E2E happy-path coverage

Open
#253 0 comments 0 reactions 1 assignee View on GitHub

@mvkonchits-db is already working on this.

Since Apr 19, 2026.

scope/contracts scope/products type/feature
Dominant language
Python
Stars
212
Forks
71
Avg merge
4d 10h
Merged PRs (30d)
43

Description

Parent PRD

#242

What to build

Update the existing Subscribe-via-marketplace E2E happy path so it walks the rewritten Subscription workflow end-to-end and asserts the full set of side effects.

End-to-end behavior:

  • Playwright (or whatever E2E harness the existing subscribe test uses) drives a consumer through the rewritten Subscription workflow.
  • The test asserts: an agreement record is created, a PDF is stored at the configured volume path, an in-app notification is delivered to the signer, and (when configured) an email is dispatched.

See "Testing Decisions" → "End-to-End" in the parent PRD.

Acceptance criteria

  • E2E test walks legal_documentacknowledgement_checklistco_signerspersist_agreementgenerate_pdfdeliver
  • Test asserts exactly one agreement created
  • Test asserts pdf_storage_path is set on the agreement
  • Test asserts the signer receives an in-app notification
  • Test runs in CI without flake on at least 3 consecutive green runs

Blocked by

  • Blocked by #252

User stories addressed

  • User story 10
  • User story 17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.