Skip to content

Conversation

@artemisep
Copy link

requirement:
#173
setup basic unit tests, with example ndif/src/services/ray/tests/unit/deployments/controller/cluster/test_deployment.py, instruction on how to run the test is added in ndif/src/services/ray/README.md.

@artemisep artemisep changed the title PR for #173 basic pytest setup for ray service, implementation of test_deployment.py ( #173) Nov 10, 2025
@MichaelRipa MichaelRipa changed the base branch from main to dev November 10, 2025 20:14
@MichaelRipa
Copy link
Member

Thanks for contributing! I'll review this in more depth later, but a few initial thoughts:

  • I switched the branch to dev. The MODEL_KEY is changing (see Typing enhancements #197), so a lot of your changes can be removed.
  • There's a lot of proposed changes here which aren't required. ndif_ray is a good example. I was thinking of just adding src/services/ray/src/tests/unit and just getting a few basic tests in.
  • We'll be getting rid of model deployments in Refactor deployments #196, so any of the tests which used deployments wouldn't be needed anymore (sorry!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants