Skip to content

Commit

Permalink
added test for sending notitication
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin-Sun-tts committed Dec 3, 2024
1 parent a051b30 commit 9fda4f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/harvest/test_harvest_full_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from unittest.mock import patch
from harvester.harvest import HarvestSource


class TestHarvestFullFlow:
@patch("harvester.harvest.ckan")
def test_harvest_single_record_created(
Expand Down

1 comment on commit 9fda4f4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests Skipped Failures Errors Time
2 0 💤 0 ❌ 0 🔥 7.360s ⏱️

Please sign in to comment.