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
All checks were successful
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
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconic-sdk#55
No description provided.