stellar / django-polaris

An extendable Django app for building modular Stellar services
https://django-polaris.readthedocs.io
Apache License 2.0
95 stars 70 forks source link

add end to end tests for transaction processing logic #588

Open stfung77 opened 2 years ago

stfung77 commented 2 years ago

Currently there are unit tests in polaris but there are no tests that test the lifecycle of the transaction processing logic. We should add some tests for this.

TODO: test for when account doesnt exist

Testing transactions requiring multisig image

Testing transactions requiring trustline image