Warren
841346c5f2
Install DeploySentinel Playwright reporter ( #7405 )
...
* install reporter
* Update e2e-app-store.yml
---------
Co-authored-by: zomars <zomars@me.com>
2023-03-02 11:25:30 -07:00
zomars
a6cd173910
Update playwright.config.ts
2023-02-28 16:43:44 -07:00
zomars
c26cf74aec
Revert "Increase timeouts ( #4716 )"
...
This reverts commit 145fb09b73
.
2022-09-29 14:23:52 +02:00
Hariom Balhara
145fb09b73
Increase timeouts ( #4716 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-09-29 10:06:57 +00:00
zomars
bcb7861a04
Unleash full parallel e2e power
2022-09-02 13:39:45 -06:00
Omar López
d27b7ab2c4
One playwright config to rule them all ( #4072 )
2022-09-01 20:00:48 -06:00
Omar López
fe35cf6570
Extract prisma to it's own package ( #1823 )
...
* Moved prisma to packages
* Add missing prisma configs
* Extracts common libs and types
* Build and pipeline fixes
* Adds missing package
* Prisma scripts cleanup
* Updates lint staged
* Type fixes
* Sort imports
* Updates yarn lock file
* Fixes for yarn dx
* Revert "Sort imports"
This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.
* Formatting
* Prevent double TS version
* Fix conflict
* Extracted e2e configs
2022-02-15 13:30:52 -07:00
Omar López
9733da67ae
Fixes/e2e ( #1860 )
...
* E2E fixes
* Ensures port 3000 for CI
2022-02-15 11:14:57 -07:00
Omar López
f0eed8ad30
E2E fixes ( #1858 )
2022-02-15 10:44:30 -07:00
Omar López
79f9bf6d5e
E2E fix attempt ( #1845 )
...
* E2E fix attemp
* Moves playwright config to root
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-14 15:23:33 -07:00
zomars
0bc511a886
Migrated cal.com to apps/web
2022-02-10 14:22:45 -07:00
wilson gumba
1976aa761c
added playwright html reporter ( #1715 )
...
* added playwright html reporter
* upload artifacts
* add junit reporter
* upload artifacts
* revert
* upload report as artifact
* upload only report in ci
* remove playwright cache
* revert caching
* upload reporter as artifact
* remove all cache
* revert changes
* Update .github/workflows/e2e.yml
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-08 16:30:21 +00:00
Miguel Nieto A
73de0c2185
Fix signup query ( #1608 )
...
* Remove emailVerified not null from query
* Improve query to find existing user
* Add test suite to Signup from a Team Invite
* Allow importing modules with aliases
* Delete created data after all tests
* Resolve conflicts
* Use teampro instead of pro user and refactor code
2022-01-26 16:56:22 +00:00
Omar López
038ea3365a
Removes e2e retries and videos ( #1537 )
2022-01-17 20:23:46 +00:00
Omar López
84d75cf693
Upgrades next-auth to v4 ( #1185 )
...
* Upgrades next-auth to v4
* Fixes next-auth session types
* Type fixes
* Fixes login issue
* Team page fixes
* Type fixes
* Fixes secret
* Adds test for forgotten password
* Skips if pw secret is undefined
* Prevents error if PW secret is undefined
* Adds PLAYWRIGHT_SECRET explainer
* Adds pending auth TODOs
* Adds missing secret
* Fixed imports
* Fixed imports
* Type fixes
* Test fixes
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-01-07 20:23:37 +00:00
Omar López
21103580f7
Zomars/cal 748 paid bookings are failing ( #1335 )
...
* E2E video adjustments
* Adds test to add Stripe integration
* Type fix
* WIP: Payment troubleshooting
* Paid bookings shouldn't be confirmed by default
* Runs stripe test only if installed
* BookingListItem Adjustments
* Pending paid bookings should be unconfirmed
* Attempt to fix paid bookings
* Type fixes
* Type fixes
* Tests fixes
* Adds paid booking to seeder
* Moves stripe tests to own file
* Matches app locale to Stripe's
* Fixes minimun price for testing
* Stripe test fixes
* Fixes stripe frame test
* Added some Stripe TODOs
2021-12-17 16:58:23 +00:00
Omar López
e6f71c81bb
E2E tests refactoring ( #1318 )
...
* Adds test todos
* Can't seem to change locales
* WIP playwright test refactoring
* jest-playwright cleanup
* Test fixes
* Test fixes
* More test fixes
* WIP: Testing fixes
* More test fixes
* Removes unused files
* Installs missing browsers for e2e
* ts-node fixes
* ts-check fixes
* Type fixes
* Fixes e2e
* FFS
* Renamex webhook snapshot
* Fixes webhook cross-platform
* Renamed webhook snapshot
* Apply suggestions from code review
Co-authored-by: Max Schmitt <max@schmitt.mx>
* Removes kont dependency
* Cleanup playwright options
* Next.js cache optimizations on CI
* Uses cache on e2e as well
* Fixme is introducing side-effects
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
2021-12-15 16:25:49 +00:00