Skip to content

Testing

Conner Groth edited this page Jun 29, 2025 · 1 revision

Testing

  • Backend: Use pytest for API endpoint testing
  • Frontend: Use browser dev tools and manual testing
  • Integration: Test SBOL import/export workflows end-to-end

Clone this wiki locally