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

Write tests for the gem #1

Open
hammady opened this issue Aug 17, 2022 · 0 comments · May be fixed by #5
Open

Write tests for the gem #1

hammady opened this issue Aug 17, 2022 · 0 comments · May be fixed by #5

Comments

@hammady
Copy link
Member

hammady commented Aug 17, 2022

Use rspec to write tests for methods in the two main classes:

  1. AmazonSesMailer::Base:
  • deliveries
  • register_interceptor
  • default
  • initialize
  • method_missing
  • mail
  • process_merge_vars
  • convert_instance_variables_to_merge_vars
  • transform_hash
  • transform_array
  • transform_value
  • instance_variable_names
  1. AmazonSesMailer::Message:
  • ses_client
  • initialize
  • deliver
  • build_message
  • ensure_array
  • build_list_management_options
  • delivering?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant