bibverifier / tests

Commit History

feat: prioritize CrossRef DOI resolution in paper search
9afe3ab

Alexey Minabutdinov commited on

Add bogus DOI detection and CrossRef verification tests
fc5fa01

Alexey Minabutdinov commited on

Make max_retries configurable via command-line argument
aba5c8f

copilot-swe-agent[bot] vishakhpk commited on

Convert Google Scholar tests to integration tests with real HTTP requests
01c4288

copilot-swe-agent[bot] vishakhpk commited on

Add test case for SOTOPIA-π paper with Google Scholar parsing
ffc381f

copilot-swe-agent[bot] vishakhpk commited on

Add verbose logging for 429 retries and Semantic Scholar author verification
08c97b1

copilot-swe-agent[bot] vishakhpk commited on

Add 429 error handling with retry logic and exponential backoff
70d39ac

copilot-swe-agent[bot] vishakhpk commited on

Add test for Tomasello book entry to verify Google Scholar parsing works correctly
741e129

copilot-swe-agent[bot] vishakhpk commited on

Address code review feedback - improve regex patterns and ellipsis handling
d680052

copilot-swe-agent[bot] vishakhpk commited on

Add comprehensive tests for Google Scholar HTML parsing
6a67744

copilot-swe-agent[bot] vishakhpk commited on

Apply code review feedback: use _remove_curly_braces for authors
a24e73d

copilot-swe-agent[bot] vishakhpk commited on

Implement curly brace removal and difflib-based title similarity
e273d04

copilot-swe-agent[bot] vishakhpk commited on

Fix author extraction to handle comma-separated online formats
ff4aaa2

copilot-swe-agent[bot] vishakhpk commited on

Improve author matching with fuzzy logic and update color coding for better UX
c8afaed

copilot-swe-agent[bot] vishakhpk commited on

Code review fixes: improve conditional expression readability and move imports
29195fc

copilot-swe-agent[bot] vishakhpk commited on

Add detailed mismatch information for title and author verification failures
91f9d3d

copilot-swe-agent[bot] vishakhpk commited on

Add Semantic Scholar and web search support, implement author list verification
074afe9

copilot-swe-agent[bot] vishakhpk commited on

Remove unused imports and improve URL validation logic
c94a912

copilot-swe-agent[bot] vishakhpk commited on

Add test suite for citation verification
43fbe86

copilot-swe-agent[bot] vishakhpk commited on