Once the data has been fetched from the API, the next step is to filter that data. This task was completed using Alpha Vantage, however, due to their restriction on the number of API calls per minute, we switched to using IEX API.
Unit tests:
-used protractor for automated testing with javascript
-unit test ensures table with data is displayed on cryptocurrencies page
Once the data has been fetched from the API, the next step is to filter that data. This task was completed using Alpha Vantage, however, due to their restriction on the number of API calls per minute, we switched to using IEX API.
Unit tests: -used protractor for automated testing with javascript -unit test ensures table with data is displayed on cryptocurrencies page