Skip to content

A shopping application to demonstrate real-world usage of BrowserStack testing methods, patterns, and workflows.

Notifications You must be signed in to change notification settings

browserstack/browserstack-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
Jun 21, 2023
Dec 4, 2020
Oct 19, 2021
Mar 22, 2021
Oct 28, 2021
Dec 4, 2020
Jun 10, 2021
Jul 3, 2023
Oct 6, 2021
Dec 4, 2020
Oct 8, 2021
Dec 4, 2020
Dec 4, 2020
Oct 31, 2024

Repository files navigation

browserstack-demo-app

A shopping application to demonstrate real-world usage of BrowserStack testing methods, patterns, and workflows.

Features

๐Ÿ›  Built with React, Next
โšก๏ธ Zero database dependencies
๐Ÿš€ Full-stack Next/React application with real-world features
๐Ÿ‘ฎโ€โ™‚๏ธ Local Authentication

Getting Started

BrowserStack Demo App is a full-stack Next/React application.

The app is bundled with offers data, orders data and products data that contains everything you need to start using the app and run tests out-of-the-box.

The app also includes product images which are stored in public/static folder.

๐Ÿšฉ Note

You can login to the app with any of the example users image_not_loading_user, existing_orders_user or fav_user . The default password for all users is testingisfun99.

Prerequisites

You can run this project via Docker or Node.js version 12 installed on your machine.

Installation with node

yarn install

Run the app

yarn dev

visit http://localhost:3000/

Open Swagger UI

visit http://localhost:3000/swagger

About

A shopping application to demonstrate real-world usage of BrowserStack testing methods, patterns, and workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published