Files
rippled/tests/README.md
Bart 6cf37c4abe refactor: Move integration tests from 'examples/' into 'tests/' (#5367)
This change moves `examples/example` into `tests/conan` to make it clear it is an integration test, and adjusts the `conan` CI job accordingly
2025-03-27 14:49:09 +00:00

189 B

Integration tests

This directory contains integration tests for the project. These tests are run against the libxrpl library or rippled binary to verify they are working as expected.