Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync implementation #89

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Sync implementation #89

merged 6 commits into from
Jan 31, 2024

Conversation

prklm10
Copy link
Contributor

@prklm10 prklm10 commented Jan 24, 2024

  • passing sync params.
  • incresing timeout to 600sec

@prklm10 prklm10 requested a review from a team as a code owner January 24, 2024 14:04
yarn.lock Outdated Show resolved Hide resolved
@@ -43,6 +43,10 @@ def dummy_method1(self):
mock_server_thread.daemon = True
mock_server_thread.start()

# initializing mock data
data_object = {"sync": "true", "diff": 0}
Copy link
Contributor

Choose a reason for hiding this comment

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

Ideally we should mock it properly.

@Amit3200 Amit3200 changed the title Sync implementaiton Sync implementation Jan 31, 2024
@Amit3200 Amit3200 merged commit abe191e into master Jan 31, 2024
7 checks passed
@Amit3200 Amit3200 deleted the PER-2862 branch January 31, 2024 07:52
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.

4 participants