This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/flows/tests
Jens L 6a4086c490
flows: introduce FlowPlan markers, which indicate when a stage needs … (#79)
* flows: introduce FlowPlan markers, which indicate when a stage needs re-evaluation

Implement re_evaluate_policies
add unittests for several different scenarios
closes #78

* flows: move markers to separate files, cleanup formatting

* flows: fix self.next is not callable
2020-06-18 22:43:51 +02:00
..
__init__.py flows: add caching of plan, add planner unittests 2020-05-11 11:39:58 +02:00
test_misc.py policies/expression: add pb_flow_plan variable 2020-05-13 18:44:36 +02:00
test_planner.py flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
test_views.py flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00
test_views_helper.py flows: introduce FlowPlan markers, which indicate when a stage needs … (#79) 2020-06-18 22:43:51 +02:00