Skip to content

Commit

Permalink
Remove abacus-and-api-integration-tests based on feedback
Browse files Browse the repository at this point in the history
I was informed that the component these tests are for is no longer used.  Removing the tests based on feedback.
  • Loading branch information
jentfoo committed Nov 4, 2024
1 parent 0eebf22 commit 338ae72
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 2,155 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,3 @@ and change `frontend/Dockerfile` line `RUN npm run build` to `COPY build/ build/
so it won't run it inside docker.
Be careful not to push these changes,
we won't need that to CI machines that runs on linux.

## [Abacus and API integration tests](abacus-and-api-integration-tests)

> Automated Playwright tests for the Abacus application
> run against the latest versions of frontend and backend together
> with API tests for OpenTDF backend services.
Check Backend "Quick Start and Development" for [Prerequisites](https://github.com/opentdf/backend#prerequisites)

1) delete `ctlptl delete cluster kind-kind`
and clear saved related images in docker
if you've run integration tests locally from another folder
2) run `ctlptl create cluster kind --registry=ctlptl-registry`
3) `cd abacus-and-api-integration-tests`
4) `tilt up`
1 change: 0 additions & 1 deletion abacus-and-api-integration-tests/.env

This file was deleted.

18 changes: 0 additions & 18 deletions abacus-and-api-integration-tests/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions abacus-and-api-integration-tests/Tiltfile

This file was deleted.

184 changes: 0 additions & 184 deletions abacus-and-api-integration-tests/e2e/abacus-app.spec.ts

This file was deleted.

Loading

0 comments on commit 338ae72

Please sign in to comment.