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
Since we are releasing fab provider from v2-11-test we should also
run fab provider tests there.
This chang consists of:
* migrating to FAB 4.5.3 (includes scrypt algorithm fix)
* monkeypatching flask-session so that it works well with new
flask-sqlalchey
* caching initial$aization of Session class from flask-session and
AirflowDatabaseSessionInterface so that DB connection is not
created multiple times during tests
* fixing imports from tests
0 commit comments