You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self.assertEqual('Bitcoins in circulation', chart_data.name)
self.assertEqual('BTC', chart_data.unit)
self.assertEqual('day', chart_data.period)
self.assertEqual('The total number of bitcoins that have already been mined; in other words, the current supply of bitcoins on the network.', chart_data.description)