MetPlus_PETS
MetPlus_PETS copied to clipboard
Bump rails and ruby versions
Bump rails to 5.0.7 Bump ruby to 2.6 Correct tests and usage
currently failing on these scenarios:
Failing Scenarios:
cucumber -p first_try features/accept_job_application.feature:79 # Scenario: job developer accept notification when job application accepted
cucumber -p first_try features/agency_admin.feature:211 # Scenario: assign job seeker to agency person
cucumber -p first_try features/agency_admin.feature:250 # Scenario: manage job properties
cucumber -p first_try features/company_registration.feature:55 # Scenario: company registration request
cucumber -p first_try features/company_registration.feature:69 # Scenario: company registration approval
cucumber -p first_try features/company_registration.feature:123 # Scenario: company registration denial
cucumber -p first_try features/company_registration.feature:192 # Scenario: edit Company Registration: change contact email and job email
cucumber -p first_try features/event_management.feature:35 # Scenario: Job Seeker registers in PETS
cucumber -p first_try features/event_management.feature:65 # Scenario: Company registration request in PETS
cucumber -p first_try features/event_management.feature:116 # Scenario: Job developer assigned to job seeker by agency admin
cucumber -p first_try features/event_management.feature:155 # Scenario: Case manager assigned to job seeker by agency admin
cucumber -p first_try features/event_management.feature:194 # Scenario: Job developer assigns self to job seeker
cucumber -p first_try features/event_management.feature:222 # Scenario: Case manager assigns self to job seeker
cucumber -p first_try features/job_application_by_jd.feature:46 # Scenario: Successful application for his job seeker
cucumber -p first_try features/match_job_and_resumes.feature:63 # Scenario: match job to my resume(s)
cucumber -p first_try features/reject_job_application.feature:61 # Scenario: job developer reject notification when job application rejected
Yes @mattwr18 they are the tests that check for emails that we deliver_later
for some reason the queues are not working while cucumber tests run, and I could not find a nice wait to force them to run