Skip to content

Commit

Permalink
Added mockall for better test isolation.
Browse files Browse the repository at this point in the history
Improved tracing setup for tests.
  • Loading branch information
rsachdeva committed Sep 20, 2024
1 parent 7aa3548 commit 8fe6221
Show file tree
Hide file tree
Showing 17 changed files with 323 additions and 119 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
echo "Installed cargo lambda version:"
cargo lambda --version
- name: Run integration tests
- name: Run unit and integration tests
run: just test

# deploy:
Expand Down
Loading

0 comments on commit 8fe6221

Please sign in to comment.