Skip to content

Files

This branch is 4 commits behind pinterest/psc:main.

psc-integration-test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 7, 2023
Sep 21, 2023
Sep 21, 2023

PSC Integration Test

Integration test suite for PSC

Contents

This module contains an extensive suite of integration tests that verify the end-to-end functionality of PSC. To run integration tests:

> mvn clean install
> cd psc-integration-test
> mvn clean test