Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VACMS-000 Save test #16993

Closed
wants to merge 1 commit into from
Closed

Conversation

swirtSJW
Copy link
Contributor

Description

Relates to #issueid. (or closes?)

Testing done

Screenshots

QA steps

What needs to be checked to prove this works?
What needs to be checked to prove it didn't break any related things?
What variations of circumstances (users, actions, values) need to be checked?

As user uid with user_role

  1. Do this
    • Validate that
  2. Then
    • Validate that
  3. Then validate Acceptance Criteria from issue
    • a
    • b
    • c

Definition of Done

  • Documentation has been updated, if applicable.
  • Tests have been added if necessary.
  • Automated tests have passed.
  • Code Quality Tests have passed.
  • Acceptance Criteria in related issue are met.
  • Manual Code Review Approved.
  • If there are field changes, front end output has been thoroughly checked.

Select Team for PR review

  • CMS Team
  • Public websites
  • Facilities
  • User support
  • Accelerated Publishing

Is this PR blocked by another PR?

  • DO NOT MERGE

Does this PR need review from a Product Owner

  • Needs PO review

CMS user-facing announcement

Is an announcement needed to let editors know of this change?

  • Yes, and it's written in issue ____ and queued for publication.
    • Merge and ping the UX writer so they are ready to publish after deployment
  • Yes, but it hasn't yet been written
    • Don't merge yet -- ping the UX writer to write and queue content
  • No announcement is needed for this code change.
    • Merge & carry on unburdened by announcements

@swirtSJW swirtSJW self-assigned this Jan 24, 2024
@va-cms-bot va-cms-bot temporarily deployed to Tugboat January 24, 2024 01:30 Destroyed
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

PHP_CodeSniffer

docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|122 col 3| Line indented incorrectly; expected 0 spaces, found 2
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|124 col 1| Missing function doc comment
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|128 col 5| Inline comments must start with a capital letter
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|128 col 5| Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|132 col 5| Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|138 col 1| Missing function doc comment
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|142 col 5| Inline comments must start with a capital letter
docroot/modules/custom/va_gov_facilities/va_gov_facilities.post_update.php|142 col 5| Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses

return "Processing health service nodes...{$sandbox['current']} / {$sandbox['total']}";
}

function _migrate_address(){

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [PHP_CodeSniffer] <Drupal.Commenting.FunctionComment.Missing> reported by reviewdog 🐶
Missing function doc comment

return "Processing health service nodes...{$sandbox['current']} / {$sandbox['total']}";
}

function _migrate_address(){

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [PHP_CodeSniffer] <Generic.Functions.OpeningFunctionBraceKernighanRitchie.SpaceBeforeBrace> reported by reviewdog 🐶
Expected 1 space before opening brace; found 0

// Moving to: service_location ->field_email_contacts.
}

function _migrate_hours() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 0 spaces, found 2

// Moving to: service_location ->field_email_contacts.
}

function _migrate_hours() {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [PHP_CodeSniffer] <Drupal.Commenting.FunctionComment.Missing> reported by reviewdog 🐶
Missing function doc comment

}

function _migrate_hours() {
// Moving from:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 2 spaces, found 4


function _migrate_hours() {
// Moving from:
// Moving to: service_location ->field_office_hours (Office hours field).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 2 spaces, found 4

function _migrate_hours() {
// Moving from:
// Moving to: service_location ->field_office_hours (Office hours field).
// and: service_location ->field_hours (list).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [PHP_CodeSniffer] <Drupal.WhiteSpace.ScopeIndent.IncorrectExact> reported by reviewdog 🐶
Line indented incorrectly; expected 2 spaces, found 4

@swirtSJW swirtSJW force-pushed the VACMS-16959-work-with-us-menu-lock branch from a5146f0 to 62d9839 Compare January 24, 2024 01:31
@va-cms-bot va-cms-bot temporarily deployed to Tugboat January 24, 2024 01:32 Destroyed
@swirtSJW swirtSJW closed this Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants