Codeception Results OK (234.98s)

Acceptance (cloud-stage) Tests

+ ExpleogroupCest » Student apply expleogroup and choose interest 103.29s

+ I acting as "Vincenzo"

+ I set locale "fr"

+ I visit "Page\Applications\ApplicationFormPage","","appsource=expleogroup"

+ Page\Applications\ApplicationFormPage: start application {"title":"La première étape de votre candidature","button":"Commencer"}

+ Page\Applications\ApplicationFormPage: fill personal details {"title":"Votre profil","birthdate":"Votre date de naissance","address":"Votre adresse","gender":"Votre genre"},{"gender":"Masculin","address":"7 cité paradis PARIS"}

+ Page\Applications\ApplicationFormPage: fill education {"title":"Vos études","education":"","diploma":"Quel est votre niveau de diplôme le plus élevé ?","frenchLevel":"","englishLevel":"Quel est votre niveau d’anglais ?"},{"diploma":"Bac+2","englishLevel":"Intermédiaire (B1-B2)"}

+ Page\Applications\ApplicationFormPage: fill learning resources {"title":"La formation en ligne et vous","followedCourses":"Avez-vous déjà suivi des cours en ligne ?","followedCoursesSubject":"Sur quels sujets et sur quels sites ?","resources":"Pour cette formation, vous aurez accès à :"},{"followedCourses":"Oui","followedCoursesSubject":"Coursera","resources":["Un endroit calme","Un ordinateur","Un micro"]}

+ Page\Applications\ApplicationFormPage: fill motivation {"title":"Votre nouvelle carrière","professionalProject":"Détaillez votre projet professionnel (à court, moyen et long-terme)","cv":"Ajoutez votre CV","linkedin":"","foundEmployer":"","desiredStartDate":"","nextButton":"Envoyer la candidature"},{"cv":"cv.pdf"}

+ Page\Applications\ApplicationFormPage: see application end {"title":"Merci de votre intérêt pour nos formations !","button":"RETOUR À L’ACCUEIL"}

Api (cloud-stage) Tests

+ AnalyticsCest » Get analytics with paths code 2.44s

+ I acting as "Business\Users\BotAdmin"

+ I get analytics "PATHS",[],"0-1000"

+ I see analytics "PATHS"

Bdd (cloud-stage) Tests

+ Course » Member can follow a course and pass a quiz 129.25s

    As a member
    I want to follow a course and pass a quiz
    In order to make progress on the platform

+ Given i am "member"

+ When i choose a course

+ And i follow a course

+ And i pass a quiz

+ Then i see that i have followed the course

+ And i see that i have passed the quiz

Summary

Successful scenarios: 3
Failed scenarios: 0
Skipped scenarios: 0
Incomplete scenarios: 0