Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 160 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 160 Bytes

Setup

Testing

  • Make sure you have docker installed
  • Run make db to create a ephemeral container of surrealdb that is used for testing
  • Run go test