Skip to content

Persist Cardholder's Name in the db && optional debugging! #141

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

Merged
merged 15 commits into from
Mar 29, 2023

Conversation

ocasta181
Copy link
Contributor

@ocasta181 ocasta181 commented Mar 28, 2023

To Test Cardholder Name

  1. execute a transaction
  2. check the instrument table in the database
  3. confirm the cardholder's name you provided is persisted under the name column

To Test Optional Debugging

  1. Set DEBUG_MODE in your .env file to "true"
  2. docker up
  3. Confirm the debug environment is functioning
  4. Set DEBUG_MODE in your .env file to "false"
  5. docker up
  6. Confirm debug environment is not available or running

Note this PR also includes code from #140 so it may be wise to also confirm those test procedures as well.

@ocasta181 ocasta181 changed the title Task/andrin/str 352 Persist Cardholder's Name in the db Mar 28, 2023
@ocasta181 ocasta181 changed the title Persist Cardholder's Name in the db Persist Cardholder's Name in the db && optional debugging! Mar 29, 2023
Copy link
Contributor

@auroter auroter left a comment

Choose a reason for hiding this comment

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

image
LGTM!!!!

@auroter auroter marked this pull request as ready for review March 29, 2023 18:16
@ocasta181 ocasta181 merged commit ed9b6dd into develop Mar 29, 2023
@ocasta181 ocasta181 deleted the task/andrin/str-352 branch March 29, 2023 21:04
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.

3 participants