Skip to content

Better local dev/testing environment #36

Description

@owencooke

During development, it would be better to avoid making too many LLM calls when testing features and avoid adding data to the prod DB. These are just a few potential concerns, others would be test emails, etc

  • Local Postgres DB for testing via Docker
  • A way to test/mock GitHub integration, without creating repo each time
  • Mocked LLM calls
  • Mock emails

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorbad code must go

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions