Skip to content

Releases: stellar/system-test

1.0.9

17 Mar 17:53
d680fad
Compare
Choose a tag to compare
  • Fix bug in NODEJS test invocation

1.0.8

13 Mar 13:44
28e5ef1
Compare
Choose a tag to compare
  • Enable some NODEJS tests (#44 + #42 )
  • Use new --source flag for cli (#43)

1.0.7

01 Mar 05:20
0df3a22
Compare
Choose a tag to compare

1.0.6

22 Feb 15:04
7ee8a41
Compare
Choose a tag to compare
  • Remove usage of soroban-rpc method getAccount, because it is deprecated, and will be removed in the next release. Use getLedgerEntry instead.

1.0.5

13 Feb 22:09
b956207
Compare
Choose a tag to compare
  • Fixed --TargetNetwork futurenet, was incorrectly trying to configure artificial acceleration on core config also, which is only allowed on standalone. system-test, #25.

This version of tests is based on Soroban Preview 7 system interfaces.

1.0.4

10 Feb 17:43
e582fd9
Compare
Choose a tag to compare

This version of tests is based on Soroban Preview 7 system interfaces.

1.0.3

07 Feb 05:52
80f8a41
Compare
Choose a tag to compare
  • Modified test framework, system-test, #21, to build Stellar Quickstart as the base image.
    Refer to README.md for new two step process of running tests:
    (1) run make with server versions, creates docker image
    (2) run the docker image to run tests.

This version of tests is based on Soroban Preview 7 system interfaces.

1.0.2

18 Jan 00:17
6f6f393
Compare
Choose a tag to compare

Changes:

This version of tests is based on Soroban Preview 6 system interfaces, combined with the additional change applied on top of dynamic args in cli contract invoke

The system test release is packaged as a docker image published on https://hub.docker.com/r/stellar/system-test/tags

1.0.0

12 Jan 18:59
99f783b
Compare
Choose a tag to compare

First release of packaged system tests. Initial focus is on Soroban e2e cases using cli,rpc,core:

  • DApp developer compiles, installs, deploys and invokes a contract
  • DApp developer compiles, deploys and invokes a contract

This version of tests execute the Soroban Preview 5 system interfaces only.

The system test release is packaged as a docker image published on https://hub.docker.com/r/stellar/system-test/tags

1.0.1

17 Jan 19:35
5d5634a
Compare
Choose a tag to compare

Changes:

This version of tests executes the Soroban Preview 6 system interfaces only.

The system test release is packaged as a docker image published on https://hub.docker.com/r/stellar/system-test/tags