flex_rf.web.test
Type: function │ Base(s): None
Description
Section titled “Description”Confirm whether Tidy3D authentication is configured.
This method tests the authentication configuration by attempting to retrieve the task list. If authentication is not properly set up, it will raise an exception with instructions on how to configure authentication.
Example(s)
Section titled “Example(s)”Test authentication:
web.test()# If successful, displays:# Authentication configured successfully!