Commit Graph

12 Commits

Author SHA1 Message Date
67656c2cf1 Feat: arrange variables for templates
Split in 3 categories
- from "options" key build with default_config, file_config and cli options
- from "subject" key build csv or quantity of subject
- other in direct access from "direct_access" dictionnary inside the
  file_config
2022-07-20 16:16:09 +02:00
04db450ceb Feat: remise sur pieds pour les tests 2022-04-16 07:30:47 +02:00
1fdf223689 Feat: e2e test on default planner 2022-04-16 07:13:07 +02:00
c89959673b refact: move planners to own directory 2022-04-09 22:46:09 +02:00
dfcc48dd20 refact: planners accept only options in parameters 2022-04-09 22:29:58 +02:00
8c9d7bf9a2 refact: rename planner to default_planner 2022-04-09 22:06:42 +02:00
7f40b7c38f feat: only_corr_planner 2022-04-09 15:42:00 +02:00
f9dd70a2f1 feat: planner for normal workflow 2022-04-09 15:33:28 +02:00
ebf5bd0c7d refact: rename planner to tasks 2022-04-09 06:58:44 +02:00
4d76dc8992 Feat: reactivate output in task 2022-04-09 06:32:56 +02:00
480ced3259 refact: remove output to tasks 2022-04-08 21:29:35 +02:00
6e718b987a Feat: code planners and tests 2022-04-08 19:34:38 +02:00