Skip to content

Commit

Permalink
added empty streams for SAT (#21199)
Browse files Browse the repository at this point in the history
  • Loading branch information
darynaishchenko authored Jan 16, 2023
1 parent 0130da8 commit 84baa63
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 510 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,22 @@ acceptance_tests:
bypass_reason: "unable to populate"
- name: voicemail_tasks
bypass_reason: "unable to populate"
- name: leads
bypass_reason: "unable to test due to fast-changing data"
- name: events
bypass_reason: "unable to test due to fast-changing data"
- name: users
bypass_reason: "unable to test due to fast-changing data"
- name: contacts
bypass_reason: "unable to test due to fast-changing data"
- name: google_connected_accounts
bypass_reason: "unable to test due to fast-changing data"
- name: custom_email_connected_accounts
bypass_reason: "unable to test due to fast-changing data"
- name: zoom_connected_accounts
bypass_reason: "unable to test due to fast-changing data"
- name: email_bulk_actions
bypass_reason: "unable to test due to fast-changing data"
incremental:
tests:
- config_path: "secrets/config.json"
Expand Down
Loading

0 comments on commit 84baa63

Please sign in to comment.