Skip to content

Commit

Permalink
feat: re-implement unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristoGrab committed Dec 16, 2024
1 parent cbc9a62 commit d85b794
Show file tree
Hide file tree
Showing 4 changed files with 2,111 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Copyright (c) 2024 Airbyte, Inc., all rights reserved.

pytest_plugins = ["airbyte_cdk.test.utils.manifest_only_fixtures"]
Loading

0 comments on commit d85b794

Please sign in to comment.