Commit b89cf71
authored
Move codemod tests into tests/integration (#76)
# Motivation
<!-- Why is this change necessary? -->
# Content
<!-- Please include a summary of the change -->
# Testing
<!-- How was the change tested? -->
# Please check the following before marking your PR as ready for review
- [x] I have added tests for my changes
- [x] I have updated the documentation or added new documentation as
needed
- [x] I have read and agree to the [Contributor License
Agreement](../CLA.md)1 parent dc1c1f5 commit b89cf71
File tree
142 files changed
+37
-33
lines changed- .circleci
- .github
- src
- codegen/sdk/testing
- codemods
- tests
- integration
- codemod
- canonical
- add_function_parameter_type_annotations
- test_codegen
- test_django
- add_internal_to_non_exported_components/test_virtual_coffee
- bang_bang_to_boolean
- test_vite
- test_vscode
- built_in_type_annotation
- test_mypy
- test_transformers
- change_component_tag_names/test_cypress
- convert_array_type_to_square_bracket/test_vite
- convert_attribute_to_decorator/test_flask
- convert_comments_to_JSDoc_style
- test_vite
- test_vscode
- convert_docstring_to_google_style
- test_django
- test_requests-oauthlib
- delete_unused_functions
- test_papermark
- test_plone
- test_vscode
- emojify_py_files_codemod
- test_codegen
- test_vscode
- enum_mover
- test_hass
- test_mypy
- insert_arguments_to_decorator/test_codegen
- js_to_esm_codemod
- test_deno_rest
- test_jchat
- mark_as_internal_codemod
- ignore_test_mypy
- test_vscode
- mark_internal_to_module
- test_codegen
- test_vscode
- mark_is_boolean
- test_nest
- test_vscode
- migrate_class_attributes/test_plone
- move_enums_codemod
- test_codegen
- test_hass
- move_functions_to_new_file/test_pylsp
- openapi_add_response_none/test_indra
- openapi_no_reference_request/test_codegen
- pascal_case_symbols
- test_nest
- test_vscode
- pivot_return_types
- test_hass
- test_pylsp
- refactor_react_components_into_separate_files/test_codegen_frontend
- remove_indirect_imports/test_plone
- rename_function_parameters/test_plone
- rename_local_variables/test_pylsp
- replace_prop_values/test_remix_run_examples
- return_none_type_annotation
- test_hass
- test_redash
- split_decorators/test_redash
- split_file_and_rename_symbols/test_redash
- split_file/test_sqlglot
- split_large_files/test_vite
- sqlalchemy_mapped_types/test_redash
- swap_call_site_imports/test_redash
- swap_class_attribute_usages/test_graphrag
- update_optional_type_annotations
- test_codegen
- test_transformers
- update_union_types/test_fastapi
- use_named_kwargs
- test_pylsp
- test_transformers
- wrap_with_component/test_virtual_coffee
- wrap_with_statement
- test_hass
- test_redash
- wrap_with_use_callback/test_remix_run_examples
- repos
- extra
- open_source
- verified_codemods/codemod_data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
142 files changed
+37
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments