Skip to content

Rely on the API credentials from the settings file

There is no need for the code in __init__.py in tests.

We now have a separate settings.py for executing the tests, all code should go there. This MR just relies on the API credentials in the settings.py file.

Note: for recording the cassetts the port might need to be adjusted in settings.py

Merge request reports