Add CLI tests #22

Merged
torjus merged 6 commits from cli-tests into master 2025-01-06 22:25:16 +00:00

6 Commits

Author SHA1 Message Date
f74bfe1821
Improve cli tests
All checks were successful
test / test (pull_request) Successful in 29s
build / build (pull_request) Successful in 1m16s
2025-01-06 23:18:25 +01:00
d06572744b
Bump version 2025-01-06 22:48:20 +01:00
976fd7a560
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/88195a94f390381c6afcdaa933c2f6ff93959cb4?narHash=sha256-0q9NGQySwDQc7RhAV2ukfnu7Gxa5/ybJ2ANT8DQrQrs%3D' (2024-12-29)
  → 'github:NixOS/nixpkgs/8f3e1f807051e32d8c95cd12b9b421623850a34d?narHash=sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs%2BrI%3D' (2025-01-04)
• Updated input 'pyproject-build-systems':
    'github:pyproject-nix/build-system-pkgs/d6fc977ce830832901f542fe3de8a7f35abbe37c?narHash=sha256-4S8cjcqosbGW0zVYSRChff3Mk10R6Wz5E31NmyPT/lA%3D' (2024-12-24)
  → 'github:pyproject-nix/build-system-pkgs/68b4c6dae0c47974bda803cf4e87921776f6081d?narHash=sha256-3Pb/yiQa2MpWPWshxluQR2n1/Bq21hoGqJf3UAC3%2Bts%3D' (2025-01-06)
• Updated input 'pyproject-nix':
    'github:pyproject-nix/pyproject.nix/919cdee9344097b67d9e73f2179a9dc8ab783f65?narHash=sha256-prriyGBvzb2JS7wMELw2G%2B9RIYBHBzHCFstnKJYxuis%3D' (2024-12-30)
  → 'github:pyproject-nix/pyproject.nix/e14a14de0d0026e62d809bfa4cd92c4f9badb262?narHash=sha256-0uSnm3tyid97v6/m7SoBPgcfMya3nVqEM9Y2EpaTlp0%3D' (2025-01-03)
• Updated input 'uv2nix':
    'github:pyproject-nix/uv2nix/c38b0af56110b58ec132b0e781f9943a8deefd52?narHash=sha256-8NiHtEUrJFSjB%2BQ6mVZQISQIOdSvVTxVNwX59dMoeOA%3D' (2024-12-30)
  → 'github:pyproject-nix/uv2nix/0da15a60f2de3c6206b0cc62267c7be4b2de5a59?narHash=sha256-C2OUc0wtxB3oTut1noH/nbyNOtV3bcj6PxxsvP7Pr7k%3D' (2025-01-06)
2025-01-06 22:46:46 +01:00
1894b809a8
Change stable branch to 24.11 2025-01-06 22:44:50 +01:00
c2641ad961
Add some simple cli tests 2025-01-06 22:25:16 +01:00
28b6695206
Move cli app from main to app.py 2025-01-06 22:02:50 +01:00