Codeception Results FAILED (204.5s)

Common\tests.unit Tests

LoginFormTest » Login no user 1.81s

LoginFormTest » Login wrong password 1.98s

LoginFormTest » Login correct 2.02s

Frontend\tests.functional Tests

+ ContactCest » Check open no events 3.92s

    I am on route "site/contact"
    I see "My Organization"
    I see link "Home"
    I see link "Organization list"
    I see link "Contact"
    I see link "Login"
    I see link "Signup"
    I see "This page is not configured!","h1"

+ ContactCest » Check open event exists and page not configured 2.89s

    I have fixtures {"event":{"class":"common\\fixtures\\EventFixture","dataFile":"C:\\Web\\root-users\\meeting\\frontend\\tests/_data\\event_data.php"},"event-span":{"class":"common\\fixtures\\EventSpanFixture","dat...}
    I am on route "site/contact"
    I see "My Organization"
    I see link "Home"
    I see link "Organization list"
    I see link "Contact"
    I see link "Login"
    I see link "Signup"
    I see "This page is not configured!","h1"

+ ContactCest » Check open event exists and page configured 3.4s

    I have fixtures {"event":{"class":"common\\fixtures\\EventFixture","dataFile":"C:\\Web\\root-users\\meeting\\frontend\\tests/_data\\event_data.php"},"event-span":{"class":"common\\fixtures\\EventSpanFixture","dat...}
    I grab fixture "page","page_data1"
    I am on route "site/contact"
    I see "My Organization"
    I see link "Home"
    I see link "Organization list"
    I see link "Contact"
    I see link "Login"
    I see link "Signup"
    I see "Corporis nihil.","h2"
    I see "Odit non distinctio id. Dolorum id cum dolor qui rem. Corrupti et ipsum dicta eum. Repudiandae facere praesentium sunt voluptas quae laborum dolor.","div"

+ HomeCest » Check open no events 0.47s

    I am on page "/index-test.php"
    I see "My Organization"
    I see link "Home"
    I see link "Organization list"
    I see link "Contact"
    I see link "Login"
    I see link "Signup"
    I see "This page is not configured!","h1"

+ HomeCest » Check open event exists and page not configured 2.04s

    I have fixtures {"event":{"class":"common\\fixtures\\EventFixture","dataFile":"C:\\Web\\root-users\\meeting\\frontend\\tests/_data\\event_data.php"},"event-span":{"class":"common\\fixtures\\EventSpanFixture","dat...}
    I am on page "/index-test.php"
    I see "My Organization"
    I see link "Home"
    I see link "Organization list"
    I see link "Contact"
    I see link "Login"
    I see link "Signup"
    I see "This page is not configured!","h1"

+ HomeCest » Check open event exists and page configured 2.3s

    I have fixtures {"event":{"class":"common\\fixtures\\EventFixture","dataFile":"C:\\Web\\root-users\\meeting\\frontend\\tests/_data\\event_data.php"},"event-span":{"class":"common\\fixtures\\EventSpanFixture","dat...}
    I grab fixture "page","page_data0"
    I am on page "/index-test.php"
    I see "My Organization"
    I see link "Home"
    I see link "Organization list"
    I see link "Contact"
    I see link "Login"
    I see link "Signup"
    I see "Non asperiores.","h2"
    I see "Quia est distinctio ipsum hic sit id et. Sunt ipsam atque earum animi non non consectetur debitis. Non ducimus quia nihil. Expedita ex non dolor possimus veritatis.","div"

+ LoginCest » Check empty 2.48s

    I am on route "user/login"
    I submit form "#login-form",{"LoginForm[username]":"","LoginForm[password]":""}

+ I see validation error "Username or Email cannot be blank."

    I see "Username or Email cannot be blank.",".help-block"
    I see "Password cannot be blank.",".help-block"

+ LoginCest » Check wrong password 2.16s

    I am on route "user/login"
    I submit form "#login-form",{"LoginForm[username]":"admin","LoginForm[password]":"wrong"}

+ I see validation error "Incorrect username, email or password."

    I see "Incorrect username, email or password.",".help-block"

+ LoginCest » Check valid login 5.99s

    I am on route "user/login"
    I submit form "#login-form",{"LoginForm[username]":"erau","LoginForm[password]":"password_0"}
    I see "Logout (erau)","form button[type=submit]"
    I don't see link "Login"
    I don't see link "Signup"

+ MeetingCest » Create meeting success 11.77s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data3"
    I grab fixture "participant","participant_data1"
    I grab fixture "organization","organization_data1"
    I grab fixture "event-span","event_span_data0"
    I am on route "meeting/create",{"participant":1401}

+ I don't see alert warning "There are no available time for your meeting with"

    I don't see "There are no available time for your meeting with",".alert-warning"
    I see "10:00:00 AM","label"
    I don't see "10:10:00 AM","label"
    I see "10:20:00 AM","label"
    I see "10:30:00 AM","label"
    I see "10:40:00 AM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"600:4"},"Create"
    I see "Dismiss meeting","a"

+ MeetingCest » Create meeting failed already existing with this participant 3.55s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data4"
    I grab fixture "participant","participant_data2"
    I grab fixture "organization","organization_data2"
    I am on route "meeting/create",{"participant":1402}
    I see "You already have one meeting with"

MeetingCest » Create meeting failed me busy on selected event 0s

MeetingCest » Create meeting failed me busy on selected date 0s

MeetingCest » Create meeting failed me busy on selected time 0s

+ MeetingCest » Create meeting failed participant busy on selected event 4.78s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data8"
    I grab fixture "participant","participant_data6"
    I grab fixture "organization","organization_data6"
    I grab fixture "event-span","event_span_data0"
    I am on route "meeting/create",{"participant":1406}
    I don't see "10:00:00 AM","label"
    I don't see "10:10:00 AM","label"
    I don't see "10:20:00 AM","label"
    I don't see "10:30:00 AM","label"
    I don't see "10:40:00 AM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"600:2"},"Create"

+ I see alert info "Selected time is not available"

    I see "Selected time is not available",".alert-info"

+ MeetingCest » Create meeting failed participant busy on selected date 9.34s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data9"
    I grab fixture "participant","participant_data7"
    I grab fixture "organization","organization_data7"
    I grab fixture "event-span","event_span_data0"
    I grab fixture "event-span","event_span_data1"
    I am on route "meeting/create",{"participant":1407}
    I don't see "10:00:00 AM","label"
    I don't see "10:10:00 AM","label"
    I don't see "10:20:00 AM","label"
    I don't see "10:30:00 AM","label"
    I don't see "10:40:00 AM","label"
    I see "1:00:00 PM","label"
    I don't see "1:30:00 PM","label"
    I see "2:00:00 PM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"600:4"},"Create"

+ I see alert info "Selected time is not available"

    I see "Selected time is not available",".alert-info"
    I am on route "meeting/create",{"participant":1407}
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"601:0"},"Create"
    I see "Dismiss meeting","a"

+ MeetingCest » Create meeting failed participant busy on selected time 9.13s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data10"
    I grab fixture "participant","participant_data8"
    I grab fixture "organization","organization_data8"
    I grab fixture "event-span","event_span_data0"
    I am on route "meeting/create",{"participant":1408}
    I see "10:00:00 AM","label"
    I don't see "10:10:00 AM","label"
    I don't see "10:20:00 AM","label"
    I see "10:30:00 AM","label"
    I don't see "10:40:00 AM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"600:4"},"Create"

+ I see alert info "Selected time is not available"

    I see "Selected time is not available",".alert-info"
    I am on route "meeting/create",{"participant":1408}
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"600:0"},"Create"
    I see "Dismiss meeting","a"

+ MeetingCest » Create meeting failed all event tables used on selected time 17.14s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data11"
    I grab fixture "participant","participant_data9"
    I grab fixture "organization","organization_data9"
    I grab fixture "event-span","event_span_data1"
    I am on route "meeting/create",{"participant":1409}
    I see "1:00:00 PM","label"
    I don't see "1:30:00 PM","label"
    I see "2:00:00 PM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"601:1"},"Create"

+ I see alert info "Selected time is not available"

    I see "Selected time is not available",".alert-info"
    I am on route "meeting/create",{"participant":1409}
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"601:2"},"Create"
    I see "Dismiss meeting","a"

+ MeetingCest » Create meeting success me has special table 9.94s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data12"
    I grab fixture "participant","participant_data10"
    I grab fixture "organization","organization_data10"
    I grab fixture "table","table_data0"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data13"
    I grab fixture "participant","participant_data11"
    I grab fixture "organization","organization_data11"
    I grab fixture "event-span","event_span_data1"
    I am on route "meeting/create",{"participant":1411}
    I see "1:00:00 PM","label"
    I see "1:30:00 PM","label"
    I see "2:00:00 PM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"601:1"},"Create"
    I see "Qui ut.","td"
    I see "Dismiss meeting","a"
    I see record "common\models\Meeting",{"event_span_id":601,"event_span_time_on":1,"table_id":700,"host_participant_id":1410,"guest_participant_id":1411}

+ MeetingCest » Create meeting success participant has special table 12.69s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data14"
    I grab fixture "participant","participant_data12"
    I grab fixture "organization","organization_data12"
    I grab fixture "table","table_data1"
    I grab fixture "event-span","event_span_data1"
    I am on route "meeting/create",{"participant":1412}
    I see "1:00:00 PM","label"
    I see "1:30:00 PM","label"
    I see "2:00:00 PM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"601:1"},"Create"
    I see "Officia deleniti.","td"
    I see "Dismiss meeting","a"
    I see record "common\models\Meeting",{"event_span_id":601,"event_span_time_on":1,"table_id":701,"host_participant_id":1400,"guest_participant_id":1412}

+ MeetingCest » Create meeting success both participants have special tables 12.02s

    I grab fixture "user","user_data2"
    I grab fixture "participant","participant_data0"
    I grab fixture "organization","organization_data0"
    I grab fixture "user"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data12"
    I grab fixture "participant","participant_data10"
    I grab fixture "organization","organization_data10"
    I grab fixture "table","table_data0"
    I am logged in as "common\\models\\User"
    I grab fixture "user","user_data14"
    I grab fixture "participant","participant_data12"
    I grab fixture "organization","organization_data12"
    I grab fixture "event-span","event_span_data1"
    I am on route "meeting/create",{"participant":1412}
    I see "1:00:00 PM","label"
    I see "1:30:00 PM","label"
    I see "2:00:00 PM","label"
    I submit form "#meeting-time-form",{"CreateMeetingForm[event_span_key]":"601:1"},"Create"
    I see "Qui ut.","td"
    I see "Dismiss meeting","a"
    I see record "common\models\Meeting",{"event_span_id":601,"event_span_time_on":1,"table_id":700,"host_participant_id":1410,"guest_participant_id":1412}

+ OrganizationCest » Check organization business card 20.87s

    I am on route "organization/index"
    I grab fixture "organization","organization_data15"
    I see "Feest, Doyle and Carter","div[data-key="1115"]"
    I see "candace15@example.net","div[data-key="1115"]"
    I see "215 Koch Pine Suite 432","div[data-key="1115"]"
    I see "39477-5288","div[data-key="1115"]"
    I see "Beahanborough","div[data-key="1115"]"
    I see "Korea","div[data-key="1115"]"
    I see "436-273-1533","div[data-key="1115"]"
    I see "http://kuhlman.biz","div[data-key="1115"]"
    I see "Maiores nulla inventore consequuntur et quia dolor ut. Aliquam vel sint a sunt animi neque. Corrupti aliquid maiores et facilis laudantium.","div[data-key="1115"]"
    I see "Nesciunt ab rem molestiae qui. Illo labore ratione aut voluptates explicabo qui provident veniam. Sed earum necessitatibus qui sint sequi est ipsa.","div[data-key="1115"]"
    I see "Qui aut odio vel incidunt ut velit deserunt vel. Voluptate dolor provident quibusdam. Aspernatur quo nemo sint asperiores nihil eveniet. Facilis reprehenderit dolore enim e...","div[data-key="1115"]"

+ PageCest » Check not existing 2.69s

    I am on route "page/view",{"alias":"not-existing"}
    I see "The requested page does not exist","div[class~=alert]"

+ PageCest » Check existing 2.33s

    I grab fixture "page","page_data3"
    I am on route "page/view",{"alias":"f-n-2-a"}
    I see "Et iure laborum.","h2"
    I see "Cum non qui suscipit. Nulla aliquam voluptatem dolorum rerum. Culpa numquam alias doloribus consequatur.","p"

+ SignupAdminCest » Signup with empty fields 6.43s

    I am on route "user/signup-admin"
    I see "Signup","h1"
    I see "Please fill out the following fields to signup:"
    I submit form "#form-signup",[]

+ I see validation error "Firstname cannot be blank."

    I see "Firstname cannot be blank.",".help-block"
    I see "Lastname cannot be blank.",".help-block"
    I see "Email cannot be blank.",".help-block"
    I see "Password cannot be blank.",".help-block"
    I see "Repeat Password cannot be blank.",".help-block"

+ SignupAdminCest » Signup with wrong email 8.02s

    I am on route "user/signup-admin"
    I submit form "#form-signup",{"SignupForm[firstname]":"Mark","SignupForm[lastname]":"Smith","SignupForm[username]":"tester","SignupForm[email]":"ttttt","SignupForm[password]":"tester_password","SignupForm[repea...}
    I don't see "Firstname cannot be blank.",".help-block"
    I don't see "Lastname cannot be blank.",".help-block"
    I don't see "Password cannot be blank.",".help-block"
    I don't see "Repeat Password cannot be blank.",".help-block"
    I see "Email is not a valid email address.",".help-block"

+ SignupAdminCest » Signup successfully 6.05s

    I am on route "user/signup-admin"
    I submit form "#form-signup",{"SignupForm[firstname]":"Mark","SignupForm[lastname]":"Smith","SignupForm[username]":"tester","SignupForm[email]":"tester.email@example.com","SignupForm[password]":"tester_password...}
    I see record "common\models\User",{"username":"tester","email":"tester.email@example.com"}
    I see "Logout (tester)","form button[type=submit]"

+ SignupCest » Signup with empty fields 0.8s

    I am on route "user/signup"
    I see "Signup","h1"
    I see "Please fill out the following fields to signup:"
Failed asserting that on page /index-test.php/user/signup.html
--> Signup Toggle navigation My OrganizationHome Organization list Contact Signup Login Switch language: Home Signup Signup There are no event that you can register on right now. We are sorry, but you can look at event schedule to find when will be next event. Feel free to contact us if you think that
[Content too long to display. See complete response in 'C:\Web\root-users\meeting\frontend\tests/_output\' directory]
--> contains "Please fill out the following fields to signup:".
See HTML snapshot of a failed page

+ SignupCest » Signup with wrong email 0.31s

    I am on route "user/signup"
    I submit form "#form-signup",{"SignupForm[firstname]":"Mark","SignupForm[lastname]":"Smith","SignupForm[username]":"tester","SignupForm[email]":"ttttt","SignupForm[password]":"tester_password","SignupForm[repea...}
Form element with '#form-signup' was not found.
See HTML snapshot of a failed page

+ SignupCest » Signup successfully 1s

    I am on route "user/signup"
    I submit form "#form-signup",{"SignupForm[firstname]":"Mark","SignupForm[lastname]":"Smith","SignupForm[username]":"tester","SignupForm[email]":"tester.email@example.com","SignupForm[password]":"tester_password...}
Form element with '#form-signup' was not found.
See HTML snapshot of a failed page

Frontend\tests.unit Tests

ContactFormTest » Send email 0.9s

PasswordResetRequestFormTest » Send message with wrong email address 2.28s

PasswordResetRequestFormTest » Not send emails to inactive user 3.1s

PasswordResetRequestFormTest » Send email successfully 3.28s

ResetPasswordFormTest » Reset wrong token 1.82s

ResetPasswordFormTest » Reset correct token 3.72s

SignupFormTest » Correct signup 3.92s

SignupFormTest » Not correct signup 0.44s

Backend\tests.functional Tests

+ ActivityAreaCest » Index area 1.93s

    I have fixtures {"activityArea":{"class":"common\\fixtures\\ActivityAreaFixture","dataFile":"C:\\Web\\root-users\\meeting\\backend\\tests/_data\\activity_area_data.php"},"user":{"class":"common\\fixtures\\UserFix...}
    I am logged in as "common\\models\\User"
    I am on route "/activity-area/index"
    I see "Create Activity Area","a"

+ ActivityAreaCest » Create area 3.11s

    I have fixtures {"activityArea":{"class":"common\\fixtures\\ActivityAreaFixture","dataFile":"C:\\Web\\root-users\\meeting\\backend\\tests/_data\\activity_area_data.php"},"user":{"class":"common\\fixtures\\UserFix...}
    I am logged in as "common\\models\\User"
    I am on route "/activity-area/create"
    I fill field "Name","new_area"
    I don't see "Parent Activity Area","label[class=control-label]"
    I click "Create"
    I see record "common\models\ActivityArea",{"name":"new_area","parent_id":null}
    I don't see "Create","form button[type=submit]"

+ ActivityAreaCest » Update area 3.79s

    I have fixtures {"activityArea":{"class":"common\\fixtures\\ActivityAreaFixture","dataFile":"C:\\Web\\root-users\\meeting\\backend\\tests/_data\\activity_area_data.php"},"user":{"class":"common\\fixtures\\UserFix...}
    I am logged in as "common\\models\\User"
    I am on route "/activity-area/index"
    I see "pharmacy_area"
    I click "a[title=Update]"
    I see "Update Activity Area: pharmacy_area","h1"
    I fill field "Name","illegal_area"
    I click "Update"
    I don't see record "common\models\ActivityArea",{"name":"pharmacy_area","parent_id":null}
    I see record "common\models\ActivityArea",{"name":"illegal_area","parent_id":null}
    I don't see "Update","form button[type=submit]"

+ ActivityAreaCest » Delete area 2.93s

    I have fixtures {"activityArea":{"class":"common\\fixtures\\ActivityAreaFixture","dataFile":"C:\\Web\\root-users\\meeting\\backend\\tests/_data\\activity_area_data.php"},"user":{"class":"common\\fixtures\\UserFix...}
    I am logged in as "common\\models\\User"
    I am on route "/activity-area/index"
    I see "grocery_area"
    I click "a[title=Delete]"
    I grab record "common\models\ActivityArea",{"name":"grocery_area"}
    I send ajax post request {"0":"/activity-area/delete","id":2}
    I don't see record "common\models\ActivityArea",{"name":"grocery_area","parent_id":null}
    I don't see "grocery_area"

+ LoginCest » Login user 2.95s

    I am on route "/user/login"
    I fill field "Username or Email","erau"
    I fill field "Password","password_0"
    I click "login-button"
    I see "Logout (erau)","form button[type=submit]"
    I don't see link "Login"
    I don't see link "Signup"

Summary

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