Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Tests

This directory contains integration and end-to-end tests for the Stellar Stock Price Oracle system.

Test Structure

  • integration/ - Integration tests for each component
  • e2e/ - End-to-end tests for the full data flow
  • fixtures/ - Test data and mocks

🧪 Tests will be added as components are implemented.