Skip to content

Commit

Permalink
chore: move e2e to own repo (#6)
Browse files Browse the repository at this point in the history
* chore: move e2e to own repo

* Fix branch
  • Loading branch information
Tomvbe authored Jan 9, 2024
1 parent 8f0fe1b commit 20bf3fa
Show file tree
Hide file tree
Showing 19 changed files with 4 additions and 1,120 deletions.
5 changes: 4 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ To create the images run the following docker commands from the root directory:
docker build -t vsds-federated-catalog-connector:local . -f ./federated-catalog-connector/Dockerfile
```

> **Note**: These connectors are not production ready and should only be used for development purposes.
> **Note**: These connectors are not production ready and should only be used for development purposes.

3. E2E testing
- [Basic flow](https://github.com/Informatievlaanderen/VSDS-LDES-E2E-testing/tree/main/tests/034.dataspace-connector-consumer-and-provider)

## Next steps:

Expand Down
Loading

0 comments on commit 20bf3fa

Please sign in to comment.