Skip to content

test: add e2e test

Eileen Yu requested to merge Eileen-Yu/package-hunter:test/e2e into gsoc2022-dev

Description

Create a shell script to test general workflow of the deployed package hunter on K8s.

Motivation

It is hard to test the entire logic through unit tests. Implement a script to mock the usage so that we can conveniently check if the deployment is functional.

Merge request reports