Commit graph

3 commits

Author SHA1 Message Date
Sarthak Agarwal
353feab063 [Fix] Normalizer and expand its scope 2026-03-06 21:31:24 +05:30
Kevin Turcios
04a94f2b03 test: update tests for refactored language support
- Update discover_functions calls to new (source, file_path) signature
- Use language-specific FunctionOptimizer subclasses in tests
- Add explicit utf-8 encoding to read_text()/write_text() for Windows
- Fix pytest fixture in TestTsJestSkipsConversion (was __init__)
- Update nonexistent file tests for source-based discover_functions
- Remove unused imports
2026-03-02 06:09:06 -05:00
Saurabh Misra
95a38d3f6e deduplicate optimizations better
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-09-13 16:03:52 -07:00