Skip to content

Added unit tests and workflow for linting, import checks and running unit tests#86

Open
sapinderpalsingh wants to merge 18 commits into
mainfrom
add-unit-tests
Open

Added unit tests and workflow for linting, import checks and running unit tests#86
sapinderpalsingh wants to merge 18 commits into
mainfrom
add-unit-tests

Conversation

@sapinderpalsingh

Copy link
Copy Markdown
Collaborator

…unit tests

Purpose

Added unit tests and workflow for linting, import checks and running unit tests

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ x] Other... Please describe: Added unit tests and workflow for linting, import checks and running unit tests

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread tests/unit/test_agent_tools.py Fixed
Comment thread tests/unit/test_base_evaluator.py Fixed
Comment thread tests/unit/test_cli.py Fixed
Comment thread tests/unit/test_cli.py Fixed
Comment thread tests/unit/test_client.py Fixed
Comment thread tests/unit/test_trace_to_jsonl.py Fixed
Comment thread tests/unit/test_utils.py Fixed
Comment thread tests/unit/test_utils.py Fixed
Comment thread tests/unit/test_utils.py Fixed
Comment thread tests/unit/test_utils.py Fixed
sapinderpalsingh and others added 9 commits June 16, 2026 14:17
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Comment thread tests/unit/test_trace_to_jsonl.py Fixed
Comment thread tests/unit/test_utils.py Fixed
Comment thread tests/unit/test_utils.py Fixed
Comment thread tests/unit/test_utils.py Fixed
Comment thread tests/unit/test_utils.py Fixed
sapinderpalsingh and others added 3 commits June 22, 2026 09:30
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
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.

3 participants