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

docs: add info about expect timeout configuration #51

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

sipayRT
Copy link
Member

@sipayRT sipayRT commented Jan 9, 2025

No description provided.

Copy link

github-actions bot commented Jan 9, 2025

✅ Successfully deployed static

Copy link
Member

@KuznetsovRoman KuznetsovRoman left a comment

Choose a reason for hiding this comment

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

Click on "expect" only expands the section

sidebars.ts Outdated
Comment on lines 19 to 41
items: [
{ type: "category", label: "browser", items: [{ type: "autogenerated", dirName: "commands/browser" }] },
{ type: "category", label: "element", items: [{ type: "autogenerated", dirName: "commands/element" }] },
{
type: "category",
label: "expect",
items: [{ type: "autogenerated", dirName: "commands/expect" }],
link: { type: "doc", id: "commands/expect/overview" },
},
{ type: "category", label: "mock", items: [{ type: "autogenerated", dirName: "commands/mock" }] },
],
Copy link
Member

@KuznetsovRoman KuznetsovRoman Jan 13, 2025

Choose a reason for hiding this comment

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

I dont like being forced to describe each chapter manually, but i didn't find a better alternative

Copy link
Member Author

Choose a reason for hiding this comment

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

it's the only way

@sipayRT sipayRT force-pushed the sp.addExpectConfig branch from 23e8be3 to d202e7d Compare January 13, 2025 11:48
@sipayRT sipayRT merged commit 606c23e into master Jan 13, 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.

2 participants