Commit Graph

10 Commits

Author SHA1 Message Date
3bdbf2e621 Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-14 23:51:34 +02:00
0109a40f8a Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2025-04-14 21:48:01 +00:00
65d4a3028e refactor: Convert unittest assertions to pytest-style assert statements 2025-04-14 21:48:01 +00:00
8a77769500 Ruff 2025-04-13 18:06:56 +02:00
bdee056b67 Ruff 2025-04-13 18:06:44 +02:00
e463a8dbb3 Remove unneeded test code
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 22s
2025-04-13 17:29:12 +02:00
57fad60412 fix: update Python path in test to resolve ModuleNotFoundError
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 23s
2025-04-13 15:28:18 +00:00
d1af40658a fix: update Python path to include aider_gitea module for tests 2025-04-13 15:28:18 +00:00
d160344953 fix: add module path to Python path in test_seen_issues_db.py 2025-04-13 15:28:18 +00:00
06088a9fd4 feat: add SQLite handling for seen issues and update main processing logic 2025-04-13 15:28:18 +00:00