ccaballe123 / portfolio

0 stars 0 forks source link

US3: Crypto Search Bar #82

Closed sliythytoves closed 6 years ago

sliythytoves commented 6 years ago

"As an investor, I want to search for specific cryptocurrencies so I can add them to my portfolio."

Acceptance Test: Acceptance Test 1:

Go to https://portfolio-47669.firebaseapp.com/ on chrome. For email, input "test@email.com". For password, input "testpassword". Click the login button. Mouseover the "Market" tab. Click on Crypto Market from the dropdown menu. A search bar and search button should be present. Type BTC into the search bar and click the search button. A table should appear with information about BTC.

Acceptance Test 2:

Go to https://portfolio-47669.firebaseapp.com/ on chrome. For email, input "test@email.com". For password, input "testpassword". Click the login button. Mouseover the "Market" tab. Click on Crypto Market from the dropdown menu. A search bar and search button should be present. Type BTC into the search bar and click the search button. A table should appear with information about BTC. Verify that data is up-to-date by going to google and searching specified cryptocurrencies and comparing specified values (Price, Percent change ).

Acceptance Test 3:

Go to https://portfolio-47669.firebaseapp.com/ on chrome. For email, input "test@email.com". For password, input "testpassword". Click the login button. Mouseover the "Market" tab. Click on Crypto Market from the dropdown menu. A search bar and search button should be present. Type random letters into the search bar and click the search button. Nothing should appear on the page. If a table does appear, take the random letter from earlier and check in google to see if they happen to be a cryptocurrency symbol.