You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main purpose of this is to make sure we have thorough testing to verify that the "NETWORK" parameter is working correctly.
The current integration tests cover testing Horizon and Core in standalone mode. The goal is to enhance the integration tests by adding support for pubnet and testnet networks so that we can add integration tests for the "NETWORK" configuration parameter.
What would you like to see?
Add integration tests targeting "NETWORK" configuration parameter. See this PR for the implementation details of the parameter
The text was updated successfully, but these errors were encountered:
urvisavla
changed the title
services/horizon: Extend integration tests framework to support testing for pubnet and testnet
services/horizon: Add integration tests for testing default configuration using NETWORK parameter
Jul 24, 2023
What problem does your feature solve?
The main purpose of this is to make sure we have thorough testing to verify that the "NETWORK" parameter is working correctly.
The current integration tests cover testing Horizon and Core in
standalone
mode. The goal is to enhance the integration tests by adding support forpubnet
andtestnet
networks so that we can add integration tests for the "NETWORK" configuration parameter.What would you like to see?
The text was updated successfully, but these errors were encountered: