NVIDIA / monai-cloud-api

MONAI Cloud API developments for intelligent imaging and learning tools, fostering innovation in medical imaging and AI-driven services.
Apache License 2.0
24 stars 12 forks source link

First JEST unit test suits #111

Open tangy5 opened 5 months ago

tangy5 commented 5 months ago

Add Javascript JEST test pipelines.

  1. JEST jsdom environment setup for unit test workflows.
  2. add mock test suits for monai service clients.
  3. add basic panel function and UI unit tests.
  4. add inference client mock server test suits.
  5. add inference initial unit tests.