test_secret_santa: Test secret santa process

View source: R/test-secret-santa.R

test_secret_santaR Documentation

Test secret santa process

Description

Prior to exeuting run_secret_santa, you may wish to test the setup by sending yourself an e-mail generated by the package. This function will mimic the real process, but will only send one e-mail, and only to the address you specify, so you can ensure it looks the way you intend.

Usage

test_secret_santa(config_path, mail_to)

Arguments

config_path

file path to the secretsanta config JSON.

mail_to

the e-mail address to which the test message will be sent.


ataustin/secretsanta documentation built on Nov. 27, 2024, 7:39 p.m.