bigcommerce / catalyst

Catalyst - for Composable Commerce
https://catalyst-demo.site
MIT License
120 stars 161 forks source link

chore(functional): Add tests for checkout and cart #1502

Closed avattipalli closed 1 month ago

avattipalli commented 1 month ago

What/Why?

Adds the following tests and assertions

Testing

Verified locally and is also tested as part of the CI.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 324f95568ce0e90e29a12f8ec652451eb9520e16

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
catalyst-latest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 8:15pm
6 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **catalyst** | ⬜️ Ignored ([Inspect](https://vercel.com/bigcommerce-platform/catalyst/96th1sWbbnGZmQSgo9oG18V3Znp1)) | | | Oct 22, 2024 8:15pm | | **catalyst-1millionproducts-store** | ⬜️ Ignored ([Inspect](https://vercel.com/bigcommerce-platform/catalyst-1millionproducts-store/H9iCaVgDyyx5mrKggQNYs8tdHzgE)) | | | Oct 22, 2024 8:15pm | | **catalyst-au** | ⬜️ Ignored ([Inspect](https://vercel.com/bigcommerce-platform/catalyst-au/8UgF1tKQVVnArcbikcMPSnbYrF6f)) | | | Oct 22, 2024 8:15pm | | **catalyst-test-store** | ⬜️ Ignored ([Inspect](https://vercel.com/bigcommerce-platform/catalyst-test-store/7536FYhxDnhwKKTC2a2Fqdn7NUBu)) | | | Oct 22, 2024 8:15pm | | **catalyst-uk** | ⬜️ Ignored ([Inspect](https://vercel.com/bigcommerce-platform/catalyst-uk/EjRNpwJbow24i6mjnkxeEKdTmCNU)) | | | Oct 22, 2024 8:15pm | | **catalyst-unstable** | ⬜️ Ignored ([Inspect](https://vercel.com/bigcommerce-platform/catalyst-unstable/8JWaHGRdCsNvWFdyNukhi2wF2TUv)) | | | Oct 22, 2024 8:15pm |
avattipalli commented 1 month ago

Waiting for further improvements before expanding tests for these usecases. Closing this PR for now.