Skip to content

Commit

Permalink
Remove the testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelatorrep authored Feb 29, 2024
1 parent 4442ec4 commit 2564894
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@


[![Documentation Status](https://readthedocs.org/projects/localega/badge/?version=latest)](https://localega.readthedocs.io/en/latest/?badge=latest)
[![Testsuite](https://github.com/EGA-archive/LocalEGA/workflows/Testsuite/badge.svg)](https://github.com/EGA-archive/LocalEGA/actions)


The [code](src) is written in Python (3.7+), C and SQL.
The [code](src) is written in Python (3.10+), C and SQL.

## Quick install

You can provision and deploy the different components, locally, using [docker](deploy/docker).
Follow along the instructions and after a few seconds, you then have a locally-deployed instance of LocalEGA (using a fake Central EGA), and you can run the [testsuite](tests).
Follow along the instructions, you then have a locally-deployed instance of LocalEGA (using a fake Central EGA).

## Architecture

Expand Down

0 comments on commit 2564894

Please sign in to comment.