|
@@ -69,7 +69,7 @@ testJobsUnifiedTopCard = do
|
|
|
(DetachedElement {
|
|
(DetachedElement {
|
|
|
classes: ("job-details-jobs-unified-top-card__job-insight-view-model-secondary" : Nil),
|
|
classes: ("job-details-jobs-unified-top-card__job-insight-view-model-secondary" : Nil),
|
|
|
content: "Confirmé",
|
|
content: "Confirmé",
|
|
|
- id: (Just "undefined"),
|
|
|
|
|
|
|
+ id: Nothing,
|
|
|
tag: "SPAN"
|
|
tag: "SPAN"
|
|
|
})) : Nil))) }),
|
|
})) : Nil))) }),
|
|
|
icon: DetachedLiIcon "job"
|
|
icon: DetachedLiIcon "job"
|
|
@@ -77,21 +77,21 @@ testJobsUnifiedTopCard = do
|
|
|
content: (TopCardInsightContentSingle (DetachedElement {
|
|
content: (TopCardInsightContentSingle (DetachedElement {
|
|
|
classes: Nil,
|
|
classes: Nil,
|
|
|
content: "201-500 employés · Technologies et services de l’information",
|
|
content: "201-500 employés · Technologies et services de l’information",
|
|
|
- id: (Just "undefined"),
|
|
|
|
|
|
|
+ id: Nothing,
|
|
|
tag: "SPAN" })),
|
|
tag: "SPAN" })),
|
|
|
icon: DetachedLiIcon "company"
|
|
icon: DetachedLiIcon "company"
|
|
|
}) : (TopCardInsight {
|
|
}) : (TopCardInsight {
|
|
|
content: (TopCardInsightContentSingle (DetachedElement {
|
|
content: (TopCardInsightContentSingle (DetachedElement {
|
|
|
classes: Nil,
|
|
classes: Nil,
|
|
|
content: "2 anciens élèves travaillent ici",
|
|
content: "2 anciens élèves travaillent ici",
|
|
|
- id: (Just "undefined"),
|
|
|
|
|
|
|
+ id: Nothing,
|
|
|
tag: "SPAN" })),
|
|
tag: "SPAN" })),
|
|
|
icon: DetachedLiIcon "people"
|
|
icon: DetachedLiIcon "people"
|
|
|
}) : (TopCardInsight {
|
|
}) : (TopCardInsight {
|
|
|
content: (TopCardInsightContentSingle (DetachedElement {
|
|
content: (TopCardInsightContentSingle (DetachedElement {
|
|
|
classes: Nil,
|
|
classes: Nil,
|
|
|
content: "Découvrez comment vous vous positionnez par rapport à 87 candidats. Essai Premium pour 0 EUR",
|
|
content: "Découvrez comment vous vous positionnez par rapport à 87 candidats. Essai Premium pour 0 EUR",
|
|
|
- id: (Just "undefined"),
|
|
|
|
|
|
|
+ id: Nothing,
|
|
|
tag: "SPAN" })),
|
|
tag: "SPAN" })),
|
|
|
icon: (DetachedSvgElement { dataTestIcon: (Just "lightbulb-medium"), id: Nothing, tag: "svg" })
|
|
icon: (DetachedSvgElement { dataTestIcon: (Just "lightbulb-medium"), id: Nothing, tag: "svg" })
|
|
|
}) : (TopCardInsight {
|
|
}) : (TopCardInsight {
|