Run tests only from src folder #55

Merged
ashwin merged 1 commits from deep-stack/laconic-sdk:pm-fix-ci into main 2024-01-23 12:10:56 +00:00
Member
  • Since we are cloning laconicd (to build its image) in the CI, when running the SDK tests, jest picks up the .ts test files from laconicd as well
  • Use jest --testPathPattern flag to avoid the above
- Since we are cloning laconicd (to build its image) in the CI, when running the SDK tests, jest picks up the `.ts` test files from laconicd as well - Use jest `--testPathPattern` flag to avoid the above
prathamesh added 1 commit 2024-01-23 10:16:30 +00:00
Run tests only from src folder
Tests / sdk_tests (pull_request) Successful in 19m35s
1fa3c08d8f
ashwin merged commit 809c4d8f5b into main 2024-01-23 12:10:56 +00:00
ashwin deleted branch pm-fix-ci 2024-01-23 12:10:57 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/laconic-sdk#55