Astra DAO
Search
K

Oracle

Test ID
Test Scenario
Function
Details
Transaction Hash
TC_1
White list address to update configuration
whitelistaddress
Non manager tries to whitelist address
TC_2
Update Manager address
updatemanager
Non owner tries to update manager
TC_3
White list address to update configuration
whitelistaddress
Manager tries to whitelist address
TC_4
White list address to update configuration
whitelistaddress
Manager tries to whitelist address twice
TC_5
Remove address from whitelist
removewhitelist
Manager tries to whitelist address
TC_6
Remove address from whitelist
removewhitelist
Manager tries to whitelist address
TC_7
White list address to update configuration
whitelistaddress
Whitelist that address again after removing from whitelist
TC_8
Add new Index in Oracle
addNewPoolToken
Non whitelisted tries to add pool
TC_9
Add new Index in Oracle
addNewPoolToken
Whitelisted tries to add pool
TC_10
Update Pool datasource
updatePoolDatasource
Non whitelisted tries to update data source
TC_11
Update Pool datasource
updatePoolDatasource
Whitelisted tries to update data source with wrong configuration
TC_12
Update Pool datasource
updatePoolDatasource
Whitelisted tries to update data source with correct configuration
TC_13
Get the data from AI
updateTokens
Make call to AI to get the data
TC_14
White list address to update configuration
whitelistaddress
Whitelist that address again after removing from whitelist
TC_15
Add new Index in Oracle
addNewPoolToken
Whitelisted tries to add pool
TC_16
Update Pool datasource
updatePoolDatasource
Whitelisted tries to update data source with correct configuration
TC_17
Get the data from AI
updateTokens
Make call to AI to get the data
TC_18
Callback from provable
__callback
Response came from provable
TC_19
Callback from provable
__callback
User manually tries to call the callback
Last modified 3mo ago