demarches-normaliennes/spec/models/logic
2024-07-22 13:53:45 +02:00
..
and_spec.rb tech(clean): simplify implementation of eligibilite rules, code, enhance wording and test coverage 2024-06-11 09:57:36 +02:00
binary_operator_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
champ_value_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
constant_spec.rb feat(logic): operators sources 2023-01-26 09:06:30 +01:00
empty_operator_spec.rb and empty_operator compute always true 2022-07-05 12:07:06 +02:00
empty_spec.rb feat(logic): operators sources 2023-01-26 09:06:30 +01:00
eq_spec.rb fix(conditionel): error when using operator eq/not_eq with a multi dropdown 2023-04-26 09:58:00 +02:00
exclude_operator_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
in_departement_operator_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
in_region_operator_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
include_operator_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
n_ary_operator_spec.rb feat(logic): operators sources 2023-01-26 09:06:30 +01:00
not_eq_spec.rb fix(conditionel): error when using operator eq/not_eq with a multi dropdown 2023-04-26 09:58:00 +02:00
not_in_departement_operator_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
not_in_region_operator_spec.rb refactor(champ): remove type_de_champ_id and champ factories 2024-07-22 13:53:45 +02:00
or_spec.rb tech(clean): simplify implementation of eligibilite rules, code, enhance wording and test coverage 2024-06-11 09:57:36 +02:00