Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Implement Sharded version of ProactiveState #3240

Merged
merged 3 commits into from
Jul 22, 2020

Conversation

sidmore
Copy link
Contributor

@sidmore sidmore commented Mar 26, 2020

No description provided.

@lzc850612
Copy link
Contributor

I'll take a look. let's hold off on this PR for now as we don't want to get this into 1.0 release

{
public static class ProactiveTestConstants
{
public const string User1 = "user1";
Copy link
Contributor

Choose a reason for hiding this comment

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

How about use conversation.User.Id after TestAdapter.CreateConversation?

Or we pass it to the parameter of TestAdapter.CreateConversation.

Currently, we just assume the default value of user parameter is user1.

@lauren-mills lauren-mills merged commit 5c745e7 into next Jul 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the user/sidmore/next_ProactiveSharded branch July 22, 2020 17:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants