Skip to content

TDL-14952: Remove roles stream#121

Merged
prijendev merged 23 commits intomasterfrom
TDL-14952-Remove-roles-stream
Jan 20, 2025
Merged

TDL-14952: Remove roles stream#121
prijendev merged 23 commits intomasterfrom
TDL-14952-Remove-roles-stream

Conversation

@prijendev
Copy link
Contributor

@prijendev prijendev commented Nov 8, 2024

Description of change

Manual QA steps

  • Verified that 'roles' stream is no longer present in the catalog itself.

Risks

Rollback steps

  • revert this branch

AI generated code

https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code

  • this PR has been written with the help of GitHub Copilot or another generative AI tool

@prijendev prijendev marked this pull request as ready for review January 13, 2025 10:34
Copy link

@RushiT0122 RushiT0122 left a comment

Choose a reason for hiding this comment

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

Remove roles references from all the test files.

@prijendev
Copy link
Contributor Author

Remove roles references from all the test files.

Removed all roles stream references

@RushiT0122 RushiT0122 self-requested a review January 16, 2025 10:19
tests/base.py Outdated
import json
from datetime import datetime as dt
from datetime import timedelta
from tap_tester.jira_client import JiraClient as jira_client
Copy link
Contributor

@rdeshmukh15 rdeshmukh15 Jan 16, 2025

Choose a reason for hiding this comment

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

Imported this twice on line no.12 too

tests/base.py Outdated
'bank_accounts', # No endpoints for CREATE or UPDATE
'cash_drawer_shifts', # Require cash transactions (not supported by API)
'payouts', # Depenedent on bank_account related transactions, no endpoints for CREATE or UPDATE
'employees', # Deprecated stream
Copy link
Contributor

Choose a reason for hiding this comment

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

If it is deprecated, can we remove it?

@prijendev prijendev merged commit 518d2e7 into master Jan 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants