Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura committed Oct 14, 2024
1 parent 11e7218 commit c80ebb7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 80 deletions.
8 changes: 7 additions & 1 deletion tests/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@

## Overview

This project contains smoke and integration UI tests for Busola.
This project contains smoke, integration UI tests for Busola.

## Prerequisites

Before testing, you need to copy your cluster's kubeconfig file to `fixtures/kubeconfig.yaml`.

For tests which starts with `kyma-` run Busola using Docker, PR number, and - optionally - your desired environment:

```bash
PR_NUMBER={YOUR_PR_NUMBER} ENV={DESIRED_ENV} npm run run-docker
```

## Installation

To install dependencies, run the `npm install` command.
Expand Down
79 changes: 0 additions & 79 deletions tests/kyma/README.md

This file was deleted.

0 comments on commit c80ebb7

Please sign in to comment.