How you can integration test your app by dash.testing

Thank you very much @takaakifuruse for sharing.
Just a small (but important) reminder for everyone: the import_app function requires your app file to always be named app.py

1 Like