the-nft-company / flow-jvm-sdk

Apache License 2.0
13 stars 25 forks source link

CI + test automation, integration testing #35

Closed lealobanov closed 3 months ago

lealobanov commented 5 months ago

Automating test runs during code release using Github actions; halt release if any tests fail. Implemented end to end integration testing that runs during release. Release pipeline halts if any tests fail.