mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
This change moves `examples/example` into `tests/conan` to make it clear it is an integration test, and adjusts the `conan` CI job accordingly
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.