-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: Support full markdown syntax #397
Conversation
✅ Deploy Preview for chat-ai-widget ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Size Change: +15.1 kB (+2.5%) Total Size: 619 kB
ℹ️ View Unchanged
|
1d3f996
to
96cefa1
Compare
__visual_tests__/__snapshots__/workflow-tests.spec.ts/104-1-chromium-darwin.png
Outdated
Show resolved
Hide resolved
@@ -29,6 +29,7 @@ test.afterEach(async ({ page }) => { | |||
* 4. Submit form with valid values. | |||
*/ | |||
test('100', async ({ page, browserName }) => { | |||
await beforeEach(page); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
모든 스텝에 들어가는거면, 이건 loadWidget 에 들어가도 되지 않나여?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵넵 loadWidget 함수로 빼겠씁니다
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
__visual_tests__/__snapshots__/workflow-tests.spec.ts/104-1-firefox-darwin.png
Outdated
Show resolved
Hide resolved
0ab9f14
to
cd901b2
Compare
1c4989e
to
ad9576f
Compare
f8dda4f
to
b10856a
Compare
How to test?
You can also test workflow by sending below message:
Changes
ticket: AC-4384
Additional Notes
Checklist
Before requesting a code review, please check the following: