Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 2.64 KB

omni-sto-testing.adoc

File metadata and controls

36 lines (23 loc) · 2.64 KB

Omni Protocol Send To Owners Testing

Overview

There is a Send To Owners Tests spreadsheet on Google Docs, that contains a thorough list of test cases for Send To Owners transactions. The tab-delimited data used by some of the tests below was extracted from this spreadsheet.

Spock Tests

The current STO tests are:

Test "Spec" (link to source) Latest Results Notes

SendToOwnersSpec

results

Simple STO tests

SendToManyOwnersSpec

results

STO tests with a large (configurable) number of owners.

SendToOwnersTestPlanSpec

results

Transactions created and sent with sendToOwnersMP RPC method. Driven by Tab-delimited test data

SendToOwnersTestPlanRawSpec

results

Same tests as SendToOwnersTestPlanSpec, but transactions created client-side with OmniJ and sent with sendrawtx_MP RPC method. Driven by Tab-delimited test data

Omni Foundation Jenkins Server Info

An overview of the Omni Foundation Continuous Integration Server and the jobs it’s currently running can be read in the Jenkins Continuous Integration Server page on the omni-devops repository.