Skip to content

Releases: stellar/stellar-anchor-tests

v0.3.0

30 Mar 14:53
20928fe
Compare
Choose a tag to compare

Update

  • Stop requiring authentication for the SEP-38 /price(s) endpoints, because authentication stoped being mandatory for non-quote endpoints on PR stellar-protocol#1144 (#79)

Fix

  • Fix SEP-38 toml variable name from QUOTE_SERVER to ANCHOR_QUOTE_SERVER (#79)

v0.2.0

12 Nov 00:50
3f4a9c6
Compare
Choose a tag to compare

Add

  • Added tests for SEP-38 endpoints (#73)

Update

  • Update the expected response schema for GET /customer requests

v0.1.7

05 Aug 20:37
1de3976
Compare
Choose a tag to compare

Add

  • CHANGELOG.md
  • Use type parameter in SEP-12 GET /customer requests

v0.1.6: Adding binary data upload

30 Jul 17:15
007a4ac
Compare
Choose a tag to compare
up version for next release (#58)

v0.1.5: fix same account different memos test condition (#55)

26 Jul 22:38
839af31
Compare
Choose a tag to compare

SEP-12's "same account different memos" test had a bug in its check for proper configuration.

v0.1.4: Always mark ran tests (#53)

26 Jul 21:21
62d9e24
Compare
Choose a tag to compare
* always save pass/fail results for a test to properly detect cycles

* increment patch version

v0.1.3

26 Jul 20:23
cada7f9
Compare
Choose a tag to compare

Fixes the cyclic dependency detection logic, which caused false positives.

v0.1.2

11 Jun 23:06
Compare
Choose a tag to compare
use yarn to publish the @stellar/anchor-tests package

v0.1.1

11 Jun 22:14
Compare
Choose a tag to compare
bump required version in server package