arcade-mcp/libs/tests/cli
Eric Gustin bbba7aec90
Update arcade new --full (#805)
Monorepo has new linting and formatting preferences. Updated the
`--full` to reflect that.

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: changes only affect the generated `--full` project template
and CLI help surface (flag is now hidden), plus a patch version bump.
> 
> **Overview**
> Updates `arcade new --full` to be *internal-only* by hiding the flag
and revises the full template to match monorepo conventions
(Ruff/pre-commit versions and hook IDs, `.ruff.toml` now extends the
repo config, `pyproject.toml` formatting/booleans, adds `pytest`
`asyncio_mode`, and removes `pre-commit install` from the template
`Makefile`).
> 
> Adds a regression test ensuring generated full-template files match
these conventions, and bumps the root package version to `1.12.2`.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
2c1a285752d67dc4dd1aa8e0b6f25ca2f0a33fa2. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
2026-03-27 14:22:32 -07:00
..
deploy Fix deploy timeout and improve error messages (#770) 2026-03-06 10:03:48 -03:00
usage [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_authn_callback.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_capture_formatters.py Fixing bug with multiple providers + stats for multiple runs (#752) 2026-02-09 14:25:28 -03:00
test_configure.py Improve .env discovery (#737) 2026-02-25 23:20:28 -08:00
test_console_encoding.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_cross_platform.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_dashboard.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_display.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_eval_paths.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_evals_runner.py Fixing bug with multiple providers + stats for multiple runs (#752) 2026-02-09 14:25:28 -03:00
test_formatter_edge_cases.py Fixing bug with multiple providers + stats for multiple runs (#752) 2026-02-09 14:25:28 -03:00
test_formatters.py Fixing bug with multiple providers + stats for multiple runs (#752) 2026-02-09 14:25:28 -03:00
test_main_evals.py Fixing bug with multiple providers + stats for multiple runs (#752) 2026-02-09 14:25:28 -03:00
test_new_cli.py Update arcade new --full (#805) 2026-03-27 14:22:32 -07:00
test_secret.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_server_logs.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_show.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
test_stdio_signal.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_utils.py feat: Support multiple orgs & projects in Arcade CLI (#717) 2025-12-11 12:58:55 -08:00
test_utils_multi_provider.py [TOO-326] Windows papercuts (#768) 2026-02-25 13:18:16 -03:00
test_windows_subprocess.py Left over fixes for Windows Papercut PR (#781) 2026-02-26 13:24:15 -03:00