Skip to content

feat: set-up unit tests to run with different environments#622

Open
muneebneura wants to merge 1 commit into
mainfrom
feat/unit-tests-env
Open

feat: set-up unit tests to run with different environments#622
muneebneura wants to merge 1 commit into
mainfrom
feat/unit-tests-env

Conversation

@muneebneura
Copy link
Copy Markdown
Contributor

@muneebneura muneebneura commented May 15, 2026

Features

  • Non ML unit tests setup to run with different environments

Non ml tests will run on:

  1. ubuntu-22.04 3.10 uv
  2. ubuntu-22.04 3.10 pip
  3. ubuntu-22.04 3.11 uv
  4. ubuntu-22.04 3.11 pip
  5. macos-latest 3.10 uv
  6. macos-latest 3.10 pip
  7. macos-latest 3.11 uv
  8. macos-latest 3.11 pip

Fixes

  • Moved test_server.py to ml tests

Items

@muneebneura muneebneura added the version:none tests, docs, CI only; no functional changes label May 15, 2026
@muneebneura muneebneura force-pushed the feat/unit-tests-env branch 5 times, most recently from 59276e7 to 0a06bae Compare May 18, 2026 12:35
@muneebneura muneebneura force-pushed the feat/unit-tests-env branch from 0a06bae to 067617a Compare May 18, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:none tests, docs, CI only; no functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant