Skip to content

Integration test suite: Drug discovery domain #16

@CaliLuke

Description

@CaliLuke

Port/create a drug discovery domain integration test suite similar to Python's test_drug_discovery_queries.py.

Schema: compounds, targets, trials, interactions, diseases with relations (interacts-with, treats, tested-in).

Test coverage:

  • Molecular relationship queries (compound → target interactions)
  • Pathway traversals (compound → target → disease)
  • Trial result aggregations (success rates, dosage stats)
  • Multi-attribute filtering on compounds (molecular weight, solubility)
  • Complex graph patterns (compounds sharing targets)

File: gotype/integ_drug_test.go
Build tag: //go:build cgo && typedb && integration

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingIntegration tests

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions