algorand / algorand/algorand-sdk-testing

Move logic from SDKs + Harness scripts to Sandbox

Aperta
#297 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
new-feature-request Team Lamprey
Lingua principale
Gherkin
Stelle
21
Fork
35
Merge medio
15m
PR unite (30g)
1

Descrizione

## Problem

Sandbox environment variables are overridden in the test harness and the SDKs which causes the repositories to be tightly coupled. If a new parameter is added to sandbox, or modified in some way, it must be propogated to 5 additional repositories.

Recently there was a major change which added conduit configurations. All of the sandbox configurations were updated, and tested as part of CI. All of the SDK tests were broken.

## Solution

The default sdk testing configuration should be a config file which is part of sandbox.
The logic in this repo should be stripped down to a bare minimum.
Any logic unique to this repository, like dumping errors on a failure, should become sandbox feataures.

## Dependencies

sandbox + SDKs

## Urgency

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.