currently to use API_KEY (which is necessary to run the code) ``` $ API_KEY='abcd12345' bundle console $ API_KEY='abcd12345' rake test ``` we can do something like that. But there should be some way much better.