Commit graph

37 commits

Author SHA1 Message Date
Jeremiah Lowin
6c51dad870
Skip flaky windows test (#1596) 2025-08-23 09:43:01 -04:00
dependabot[bot]
ade9dbdba4
Bump actions/checkout from 4 to 5 (#1533)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 15:54:51 -04:00
Jeremiah Lowin
ec015de3b0
Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434) 2025-08-18 13:39:58 -04:00
Jeremiah Lowin
9b7bbd2801
Update static checks (#1448)
Co-authored-by: nate nowack <thrast36@gmail.com>
2025-08-11 17:35:41 -04:00
William Easton
3be8f5ea93
Add UV Transport (#1270)
Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2025-07-28 15:41:36 -04:00
Jeremiah Lowin
30912c69c6 Run integration tests as separate CI job on Ubuntu only
- Add pytest marker for integration tests
- Configure automatic marking for tests/integration_tests/ folder via pytest hook
- Split CI workflow into two jobs: regular tests (all platforms) and integration tests (Ubuntu only)
- Integration tests can now be retried independently if they fail
2025-07-19 15:21:34 -04:00
Jeremiah Lowin
e55c360389
Update github remote server tests with secret (#1112)
* Adding client tests for streamable http against official GitHub Remote MCP server

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update tests/client/test_github_mcp_remote.py

applying review suggestions

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update github server tests and move to integration

* Set GITHUB_TOKEN variable

* Revert "Set GITHUB_TOKEN variable"

This reverts commit a87d6a303a.

---------

Co-authored-by: Didier Durand <didduran@amazon.ch>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Didier Durand <durand.didier@gmail.com>
2025-07-10 10:48:42 -04:00
dependabot[bot]
b9ed56c2e0
Bump astral-sh/setup-uv from 3 to 6
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-08 20:34:38 +00:00
Jeremiah Lowin
d6fdbda0bc remove -n auto 2025-06-04 15:52:11 -04:00
Jeremiah Lowin
d4b3fbe2fa Run distributed tests 2025-06-04 12:22:29 -04:00
zzstoatzz
3d220a7724 more specific 2025-05-20 12:43:31 -05:00
Jeremiah Lowin
69115a57ae run tests on all PRs 2025-05-15 10:01:07 -04:00
Jeremiah Lowin
837d4c407d
Add timeout support to client (#455)
* Add timeouts kwargs

* Add timeout support

* Fix windows handling and docs

* Update client.mdx

* Windows tests

* Update test_sse.py

* Update test_sse.py

* Update test_sse.py

* Update test_sse.py

* Fix windows
2025-05-14 20:50:24 -04:00
Jeremiah Lowin
359becba5f Use locked instead of frozen 2025-05-14 19:44:15 -04:00
Jeremiah Lowin
60d7dd10a2 Update run-tests.yml 2025-05-14 19:42:25 -04:00
Jeremiah Lowin
e172487086 Ensure tests run against correct python version 2025-05-14 19:41:56 -04:00
Jeremiah Lowin
06d0deb31b Reduce verbosity 2025-05-07 23:24:30 -04:00
Jeremiah Lowin
3718ad98ef Add auth support 2025-05-02 15:49:24 -04:00
Jeremiah Lowin
7a9af62199 run tests on forks 2025-04-18 08:46:45 -04:00
Jeremiah Lowin
e2cb07a315 Remove mac os tests 2025-04-13 21:18:38 -04:00
Jeremiah Lowin
6af855bfff Add caching 2025-04-10 19:43:17 -04:00
Jeremiah Lowin
8ffe9df065 update sync command 2025-04-08 21:04:53 -04:00
Jeremiah Lowin
6ab5633803 Update windows tests 2025-04-07 18:25:56 -04:00
Jeremiah Lowin
915f66a425 Fix readline error 2025-04-07 18:20:36 -04:00
Jeremiah Lowin
70fcc6f07b Fix installation 2025-04-07 18:13:23 -04:00
Jeremiah Lowin
4a9f365916 Update dependencies 2024-12-02 19:55:28 -05:00
Jeremiah Lowin
fc256b6373 Update run-tests.yml 2024-12-02 19:47:02 -05:00
Jeremiah Lowin
7700a03280 Update run-tests.yml 2024-12-02 19:46:06 -05:00
Jeremiah Lowin
f7902c5690 Update run-tests.yml 2024-12-02 19:45:22 -05:00
Jeremiah Lowin
10e2db7c0c Set up multiple os tests 2024-12-02 19:43:12 -05:00
zzstoatzz
2cc06fe639 only test on changes to src/*
doh
2024-11-30 21:49:28 -06:00
Jeremiah Lowin
59df6b530d update uv 2024-11-30 19:39:01 -05:00
Jeremiah Lowin
6b257f42aa Remove -n because tests are quick 2024-11-30 09:12:57 -05:00
Jeremiah Lowin
fc560b37a9 Update run-tests.yml 2024-11-30 09:11:42 -05:00
Jeremiah Lowin
ba6fd6afd6 Update run-tests.yml 2024-11-30 09:11:28 -05:00
Jeremiah Lowin
71a29b460a Update run-tests.yml 2024-11-30 09:04:05 -05:00
Jeremiah Lowin
a5796c93b9 Add tests 2024-11-30 08:20:33 -05:00