ConsoleUser
Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com
This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.
All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.
- EmailClientTester.test(email_type, my_email, properties=None, path='default', skip_args=False)ΒΆ
Run through the set of unittests for <no title>.
Parameters:
email_type: the TYPE to pass to get_email_client
my_email: the address to use to send a message to myself
properties: any additional properties to pass to get_test_user, either as a list or a dict
path: the set of values to use during the test, as an index to the PATHS dict
skip_args: whether or not to skip command line args when building User