{
  "title": "test",
  "public_path": "flex_rf.web.test",
  "lookup_path": "tidy3d.web.test",
  "slug": "flex_rf/web/test",
  "public_url": "/rf/latest/autogenerated/flex_rf/web/test/",
  "object_kind": "function",
  "introduction": "Confirm whether Tidy3D authentication is configured.",
  "notes": "This method tests the authentication configuration by attempting to retrieve\nthe task list. If authentication is not properly set up, it will raise an\nexception with instructions on how to configure authentication.",
  "examples": "Test authentication:\n\n```python\nweb.test()\n# If successful, displays:\n# Authentication configured successfully!\n```",
  "references": "",
  "signature": "test()",
  "source": {
    "path": "flex/public/tidy3d/tidy3d/web/api/webapi.py",
    "url": "",
    "lineno": 1902,
    "endlineno": 1946
  },
  "bases": [],
  "parameter_rows": [],
  "members": [],
  "group": "flex_rf.web"
}
