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

test: test import template command handler #1599

Merged
merged 5 commits into from
Oct 8, 2023

Conversation

WanShufen
Copy link
Collaborator

No description provided.

let userId: UserId
let spy: SpyInstance
let tabSpy: SpyInstance
const templateInput = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

你可以封装下createTestTemplate包括fromJson的部分

const userId: UserId = new UserId('user1')
let spy: SpyInstance
let tabSpy: SpyInstance
const templateInput: ITemplateSchema = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

你这里倒是替换一下你新写的那个呀

@nichenqin nichenqin temporarily deployed to import-template-command-handler-test - undb PR #1599 October 8, 2023 06:29 — with Render Destroyed
@nichenqin nichenqin merged commit 42c2565 into develop Oct 8, 2023
1 check passed
@nichenqin nichenqin deleted the import-template-command-handler-test branch October 8, 2023 06:33
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.

None yet

3 participants