Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a script for travis that tests all the bnsapi endpoints #1183

Open
annatorok opened this issue Mar 26, 2020 · 1 comment
Open

Create a script for travis that tests all the bnsapi endpoints #1183

annatorok opened this issue Mar 26, 2020 · 1 comment
Assignees

Comments

@annatorok
Copy link

Goal: it would be vital to filter out any breaks when changes are made to bnsapi.

eg.
the endpoints /escrow/escrows and /multsig/contracts both return empty arrays when queried against mainnet. They definitely should not be empty

@orkunkl
Copy link
Contributor

orkunkl commented Mar 28, 2020

I've finished the integration testing script and writing tests for handlers. Some of the handlers(escrows, multisig) is not working and I am fixing them as I proceed with testing. This issue will take some time. 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants