Paul Gauthier (aider)
|
9ab46fade7
|
style: fix linting issues in test_repomap.py
|
2024-11-27 07:11:49 -08:00 |
|
Paul Gauthier (aider)
|
2ce01b157b
|
refactor: simplify language test map and read from fixture files
|
2024-11-27 07:11:45 -08:00 |
|
Paul Gauthier (aider)
|
447b7af573
|
refactor: use fixture file for Java test instead of embedded code
|
2024-11-27 07:10:38 -08:00 |
|
Paul Gauthier (aider)
|
ec2b635a1a
|
refactor: use fixture files for C, C++, and Elixir test content
|
2024-11-27 07:09:28 -08:00 |
|
Paul Gauthier (aider)
|
7465b4bf91
|
refactor: move TypeScript and TSX test code to fixture files
|
2024-11-27 07:06:50 -08:00 |
|
Paul Gauthier (aider)
|
4580fac6fa
|
refactor: move test code samples to fixture files
|
2024-11-27 07:05:36 -08:00 |
|
Paul Gauthier (aider)
|
642c1c50fb
|
refactor: move remaining test examples to fixture files
|
2024-11-27 07:04:23 -08:00 |
|
Paul Gauthier (aider)
|
4de8c25a3f
|
refactor: move language examples to fixture files
|
2024-11-27 07:03:20 -08:00 |
|
Paul Gauthier
|
565f08a8e9
|
refactor: clean up test cases and remove redundant language examples
|
2024-11-27 07:03:18 -08:00 |
|
Paul Gauthier (aider)
|
9e9b5e8d46
|
feat: enhance language test snippets with comprehensive examples
|
2024-11-27 06:58:15 -08:00 |
|
Paul Gauthier
|
b623141a8f
|
refactor: reorder test language cases in repomap tests
|
2024-11-27 06:58:13 -08:00 |
|
Paul Gauthier (aider)
|
631cdc37c4
|
test: enhance C# test case with more language features and symbols
|
2024-11-27 06:56:16 -08:00 |
|
Paul Gauthier
|
8d50bc0ef1
|
fix: correct key symbol in TypeScript test from UserGreeting to UserProps
|
2024-11-27 06:56:15 -08:00 |
|
Paul Gauthier (aider)
|
ae395fbb8f
|
test: enhance TSX test fixture with more symbols and hooks
|
2024-11-27 06:54:37 -08:00 |
|
Paul Gauthier (aider)
|
10877a99f1
|
test: enhance Rust test snippet with trait and struct examples
|
2024-11-27 06:53:41 -08:00 |
|
Paul Gauthier (aider)
|
0faff91c72
|
test: enhance Python test case with class and type annotations
|
2024-11-27 06:52:31 -08:00 |
|
Paul Gauthier (aider)
|
00f79fecd0
|
test: enhance OCaml test case with module and type definitions
|
2024-11-27 06:51:53 -08:00 |
|
Paul Gauthier (aider)
|
203128d935
|
test: enhance Java test case with interface and implementation
|
2024-11-27 06:51:22 -08:00 |
|
Paul Gauthier
|
4f6e52aed0
|
test: add assertion for minimum result length in repomap test
|
2024-11-27 06:51:20 -08:00 |
|
Paul Gauthier (aider)
|
7bc7b2e3da
|
style: Fix line length violations in test_repomap.py
|
2024-11-27 06:48:17 -08:00 |
|
Paul Gauthier (aider)
|
27f0ca3b08
|
feat: enhance JavaScript test snippet with class and module exports
|
2024-11-27 06:48:12 -08:00 |
|
Paul Gauthier
|
2337b2bb3e
|
test: refactor repo map language test to run each language separately
|
2024-11-27 06:48:10 -08:00 |
|
Paul Gauthier (aider)
|
48ea13e130
|
style: format code with black and add trailing commas
|
2024-11-27 06:23:25 -08:00 |
|
Paul Gauthier (aider)
|
5c73ab26c0
|
test: add key symbol checks for each language parser
|
2024-11-27 06:23:21 -08:00 |
|
Paul Gauthier (aider)
|
722c2c2668
|
style: fix linting errors in test_repomap.py
|
2024-11-26 07:28:02 -08:00 |
|
Paul Gauthier (aider)
|
8e7bfef9f1
|
test: add Dart language support to repo map tests
|
2024-11-26 07:27:57 -08:00 |
|
Paul Gauthier (aider)
|
cc1f5cd4c2
|
style: format long string in test_repomap.py
|
2024-08-30 18:19:24 -07:00 |
|
Paul Gauthier (aider)
|
de4bdae2de
|
test: add TSX file support and corresponding test
|
2024-08-30 18:19:06 -07:00 |
|
Paul Gauthier (aider)
|
cc2706d8dd
|
style: Fix import order in test_repomap.py
|
2024-08-23 11:43:14 -07:00 |
|
Paul Gauthier (aider)
|
6630fd2e4f
|
fix: Add missing imports for re and difflib modules
|
2024-08-23 11:43:11 -07:00 |
|
Paul Gauthier (aider)
|
d373c82730
|
fix: Remove unused imports in tests/basic/test_repomap.py
|
2024-08-23 11:42:14 -07:00 |
|
Paul Gauthier (aider)
|
a223ddce8b
|
fix: Remove unused imports and adjust code to use existing modules
|
2024-08-23 11:41:43 -07:00 |
|
Paul Gauthier (aider)
|
7015c03a01
|
style: Run linter on tests/basic/test_repomap.py
|
2024-08-23 11:40:43 -07:00 |
|
Paul Gauthier (aider)
|
e456317a68
|
chore: move import re and difflib to top of file
|
2024-08-23 11:40:40 -07:00 |
|
Paul Gauthier (aider)
|
26765cd89a
|
style: Normalize path separators for Windows
|
2024-08-23 11:40:00 -07:00 |
|
Paul Gauthier (aider)
|
97a75ea471
|
fix: Normalize file path separators for Windows in test_repo_map_sample_code_base
|
2024-08-23 11:39:57 -07:00 |
|
Paul Gauthier (aider)
|
2d5b481205
|
fix: Read expected_map_file with utf8 encoding
|
2024-08-23 11:38:36 -07:00 |
|
Paul Gauthier
|
f5e27cee8a
|
finish repo map fixture test
|
2024-08-23 10:16:16 -07:00 |
|
Paul Gauthier (aider)
|
c38d482db3
|
style: Format code with black
|
2024-08-23 10:14:04 -07:00 |
|
Paul Gauthier (aider)
|
626a89364d
|
feat: Pass repomap_root as parent of parent of parent directory
|
2024-08-23 10:14:01 -07:00 |
|
Paul Gauthier
|
eb7870c2c1
|
fix: Convert generated repo map to string before comparison
|
2024-08-23 10:14:00 -07:00 |
|
Paul Gauthier (aider)
|
0ee35556ef
|
style: Format code using linter
|
2024-08-23 10:04:32 -07:00 |
|
Paul Gauthier (aider)
|
9228a57b66
|
fix: Compare generated repo map with expected map
|
2024-08-23 10:04:28 -07:00 |
|
Paul Gauthier
|
12e406e711
|
fix: Remove unnecessary code for writing generated repo map to file
|
2024-08-23 10:04:27 -07:00 |
|
Paul Gauthier (aider)
|
f5d4cbfb2e
|
fix: Add import for Path class in test_repomap.py
|
2024-08-23 10:02:54 -07:00 |
|
Paul Gauthier (aider)
|
0a01a5ca2f
|
style: Run linter
|
2024-08-23 10:01:34 -07:00 |
|
Paul Gauthier (aider)
|
a59ebd1913
|
feat: add test for repo map generation using sample code base
|
2024-08-23 10:01:30 -07:00 |
|
Paul Gauthier
|
ccf77e874d
|
fix win tests ci
|
2024-08-20 07:57:41 -07:00 |
|
Paul Gauthier
|
e7fdce0b75
|
fix: Update test_repomap.py to ensure RepoMap does not change with refresh='files'
|
2024-08-19 15:56:10 -07:00 |
|
Paul Gauthier (aider)
|
ba6ec1a94c
|
style: Format code for better readability
|
2024-08-19 15:53:59 -07:00 |
|