Skip to content

test: add tests for organizer default app location#12121

Closed
Udit-takkar wants to merge 1 commit intomainfrom
tests/organizers-default-app
Closed

test: add tests for organizer default app location#12121
Udit-takkar wants to merge 1 commit intomainfrom
tests/organizers-default-app

Conversation

@Udit-takkar
Copy link
Copy Markdown
Contributor

@Udit-takkar Udit-takkar commented Oct 27, 2023

Fixes: #11776 ( When Metadata is {} )
2) Organizer default App Location when metadata is {"defaultConferencingApp":{"appSlug":"zoom"}}

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 8:55pm
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 8:55pm
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api ⬜️ Ignored (Inspect) Oct 27, 2023 8:55pm
cal ⬜️ Ignored (Inspect) Oct 27, 2023 8:55pm
cal-demo ⬜️ Ignored (Inspect) Oct 27, 2023 8:55pm
ui ⬜️ Ignored (Inspect) Oct 27, 2023 8:55pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 27, 2023

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes!

@github-actions github-actions Bot added automated-tests area: unit tests, e2e tests, playwright Low priority Created by Linear-GitHub Sync labels Oct 27, 2023
@zomars zomars added the core area: core, team members only label Oct 27, 2023
@Udit-takkar Udit-takkar changed the title tests: add tests for organizer default app location test: add tests for organizer default app location Oct 27, 2023
@github-actions
Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@deploysentinel
Copy link
Copy Markdown

deploysentinel Bot commented Oct 27, 2023

Current Playwright Test Results Summary

✅ 230 Passing - ❌ 1 Failing - ⚠️ 6 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 10/27/2023 08:59:22pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: d22a81e

Started: 10/27/2023 08:54:49pm UTC

❌ Failures

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Popup Tests should be able to reschedule
Retry 2Retry 1Initial Attempt
Error: Test timeout of 60000ms exceeded.
Test timeout of 60000ms exceeded.
10.83% (34) 34 / 314 runs
failed over last 7 days
87.26% (274) 274 / 314 runs
flaked over last 7 days

⚠️ Flakes

📄   apps/web/playwright/booking-pages.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
pro user Can cancel the recently created booking and rebook the same timeslot
Retry 1Initial Attempt
1.63% (5) 5 / 306 runs
failed over last 7 days
0.33% (1) 1 / 306 run
flaked over last 7 days

📄   apps/web/playwright/insights.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Insights should be able to go to insights as members
Retry 1Initial Attempt
0% (0) 0 / 310 runs
failed over last 7 days
1.94% (6) 6 / 310 runs
flaked over last 7 days
Insights should test download button
Retry 1Initial Attempt
0.32% (1) 1 / 308 run
failed over last 7 days
3.57% (11) 11 / 308 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 3 Flakes

Top 1 Common Error Messages

null

3 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1Initial Attempt
1.59% (5) 5 / 315 runs
failed over last 7 days
45.71% (144) 144 / 315 runs
flaked over last 7 days
Popup Tests should open Routing Forms embed on click
Retry 1Initial Attempt
0.32% (1) 1 / 315 run
failed over last 7 days
14.92% (47) 47 / 315 runs
flaked over last 7 days
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when no theme is configured through Embed API
Retry 1Initial Attempt
1.59% (5) 5 / 314 runs
failed over last 7 days
53.50% (168) 168 / 314 runs
flaked over last 7 days

View Detailed Build Results


@github-actions
Copy link
Copy Markdown
Contributor

This PR is being marked as stale due to inactivity.

@github-actions github-actions Bot added the Stale label Nov 11, 2023
@github-actions github-actions Bot removed the Stale label Nov 18, 2023
@github-actions
Copy link
Copy Markdown
Contributor

Hey there, there is a merge conflict, can you take a look?

@github-actions github-actions Bot added the 🚨 merge conflict This PR has a merge conflict that has to be addressed label Nov 21, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 6, 2023

This PR is being marked as stale due to inactivity.

@github-actions github-actions Bot added Stale and removed Stale labels Dec 6, 2023
@github-actions
Copy link
Copy Markdown
Contributor

This PR is being marked as stale due to inactivity.

@github-actions github-actions Bot added the Stale label Dec 22, 2023
@keithwillcode keithwillcode deleted the tests/organizers-default-app branch September 17, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-tests area: unit tests, e2e tests, playwright core area: core, team members only Low priority Created by Linear-GitHub Sync 🚨 merge conflict This PR has a merge conflict that has to be addressed Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CAL-2598] Write test for meeting location when user metadata is empty

2 participants