Skip to content

busybeapp/busybe-e2e

Repository files navigation

BusyBe E2E

Overview

BusyBe E2E is an end-to-end testing suite for the BusyBe application. It leverages Cypress for automated UI testing.


Prerequisites

Ensure you have the following installed before running the tests:

  • Node.js (latest LTS recommended)
  • npm
  • A valid SLACK_TOKEN

Installation

Clone the repo and run the following

npm install

Running Tests

Headless Mode

To run tests in headless mode:

SLACK_TOKEN=<your_slack_token> make test

Interactive Mode

To open Cypress and run tests manually:

npm run cy:open

Github Action Mode

The E2E suite runs daily at midnight UTC.

You can also run trigger the action manually here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •