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

Added test for multiple send #189

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Added test for multiple send #189

merged 1 commit into from
Apr 11, 2024

Conversation

nerfZael
Copy link
Contributor

I think with this final test, we could say that we have the send feature covered and if tests pass 100% we can close the send part of: #166

@nerfZael
Copy link
Contributor Author

/workflows/benchmarks agents/token/send 10

Copy link

github-actions bot commented Apr 11, 2024

Finished benchmarks

Test Run Summary

  • Run from: ./autotx/tests/agents/token/send
  • Iterations: 10
  • Total Success Rate: 100.00%

Detailed Results

Test Name Success Rate Passes Fails Avg Time
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_eth 100% 10 0 16s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_eth_multiple 100% 10 0 35s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_eth_sequential 100% 10 0 23s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_erc20_parallel 100% 10 0 23s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_erc20 100% 10 0 18s

Total run time: 19.01 minutes

@cbrzn cbrzn merged commit fb1bfe3 into main Apr 11, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants