Skip to content

Commit

Permalink
update expected records
Browse files Browse the repository at this point in the history
  • Loading branch information
archangelic committed Oct 13, 2023
1 parent 20e9664 commit 6ee46f7
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,12 @@ acceptance_tests:
disable_for_version: "1.0.0"
basic_read:
tests:
- config_path: "secrets/config_oauth.json"
- config_path: "secrets/config.json"
empty_streams:
- name: shifts
bypass_reason: "Not able to fill stream"
- name: orders
bypass_reason: "Not able to fill stream"
- name: payments
bypass_reason: "Not able to fill stream"
- name: refunds
bypass_reason: "Not able to fill stream"
- name: cash_drawers
bypass_reason: "Not able to fill stream"
expect_records:
path: "integration_tests/expected_records_oauth.jsonl"
path: "integration_tests/expected_records.jsonl"
ignored_fields:
items:
- name: version
Expand Down
Loading

0 comments on commit 6ee46f7

Please sign in to comment.