Closed abhayks1 closed 5 years ago
Added pay_config.json in tests to get priceOracleDecimals and tokenDecimals.
Decimal values are first read from environment variable.
If in environment decimal values are not defined then test read priceOracleDecimals and tokenDecimals from pay_config.json file.
Fixes #208
Just realized there is travis build failure 🔴. Will look into it 👨🏭
Travis is green ✅ 🚀
Added pay_config.json in tests to get priceOracleDecimals and tokenDecimals.
Decimal values are first read from environment variable.
If in environment decimal values are not defined then test read priceOracleDecimals and tokenDecimals from pay_config.json file.
Fixes #208