Fix error border on radio questions #3693
Annotations
3 errors and 8 warnings
test:
spec/features/non_js_form_dynamic_lists/current_queens_awards_spec.rb#L75
Non JS | Dynamic Lists | Current King's Awards
As a User
I want to be able to add Current King's Awards I hold
So that I can fill form completelly even if Javascript is turned off
Current King's Awards interactions should allow to add another
Failure/Error:
within("fieldset[data-answer=applied_for_queen_awards_details-list-the-queen-s-king-s-awards-you-have-applied-for-in-the-last-10-years]") do
click_link "+ Add award"
end
Capybara::ElementNotFound:
Unable to find css "fieldset[data-answer=applied_for_queen_awards_details-list-the-queen-s-king-s-awards-you-have-applied-for-in-the-last-10-years]"
|
test:
spec/features/non_js_form_dynamic_lists/subsidiaries_spec.rb#L66
Non JS | Dynamic Lists | Subsidiaries
As a User
I want to be able to add UK subsidiaries, associates or plants
So that I can fill form completelly even if Javascript is turned off
Subsidiaries interactions should allow to add another
Failure/Error:
within("fieldset[data-answer='trading_figures_add-for-each-of-the-uk-subsidiaries-included-in-this-application-enter-1-name-2-location-3-number-of-uk-employees-fte-full-time-equivalent-4-the-reason-why-you-are-including-them']") do
first(".button-add").click
end
Capybara::ElementNotFound:
Unable to find css "fieldset[data-answer='trading_figures_add-for-each-of-the-uk-subsidiaries-included-in-this-application-enter-1-name-2-location-3-number-of-uk-employees-fte-full-time-equivalent-4-the-reason-why-you-are-including-them']"
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test:
spec/features/users/form_answers/audit_certificate_request_spec.rb#L48
Verification of Commercial Figures
As a User
I want to be able to download an Verification of Commercial Figures
So that I can check, complete it and then upload it to application
Download Verification of Commercial Figures prefilled with my financial data should generate pdf file
Skipped: Temporarily skipped with xit
|
test:
spec/models/audit_log_spec.rb#L4
AuditLog add some examples to (or delete) /home/runner/work/qae/qae/spec/models/audit_log_spec.rb
Skipped: Not yet implemented
|
test:
spec/validators/advanced_email_validator_spec.rb#L49
AdvancedEmailValidator allows correct e-mail addresses
|
test:
spec/validators/advanced_email_validator_spec.rb#L61
AdvancedEmailValidator DNS checks for domain checks for the existence of an MX record for the domain
|
test:
spec/validators/advanced_email_validator_spec.rb#L70
AdvancedEmailValidator DNS checks for domain doesn't return an error when the MX lookup timed out
|
test:
spec/validators/advanced_email_validator_spec.rb#L95
AdvancedEmailValidator bounced addresses prevents validation on an e-mail address marked as bounced in sendgrid
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|