1 | running test |
---|
2 | test_creating_file_inside_folder (ropetest.projecttest.ProjectTest) ... ok |
---|
3 | test_creating_files (ropetest.projecttest.ProjectTest) ... ok |
---|
4 | test_creating_files_that_already_exist (ropetest.projecttest.ProjectTest) ... ok |
---|
5 | test_creating_folders (ropetest.projecttest.ProjectTest) ... ok |
---|
6 | test_does_not_fail_for_permission_denied (ropetest.projecttest.ProjectTest) ... ok |
---|
7 | test_encoding_declaration_in_the_second_line (ropetest.projecttest.ProjectTest) ... ok |
---|
8 | test_exception_when_creating_twice (ropetest.projecttest.ProjectTest) ... ok |
---|
9 | test_exception_when_parent_does_not_exist (ropetest.projecttest.ProjectTest) ... ok |
---|
10 | test_failing_if_creating_folder_while_file_already_exists (ropetest.projecttest.ProjectTest) ... ok |
---|
11 | test_failing_when_creating_file_inside_non_existent_folder (ropetest.projecttest.ProjectTest) ... ok |
---|
12 | test_failure_when_project_root_exists_and_is_a_file (ropetest.projecttest.ProjectTest) ... ok |
---|
13 | test_file_encoding_reading (ropetest.projecttest.ProjectTest) ... ok |
---|
14 | test_file_encoding_writing (ropetest.projecttest.ProjectTest) ... ok |
---|
15 | test_file_get_name (ropetest.projecttest.ProjectTest) ... ok |
---|
16 | test_file_get_path (ropetest.projecttest.ProjectTest) ... ok |
---|
17 | test_folder_creating_files (ropetest.projecttest.ProjectTest) ... ok |
---|
18 | test_folder_creating_files2 (ropetest.projecttest.ProjectTest) ... ok |
---|
19 | test_folder_creating_nested_files (ropetest.projecttest.ProjectTest) ... ok |
---|
20 | test_folder_creating_nested_files2 (ropetest.projecttest.ProjectTest) ... ok |
---|
21 | test_folder_get_child (ropetest.projecttest.ProjectTest) ... ok |
---|
22 | test_folder_get_child_nested (ropetest.projecttest.ProjectTest) ... ok |
---|
23 | test_folder_get_name (ropetest.projecttest.ProjectTest) ... ok |
---|
24 | test_folder_get_path (ropetest.projecttest.ProjectTest) ... ok |
---|
25 | test_get_all_files (ropetest.projecttest.ProjectTest) ... ok |
---|
26 | test_get_all_files_after_changing (ropetest.projecttest.ProjectTest) ... ok |
---|
27 | test_getting_empty_source_folders (ropetest.projecttest.ProjectTest) ... ok |
---|
28 | test_getting_files (ropetest.projecttest.ProjectTest) ... ok |
---|
29 | test_getting_folders (ropetest.projecttest.ProjectTest) ... ok |
---|
30 | test_getting_not_existing_project_file (ropetest.projecttest.ProjectTest) ... ok |
---|
31 | test_getting_project_file (ropetest.projecttest.ProjectTest) ... ok |
---|
32 | test_ignoring_dot_pyc_files_in_get_files (ropetest.projecttest.ProjectTest) ... ok |
---|
33 | test_ignoring_symlinks_inside_project (ropetest.projecttest.ProjectTest) ... ok |
---|
34 | test_is_folder (ropetest.projecttest.ProjectTest) ... ok |
---|
35 | test_making_folder_that_already_exists (ropetest.projecttest.ProjectTest) ... ok |
---|
36 | test_making_root_folder_if_it_does_not_exist (ropetest.projecttest.ProjectTest) ... ok |
---|
37 | test_moving_destination_folders (ropetest.projecttest.ProjectTest) ... ok |
---|
38 | test_moving_files (ropetest.projecttest.ProjectTest) ... ok |
---|
39 | test_moving_files_and_resource_objects (ropetest.projecttest.ProjectTest) ... ok |
---|
40 | test_moving_folders (ropetest.projecttest.ProjectTest) ... ok |
---|
41 | test_multi_source_folders (ropetest.projecttest.ProjectTest) ... ok |
---|
42 | test_multi_source_folders2 (ropetest.projecttest.ProjectTest) ... ok |
---|
43 | test_multifile_get_all_files (ropetest.projecttest.ProjectTest) ... ok |
---|
44 | test_nested_directories (ropetest.projecttest.ProjectTest) ... ok |
---|
45 | test_nested_folder_get_files (ropetest.projecttest.ProjectTest) ... ok |
---|
46 | test_nested_folder_get_folders (ropetest.projecttest.ProjectTest) ... ok |
---|
47 | test_nonempty_get_children (ropetest.projecttest.ProjectTest) ... ok |
---|
48 | test_nonempty_get_children2 (ropetest.projecttest.ProjectTest) ... ok |
---|
49 | test_packages (ropetest.projecttest.ProjectTest) ... ok |
---|
50 | test_project_creation (ropetest.projecttest.ProjectTest) ... ok |
---|
51 | test_project_file_reading (ropetest.projecttest.ProjectTest) ... ok |
---|
52 | test_project_root_is_root_folder (ropetest.projecttest.ProjectTest) ... ok |
---|
53 | test_read_bytes (ropetest.projecttest.ProjectTest) ... ok |
---|
54 | test_removing_directories (ropetest.projecttest.ProjectTest) ... ok |
---|
55 | test_removing_files (ropetest.projecttest.ProjectTest) ... ok |
---|
56 | test_removing_files_invalidating_in_project_resource_pool (ropetest.projecttest.ProjectTest) ... ok |
---|
57 | test_removing_nested_files (ropetest.projecttest.ProjectTest) ... ok |
---|
58 | test_removing_non_existent_files (ropetest.projecttest.ProjectTest) ... ok |
---|
59 | test_root_folder (ropetest.projecttest.ProjectTest) ... ok |
---|
60 | test_root_source_folder (ropetest.projecttest.ProjectTest) ... ok |
---|
61 | test_root_source_folder2 (ropetest.projecttest.ProjectTest) ... ok |
---|
62 | test_simple_path_to_resource (ropetest.projecttest.ProjectTest) ... ok |
---|
63 | test_src_source_folder (ropetest.projecttest.ProjectTest) ... ok |
---|
64 | test_using_file_create (ropetest.projecttest.ProjectTest) ... ok |
---|
65 | test_using_folder_create (ropetest.projecttest.ProjectTest) ... ok |
---|
66 | test_using_project_get_file (ropetest.projecttest.ProjectTest) ... ok |
---|
67 | test_using_utf8_when_writing_in_case_of_errors (ropetest.projecttest.ProjectTest) ... ok |
---|
68 | test_writing_in_project_files (ropetest.projecttest.ProjectTest) ... ok |
---|
69 | testget_children (ropetest.projecttest.ProjectTest) ... ok |
---|
70 | test_changes_and_adding_resources (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
71 | test_clear_observered_resources_for_filtered_observers (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
72 | test_contains_for_folders (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
73 | test_moving_and_being_interested_about_a_folder_and_a_child (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
74 | test_not_reporting_multiple_changes_to_folders (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
75 | test_removing_and_adding_resources_to_filtered_observer (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
76 | test_resource_change_observer (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
77 | test_resource_change_observer2 (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
78 | test_resource_change_observer_after_moving (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
79 | test_resource_change_observer_after_removal (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
80 | test_resource_change_observer_for_folders (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
81 | test_revalidating_files (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
82 | test_revalidating_files_and_no_changes2 (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
83 | test_revalidating_folders (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
84 | test_validating_get_files_list (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
85 | test_validating_twice_when_created (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
86 | test_validating_when_created (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
87 | test_validation_and_changing_files (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
88 | test_validation_and_changing_files2 (ropetest.projecttest.ResourceObserverTest) ... ok |
---|
89 | test_folder_get_child (ropetest.projecttest.OutOfProjectTest) ... ok |
---|
90 | test_out_of_project_files_and_path_to_resource (ropetest.projecttest.OutOfProjectTest) ... ok |
---|
91 | test_simple_out_of_project_file (ropetest.projecttest.OutOfProjectTest) ... ok |
---|
92 | test_simple_out_of_project_folder (ropetest.projecttest.OutOfProjectTest) ... ok |
---|
93 | test_using_absolute_path (ropetest.projecttest.OutOfProjectTest) ... ok |
---|
94 | test_compressed_history (ropetest.projecttest.RopeFolderTest) ... ok |
---|
95 | test_compressed_objectdb (ropetest.projecttest.RopeFolderTest) ... ok |
---|
96 | test_fscommands_and_ignored_resources (ropetest.projecttest.RopeFolderTest) ... ok |
---|
97 | test_getting_project_rope_folder (ropetest.projecttest.RopeFolderTest) ... ok |
---|
98 | test_ignored_folders (ropetest.projecttest.RopeFolderTest) ... ok |
---|
99 | test_ignored_resources_and_get_files (ropetest.projecttest.RopeFolderTest) ... ok |
---|
100 | test_ignored_resources_and_get_files2 (ropetest.projecttest.RopeFolderTest) ... ok |
---|
101 | test_ignored_resources_and_prefixes (ropetest.projecttest.RopeFolderTest) ... ok |
---|
102 | test_ignoring_syntax_errors (ropetest.projecttest.RopeFolderTest) ... ok |
---|
103 | test_loading_config_dot_py (ropetest.projecttest.RopeFolderTest) ... ok |
---|
104 | test_nested_dot_ropeproject_folder (ropetest.projecttest.RopeFolderTest) ... ok |
---|
105 | test_none_project_rope_folder (ropetest.projecttest.RopeFolderTest) ... ok |
---|
106 | test_normal_fscommands (ropetest.projecttest.RopeFolderTest) ... ok |
---|
107 | test_setting_ignored_resources (ropetest.projecttest.RopeFolderTest) ... ok |
---|
108 | test_setting_ignored_resources_patterns (ropetest.projecttest.RopeFolderTest) ... ok |
---|
109 | test_star_should_not_include_slashes (ropetest.projecttest.RopeFolderTest) ... ok |
---|
110 | test_source_lines_get_line_end (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok |
---|
111 | test_source_lines_get_line_number (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok |
---|
112 | test_source_lines_get_line_start (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok |
---|
113 | test_source_lines_last_line_with_no_new_line (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok |
---|
114 | test_source_lines_simple (ropetest.codeanalyzetest.SourceLinesAdapterTest) ... ok |
---|
115 | test_attribute_accesses (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
116 | test_comments_for_finding_statements (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
117 | test_comments_for_finding_statements2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
118 | test_comments_for_finding_statements3 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
119 | test_dictionaries (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
120 | test_empty_splitted_statement (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
121 | test_empty_splitted_statement2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
122 | test_empty_splitted_statement3 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
123 | test_empty_splitted_statement4 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
124 | test_empty_splitted_statement5 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
125 | test_extra_spaces (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
126 | test_find_parens_start (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
127 | test_find_parens_start_with_multiple_entries (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
128 | test_find_parens_start_with_nested_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
129 | test_find_parens_start_with_parens_in_strs (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
130 | test_find_parens_start_with_parens_in_strs_in_multiple_lines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
131 | test_following_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
132 | test_function_calls (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
133 | test_function_calls2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
134 | test_function_with_multiple_param (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
135 | test_function_with_no_param (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
136 | test_functions_on_ending_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
137 | test_get_word_parens_range_and_string_literals (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
138 | test_getting_primary_and_not_crossing_newlines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
139 | test_getting_primary_and_strings_at_the_end_of_line (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
140 | test_getting_primary_before_get_index (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
141 | test_import_statement_finding (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
142 | test_import_statement_finding2 (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
143 | test_inside_parans (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
144 | test_is_a_function_being_called_with_parens_on_next_line (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
145 | test_is_assigned_here_for_equality_test (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
146 | test_is_assigned_here_for_not_equal_test (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
147 | test_is_from_with_from_import_and_line_breaks_in_the_middle (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
148 | test_is_from_with_from_import_and_multiline_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
149 | test_is_on_function_keyword (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
150 | test_keyword_before_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
151 | test_one_letter_function_keyword_arguments (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
152 | test_operators_inside_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
153 | test_param_expressions (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
154 | test_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
155 | test_simple_names (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
156 | test_splitted_statement (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
157 | test_str_in_comments_for_finding_statements (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
158 | test_string_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
159 | test_strings (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
160 | test_triple_quotes_spanning_multiple_lines (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
161 | test_underlined_find_parens_start (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
162 | test_word_finder_on_primaries_with_dots_inside_parens (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
163 | test_word_finder_on_primary_beginning (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
164 | test_word_finder_on_primary_ending (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
165 | test_word_finder_on_word_beginning (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
166 | test_word_finder_on_word_ending (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
167 | test_word_parens_range (ropetest.codeanalyzetest.WordRangeFinderTest) ... ok |
---|
168 | test_class_method_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
169 | test_class_method_in_class_body_but_not_indexed (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
170 | test_class_variable_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
171 | test_class_variable_attribute_in_class_body2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
172 | test_function_but_not_indexed (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
173 | test_get_pyname_at_on_language_keywords (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
174 | test_inner_class_attribute_in_class_body (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
175 | test_modules_after_from_statements (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
176 | test_one_liners (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
177 | test_one_liners_with_line_breaks (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
178 | test_one_liners_with_line_breaks2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
179 | test_relative_modules_after_from_statements (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
180 | test_relative_modules_after_from_statements2 (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
181 | test_renaming_functions_with_from_import_and_parens (ropetest.codeanalyzetest.ScopeNameFinderTest) ... ok |
---|
182 | test_explicit_continuation (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
183 | test_explicit_continuation_comments (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
184 | test_fors_and_block_start (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
185 | test_generating_line_starts (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
186 | test_generating_line_starts2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
187 | test_generating_line_starts3 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
188 | test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
189 | test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
190 | test_generator_expressions_and_fors (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
191 | test_implicit_continuation (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
192 | test_list_comprehensions_and_fors (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
193 | test_logical_lines_for_else (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
194 | test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
195 | test_logical_lines_for_multiline_string_with_escaped_quotes (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
196 | test_logical_lines_for_multiline_string_with_extra_quotes_front (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
197 | test_multiple_indented_ifs (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
198 | test_normal_lines (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
199 | test_normal_lines2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
200 | test_problems_with_inner_indentations (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
201 | test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.LogicalLineFinderTest) ... ok |
---|
202 | test_explicit_continuation (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
203 | test_explicit_continuation_comments (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
204 | test_fors_and_block_start (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
205 | test_generating_line_starts (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
206 | test_generating_line_starts2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
207 | test_generating_line_starts3 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
208 | test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
209 | test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
210 | test_generator_expressions_and_fors (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
211 | test_implicit_continuation (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
212 | test_list_comprehensions_and_fors (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
213 | test_logical_lines_for_else (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
214 | test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
215 | test_logical_lines_for_multiline_string_with_escaped_quotes (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
216 | test_logical_lines_for_multiline_string_with_extra_quotes_front (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
217 | test_multiple_indented_ifs (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
218 | test_normal_lines (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
219 | test_normal_lines2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
220 | test_problems_with_inner_indentations (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
221 | test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.TokenizerLogicalLineFinderTest) ... ok |
---|
222 | test_explicit_continuation (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
223 | test_explicit_continuation_comments (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
224 | test_fors_and_block_start (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
225 | test_generating_line_starts (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
226 | test_generating_line_starts2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
227 | test_generating_line_starts3 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
228 | test_generating_line_starts_and_unmatched_deindents (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
229 | test_generating_line_starts_for_multi_line_statements (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
230 | test_generator_expressions_and_fors (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
231 | test_implicit_continuation (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
232 | test_list_comprehensions_and_fors (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
233 | test_logical_lines_for_else (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
234 | test_logical_lines_for_lines_with_wrong_continues (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
235 | test_logical_lines_for_multiline_string_with_escaped_quotes (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
236 | test_logical_lines_for_multiline_string_with_extra_quotes_front (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
237 | test_multiple_indented_ifs (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
238 | test_normal_lines (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
239 | test_normal_lines2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
240 | test_problems_with_inner_indentations (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
241 | test_problems_with_inner_indentations2 (ropetest.codeanalyzetest.CustomLogicalLineFinderTest) ... ok |
---|
242 | test_hierarchical_hint_param (ropetest.type_hinting_test.DocstringParamHintingTest) ... ok |
---|
243 | test_hint_param (ropetest.type_hinting_test.DocstringParamHintingTest) ... ok |
---|
244 | test_hierarchical_hint_rtype (ropetest.type_hinting_test.DocstringReturnHintingTest) ... ok |
---|
245 | test_hierarchical_hint_attr (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
246 | test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
247 | test_hint_attr (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
248 | test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
249 | test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
250 | test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
251 | test_hint_defined_by_constructor (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
252 | test_hint_invalid_syntax (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
253 | test_hint_nonexistent (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
254 | test_hint_or (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
255 | test_hint_parametrized_dict_key (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
256 | test_hint_parametrized_dict_value (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
257 | test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... FAIL |
---|
258 | test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... FAIL |
---|
259 | test_hint_parametrized_list (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
260 | test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
261 | test_hint_parametrized_set (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
262 | test_hint_parametrized_tuple (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) ... ok |
---|
263 | test_hierarchical_hint_attr (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
264 | test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
265 | test_hint_attr (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
266 | test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
267 | test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
268 | test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
269 | test_hint_defined_by_constructor (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
270 | test_hint_invalid_syntax (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
271 | test_hint_nonexistent (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
272 | test_hint_or (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
273 | test_hint_parametrized_dict_key (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
274 | test_hint_parametrized_dict_value (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
275 | test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... FAIL |
---|
276 | test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... FAIL |
---|
277 | test_hint_parametrized_list (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
278 | test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
279 | test_hint_parametrized_set (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
280 | test_hint_parametrized_tuple (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) ... ok |
---|
281 | test_hierarchical_hint_attr (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
282 | test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
283 | test_hint_attr (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
284 | test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
285 | test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
286 | test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
287 | test_hint_defined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
288 | test_hint_invalid_syntax (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
289 | test_hint_nonexistent (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
290 | test_hint_or (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
291 | test_hint_parametrized_dict_key (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
292 | test_hint_parametrized_dict_value (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
293 | test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... FAIL |
---|
294 | test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... FAIL |
---|
295 | test_hint_parametrized_list (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
296 | test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
297 | test_hint_parametrized_set (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
298 | test_hint_parametrized_tuple (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) ... ok |
---|
299 | test_hierarchical_hint_attr (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
300 | test_hierarchical_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
301 | test_hint_attr (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
302 | test_hint_attr_for_post_defined_type (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
303 | test_hint_attr_for_pre_defined_type (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
304 | test_hint_attr_redefined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
305 | test_hint_defined_by_constructor (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
306 | test_hint_invalid_syntax (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
307 | test_hint_nonexistent (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
308 | test_hint_or (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
309 | test_hint_parametrized_dict_key (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
310 | test_hint_parametrized_dict_value (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
311 | test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... FAIL |
---|
312 | test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... FAIL |
---|
313 | test_hint_parametrized_list (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
314 | test_hint_parametrized_nested_tuple_list (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
315 | test_hint_parametrized_set (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
316 | test_hint_parametrized_tuple (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) ... ok |
---|
317 | test_parser (ropetest.type_hinting_test.EvaluateTest) ... ok |
---|
318 | test_hierarchical_hint_for_mutable_attr_type (ropetest.type_hinting_test.RegressionHintingTest) |
---|
319 | Test for #157, AttributeError: 'PyObject' object has no attribute 'get_doc' ... ok |
---|
320 | test_check_for_else_block (ropetest.pycoretest.PyCoreTest) ... ok |
---|
321 | test_check_names_defined_in_whiles (ropetest.pycoretest.PyCoreTest) ... ok |
---|
322 | test_class_attributes_set_in_init (ropetest.pycoretest.PyCoreTest) ... ok |
---|
323 | test_class_attributes_set_in_init_overwriting_a_defined (ropetest.pycoretest.PyCoreTest) ... ok |
---|
324 | test_class_methods (ropetest.pycoretest.PyCoreTest) ... ok |
---|
325 | test_class_variables (ropetest.pycoretest.PyCoreTest) ... ok |
---|
326 | test_classes_inside_other_classes (ropetest.pycoretest.PyCoreTest) ... ok |
---|
327 | test_file_encoding_reading (ropetest.pycoretest.PyCoreTest) ... ok |
---|
328 | test_find_module (ropetest.pycoretest.PyCoreTest) ... ok |
---|
329 | test_find_module_packages (ropetest.pycoretest.PyCoreTest) ... ok |
---|
330 | test_find_module_when_module_and_package_with_the_same_name (ropetest.pycoretest.PyCoreTest) ... ok |
---|
331 | test_find_multiple_module (ropetest.pycoretest.PyCoreTest) ... ok |
---|
332 | test_find_nested_module (ropetest.pycoretest.PyCoreTest) ... ok |
---|
333 | test_from_not_found_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok |
---|
334 | test_from_package_import_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok |
---|
335 | test_get_definition_location_for_filtered_packages (ropetest.pycoretest.PyCoreTest) ... ok |
---|
336 | test_get_definition_location_for_packages (ropetest.pycoretest.PyCoreTest) ... ok |
---|
337 | test_get_definition_location_in_tuple_assnames (ropetest.pycoretest.PyCoreTest) ... ok |
---|
338 | test_get_module_for_defined_pyobjects (ropetest.pycoretest.PyCoreTest) ... ok |
---|
339 | test_get_pyname_definition_location (ropetest.pycoretest.PyCoreTest) ... ok |
---|
340 | test_get_pyname_definition_location_class (ropetest.pycoretest.PyCoreTest) ... ok |
---|
341 | test_get_pyname_definition_location_class2 (ropetest.pycoretest.PyCoreTest) ... ok |
---|
342 | test_get_pyname_definition_location_functions (ropetest.pycoretest.PyCoreTest) ... ok |
---|
343 | test_get_pyname_definition_location_importes (ropetest.pycoretest.PyCoreTest) ... ok |
---|
344 | test_get_pyname_definition_location_imports (ropetest.pycoretest.PyCoreTest) ... ok |
---|
345 | test_get_pyname_definition_location_local_variables (ropetest.pycoretest.PyCoreTest) ... ok |
---|
346 | test_get_pyname_definition_location_parameters (ropetest.pycoretest.PyCoreTest) ... ok |
---|
347 | test_get_pyname_definition_location_reassigning (ropetest.pycoretest.PyCoreTest) ... ok |
---|
348 | test_get_string_module (ropetest.pycoretest.PyCoreTest) ... ok |
---|
349 | test_get_string_module_with_extra_spaces (ropetest.pycoretest.PyCoreTest) ... ok |
---|
350 | test_global_keyword (ropetest.pycoretest.PyCoreTest) ... ok |
---|
351 | test_global_variables (ropetest.pycoretest.PyCoreTest) ... ok |
---|
352 | test_holding_error_location_information (ropetest.pycoretest.PyCoreTest) ... ok |
---|
353 | test_import_not_found_module_get_definition_location (ropetest.pycoretest.PyCoreTest) ... ok |
---|
354 | test_imported_as_names (ropetest.pycoretest.PyCoreTest) ... ok |
---|
355 | test_imported_names (ropetest.pycoretest.PyCoreTest) ... ok |
---|
356 | test_inherit_multiple_base_class_attrs_with_the_same_name (ropetest.pycoretest.PyCoreTest) ... ok |
---|
357 | test_inheriting_base_class_attributes (ropetest.pycoretest.PyCoreTest) ... ok |
---|
358 | test_inheriting_multiple_base_class_attributes (ropetest.pycoretest.PyCoreTest) ... ok |
---|
359 | test_inheriting_unknown_base_class (ropetest.pycoretest.PyCoreTest) ... ok |
---|
360 | test_mixing_scopes_and_objects_hierarchy (ropetest.pycoretest.PyCoreTest) ... ok |
---|
361 | test_module_creation (ropetest.pycoretest.PyCoreTest) ... ok |
---|
362 | test_module_get_resource (ropetest.pycoretest.PyCoreTest) ... ok |
---|
363 | test_nested_modules (ropetest.pycoretest.PyCoreTest) ... ok |
---|
364 | test_nested_package_creation (ropetest.pycoretest.PyCoreTest) ... ok |
---|
365 | test_nested_with_statement_variable_type (ropetest.pycoretest.PyCoreTest) ... ok |
---|
366 | test_no_exceptions_on_module_encoding_problems (ropetest.pycoretest.PyCoreTest) ... ok |
---|
367 | test_non_existent_module (ropetest.pycoretest.PyCoreTest) ... ok |
---|
368 | test_not_leaking_for_vars_inside_parent_scope (ropetest.pycoretest.PyCoreTest) ... ok |
---|
369 | test_not_leaking_for_vars_inside_parent_scope2 (ropetest.pycoretest.PyCoreTest) ... ok |
---|
370 | test_not_leaking_tuple_assigned_names_inside_parent_scope (ropetest.pycoretest.PyCoreTest) ... ok |
---|
371 | test_not_reaching_maximum_recursions_when_importing_variables (ropetest.pycoretest.PyCoreTest) ... ok |
---|
372 | test_not_reaching_maximum_recursions_when_importing_variables2 (ropetest.pycoretest.PyCoreTest) ... ok |
---|
373 | test_not_reaching_maximum_recursions_with_from_star_imports (ropetest.pycoretest.PyCoreTest) ... ok |
---|
374 | test_out_of_project_modules (ropetest.pycoretest.PyCoreTest) ... ok |
---|
375 | test_package (ropetest.pycoretest.PyCoreTest) ... ok |
---|
376 | test_package_creation (ropetest.pycoretest.PyCoreTest) ... ok |
---|
377 | test_packaged_module_creation (ropetest.pycoretest.PyCoreTest) ... ok |
---|
378 | test_packaged_module_creation_with_nested_src (ropetest.pycoretest.PyCoreTest) ... ok |
---|
379 | test_packaged_package_creation_with_nested_src (ropetest.pycoretest.PyCoreTest) ... ok |
---|
380 | test_parameter_info_for_functions (ropetest.pycoretest.PyCoreTest) ... ok |
---|
381 | test_pyobject_equality_should_compare_types (ropetest.pycoretest.PyCoreTest) ... ok |
---|
382 | test_simple_class (ropetest.pycoretest.PyCoreTest) ... ok |
---|
383 | test_simple_function (ropetest.pycoretest.PyCoreTest) ... ok |
---|
384 | test_simple_module (ropetest.pycoretest.PyCoreTest) ... ok |
---|
385 | test_source_folders_preference (ropetest.pycoretest.PyCoreTest) ... ok |
---|
386 | test_syntax_errors_in_code (ropetest.pycoretest.PyCoreTest) ... ok |
---|
387 | test_syntax_errors_when_bad_strs (ropetest.pycoretest.PyCoreTest) ... ok |
---|
388 | test_syntax_errors_when_cannot_decode_file2 (ropetest.pycoretest.PyCoreTest) ... ok |
---|
389 | test_syntax_errors_when_null_bytes (ropetest.pycoretest.PyCoreTest) ... ok |
---|
390 | test_variables_defined_in_excepts (ropetest.pycoretest.PyCoreTest) ... ok |
---|
391 | test_with_statement_variable_type (ropetest.pycoretest.PyCoreTest) ... ok |
---|
392 | test_with_statement_variables (ropetest.pycoretest.PyCoreTest) ... ok |
---|
393 | test_with_statement_variables_and_tuple_assignment (ropetest.pycoretest.PyCoreTest) ... ok |
---|
394 | test_with_statement_with_no_vars (ropetest.pycoretest.PyCoreTest) ... ok |
---|
395 | test_caching_pymodule_with_syntax_errors (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
396 | test_circular_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
397 | test_circular_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
398 | test_from_import_class (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
399 | test_from_import_function (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
400 | test_from_import_nonexistent_module (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
401 | test_from_import_nonexistent_name (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
402 | test_from_import_star (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
403 | test_from_import_star_imports_in_functions (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
404 | test_from_import_star_not_imporing_underlined (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
405 | test_from_import_star_overwriting (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
406 | test_from_package_import_mod (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
407 | test_inheriting_dotted_base_class (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
408 | test_invalidating_cache_after_resource_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
409 | test_invalidating_cache_after_resource_change_for_init_dot_pys (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
410 | test_invalidating_cache_after_rsrc_chng_for_nested_init_dot_pys (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
411 | test_invalidating_cache_for_from_imports_after_resource_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
412 | test_invalidating_superclasses_after_change (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
413 | test_location_of_imports_when_importing (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
414 | test_multi_dot_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
415 | test_multi_dot_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
416 | test_multi_dot_imports3 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
417 | test_multi_dot_imports_as (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
418 | test_nested_modules (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
419 | test_new_style_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
420 | test_new_style_relative_imports2 (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
421 | test_none_assignments_in_classes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
422 | test_not_considering_imported_modules_as_sub_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
423 | test_not_considering_imported_names_as_sub_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
424 | test_reading_init_dot_py (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
425 | test_relative_froms (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
426 | test_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
427 | test_relative_imports_for_string_modules (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
428 | test_relative_imports_for_string_scopes (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
429 | test_self_in_methods (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
430 | test_self_in_methods_with_decorators (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
431 | test_simple_import (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
432 | test_unknown_when_module_cannot_be_found (ropetest.pycoretest.PyCoreInProjectsTest) ... ok |
---|
433 | test_consume_change (ropetest.pycoretest.TextChangeDetectorTest) ... ok |
---|
434 | test_line_expansion (ropetest.pycoretest.TextChangeDetectorTest) ... ok |
---|
435 | test_line_removals (ropetest.pycoretest.TextChangeDetectorTest) ... ok |
---|
436 | test_multi_line_checks (ropetest.pycoretest.TextChangeDetectorTest) ... ok |
---|
437 | test_one_line_change (ropetest.pycoretest.TextChangeDetectorTest) ... ok |
---|
438 | test_trivial_case (ropetest.pycoretest.TextChangeDetectorTest) ... ok |
---|
439 | test_ignore_bad_imports (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok |
---|
440 | test_ignore_bad_imports_for_froms (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok |
---|
441 | test_not_raising_errors_for_strings_with_ignore_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok |
---|
442 | test_python_files_config (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok |
---|
443 | test_reporting_syntax_errors_in_strings_with_force_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok |
---|
444 | test_reporting_syntax_errors_with_force_errors (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok |
---|
445 | test_reporting_syntax_errors_with_force_errors_for_packages (ropetest.pycoretest.PyCoreProjectConfigsTest) ... ok |
---|
446 | test_assigning_builtin_names (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
447 | test_assists_inside_fors (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
448 | test_classes_inside_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
449 | test_first_parameter_of_a_method (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
450 | test_first_parameter_of_class_methods (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
451 | test_first_parameter_of_static_methods (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
452 | test_first_parameter_with_self_as_name_and_unknown_decorator (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
453 | test_for_variables_in_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
454 | test_function_getting_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
455 | test_function_parameters_in_scope_names (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
456 | test_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
457 | test_function_scopes_classes (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
458 | test_get_inner_scope_and_logical_lines (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
459 | test_get_inner_scope_for_staticmethods (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
460 | test_get_lineno (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
461 | test_get_names_contains_only_names_defined_in_a_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
462 | test_getting_defined_names_for_classes (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
463 | test_getting_defined_names_for_modules (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
464 | test_getting_overwritten_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
465 | test_inside_class_scope_attribute_lookup (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
466 | test_inside_class_scope_attribute_lookup2 (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
467 | test_scope_kind (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
468 | test_scope_lookup (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
469 | test_scopes_in_function_scopes (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
470 | test_simple_class_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
471 | test_simple_function_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
472 | test_simple_scope (ropetest.pyscopestest.PyCoreScopesTest) ... ok |
---|
473 | test_attributed_object_inference (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
474 | test_basic_generator_expressions (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
475 | test_basic_list_comprehensions (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
476 | test_considering_nones_to_be_unknowns (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
477 | test_empty_tuples (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
478 | test_following_chained_assignments_avoiding_circles (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
479 | test_func_returned_obj_using_call_spec_func_static_type_infer (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
480 | test_function_returned_object_static_type_inference1 (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
481 | test_function_returned_object_static_type_inference2 (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
482 | test_getting_property_attributes (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
483 | test_getting_property_attributes_with_method_getters (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
484 | test_handling_generator_functions (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
485 | test_handling_generator_functions_for_strs (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
486 | test_lambda_functions (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
487 | test_list_comprehensions_and_loop_var (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
488 | test_list_comprehensions_and_multiple_iters (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
489 | test_list_comprehensions_and_multiple_loop_var (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
490 | test_list_type_inferencing (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
491 | test_mixing_ass_attr_with_tuple_assignment (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
492 | test_mixing_slice_with_tuple_assigns (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
493 | test_mixing_subscript_with_tuple_assigns (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
494 | test_nested_tuple_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
495 | test_recursive_function_returned_object_static_type_inference (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
496 | test_simple_type_inferencing (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
497 | test_simple_type_inferencing_class_attributes (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
498 | test_simple_type_inferencing_classes_defined_in_holding_scope (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
499 | test_simple_type_inferencing_classes_in_class_methods (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
500 | test_simple_type_inferencing_for_chained_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
501 | test_simple_type_inferencing_for_in_class_assignments (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
502 | test_using_property_as_decorators (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
503 | test_using_property_as_decorators_and_passing_parameter (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
504 | test_we_know_the_type_of_catched_exceptions (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
505 | test_we_know_the_type_of_catched_multiple_excepts (ropetest.objectinfertest.ObjectInferTest) ... ok |
---|
506 | test_get_files (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
507 | test_getting_call_info (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
508 | test_getting_invalid_returned (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
509 | test_getting_returned (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
510 | test_getting_returned_when_does_not_match (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
511 | test_invalid_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
512 | test_not_overwriting_with_invalid_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
513 | test_not_overwriting_with_invalid_returned (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
514 | test_overwriting_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
515 | test_simple_per_name (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
516 | test_simple_per_name_after_syncing (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
517 | test_simple_per_name_does_not_exist (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
518 | test_using_file_list_observer (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
519 | test_validating_file_for_scopes (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
520 | test_validating_file_moved (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
521 | test_validating_files (ropetest.objectdbtest.ObjectDBTest) ... ok |
---|
522 | test_a_function_with_different_returns (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
523 | test_a_function_with_different_returns2 (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
524 | test_arguments_with_keywords (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
525 | test_class_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
526 | test_class_from_another_module_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
527 | test_classes_with_the_same_name (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
528 | test_dict_keys_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
529 | test_dict_keys_and_dynamicoi2 (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
530 | test_dict_objects_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
531 | test_dti_and_concluded_data_invalidation (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
532 | test_for_loops_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
533 | test_function_argument_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
534 | test_function_argument_dti2 (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
535 | test_ignoring_double_star_args (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
536 | test_ignoring_star_args (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
537 | test_instance_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
538 | test_invalidating_data_after_changing (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
539 | test_invalidating_data_after_moving (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
540 | test_list_objects_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
541 | test_method_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
542 | test_module_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
543 | test_nested_classes (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
544 | test_simple_dti (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
545 | test_strs_and_dynamicoi (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
546 | test_textual_transformations (ropetest.advanced_oi_test.DynamicOITest) ... ok |
---|
547 | test_a_function_with_different_returns (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
548 | test_always_returning_containing_class_for_selfs (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
549 | test_call_function_and_parameters (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
550 | test_following_function_calls_when_asked_to (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
551 | test_handling_generator_functions_for_strs (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
552 | test_invalidating_concluded_data_in_a_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
553 | test_not_reporting_out_of_date_information (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
554 | test_not_saving_unknown_function_returns (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
555 | test_properties_and_calling_get_property (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
556 | test_report_change_in_libutils (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
557 | test_report_libutils_and_analyze_all_modules (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
558 | test_soi_on_constructors (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
559 | test_static_oi_class_methods (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
560 | test_static_oi_for_dicts_depending_on_append_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
561 | test_static_oi_for_dicts_depending_on_for_loops (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
562 | test_static_oi_for_dicts_depending_on_update (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
563 | test_static_oi_for_dicts_depending_on_update_on_seqs (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
564 | test_static_oi_for_infer_return_typs_from_funcs_based_on_params (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
565 | test_static_oi_for_lists_depending_on_append_function (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
566 | test_static_oi_for_lists_per_object_for_extending_lists (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
567 | test_static_oi_for_lists_per_object_for_fields (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
568 | test_static_oi_for_lists_per_object_for_get_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
569 | test_static_oi_for_lists_per_object_for_iters (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
570 | test_static_oi_for_lists_per_object_for_set_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
571 | test_static_oi_for_nested_calls (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
572 | test_static_oi_for_sets_per_object_for_set_item (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
573 | test_static_oi_for_simple_function_calls (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
574 | test_static_oi_not_failing_when_callin_callables (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
575 | test_static_oi_preventing_soi_maximum_recursion_exceptions (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
576 | test_using_the_best_callinfo (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
577 | test_validation_problems_for_changing_builtin_types (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
578 | test_validation_problems_for_objectdb_retrievals (ropetest.advanced_oi_test.NewStaticOITest) ... ok |
---|
579 | test_killing_runner (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
580 | test_making_runner (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
581 | test_making_runner_when_doi_is_disabled (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
582 | test_passing_arguments (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
583 | test_passing_arguments_with_spaces (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
584 | test_running_nested_files (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
585 | test_setting_process_input (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
586 | test_setting_process_output (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
587 | test_setting_pythonpath (ropetest.runmodtest.PythonFileRunnerTest) ... ok |
---|
588 | test_abstractmethods_attribute (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
589 | test_binary_or_left_value_unknown (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
590 | test_builtin_class_get_name (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
591 | test_builtin_zip_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
592 | test_builtin_zip_function_with_more_than_two_args (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
593 | test_definition_location_for_loop_variables (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
594 | test_enumerate_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
595 | test_file_builtin_type (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
596 | test_get_item_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
597 | test_get_items (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
598 | test_get_items_for_lists (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
599 | test_get_items_from_slices (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
600 | test_getting_iterkeys_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
601 | test_getting_itervalues_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
602 | test_getting_keys_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
603 | test_getting_values_from_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
604 | test_handling_binop_on_ints (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
605 | test_handling_boolops (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
606 | test_handling_compares (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
607 | test_handling_unaryop_on_ints (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
608 | test_holding_type_information (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
609 | test_iter_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
610 | test_lambda_function_definition (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
611 | test_lambda_functions (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
612 | test_lambdas_that_return_unknown (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
613 | test_making_dicts_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
614 | test_making_lists_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
615 | test_making_sets_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
616 | test_making_tuples_using_the_passed_argument_to_init (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
617 | test_overriding_builtin_names (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
618 | test_popping_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
619 | test_property_builtin_type (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
620 | test_range_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
621 | test_reversed_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
622 | test_simple_builtin_scope_test (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
623 | test_simple_case (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
624 | test_simple_case_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
625 | test_simple_complex_type (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
626 | test_simple_float_type (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
627 | test_simple_float_type2 (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
628 | test_simple_for_loops (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
629 | test_simple_int_type (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
630 | test_simple_list_comprehension_test (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
631 | test_simple_list_generator_expression (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
632 | test_simple_sets (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
633 | test_simple_tuple_assignments (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
634 | test_sorted_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
635 | test_star_args_and_double_star_args (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
636 | test_super_builtin_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
637 | test_tuple_assignment_for_lists (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
638 | test_tuple_assignments_for_items (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
639 | test_tuple_assignments_for_iteritems_in_fors (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
640 | test_unknown_return_object (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
641 | test_using_copy_for_dicts (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
642 | test_wrong_arguments_to_zip_function (ropetest.builtinstest.BuiltinTypesTest) ... ok |
---|
643 | test_ignored_extensions (ropetest.builtinstest.BuiltinModulesTest) ... ok |
---|
644 | test_ignored_extensions_2 (ropetest.builtinstest.BuiltinModulesTest) ... ok |
---|
645 | test_nonexistent_modules (ropetest.builtinstest.BuiltinModulesTest) ... ok |
---|
646 | test_nonexistent_modules_2 (ropetest.builtinstest.BuiltinModulesTest) ... ok |
---|
647 | test_simple_case (ropetest.builtinstest.BuiltinModulesTest) ... ok |
---|
648 | test_time_in_std_mods (ropetest.builtinstest.BuiltinModulesTest) ... ok |
---|
649 | test_moving_files (ropetest.historytest.HistoryTest) ... ok |
---|
650 | test_moving_files_to_folders (ropetest.historytest.HistoryTest) ... ok |
---|
651 | test_undoing_writes (ropetest.historytest.HistoryTest) ... ok |
---|
652 | test_writing_files_that_does_not_change_contents (ropetest.historytest.HistoryTest) ... ok |
---|
653 | test_clearing_redo_list_after_do (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
654 | test_clearing_up_the_history (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
655 | test_dropping_undone_changes (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
656 | test_get_file_undo_list_for_moves (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
657 | test_get_file_undo_list_simple (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
658 | test_ignoring_ignored_resources (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
659 | test_multiple_undos (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
660 | test_redo_list_underflow (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
661 | test_redoing_choosen_changes_not_undoing_others (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
662 | test_simple_re_undo (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
663 | test_simple_redo (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
664 | test_simple_undo (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
665 | test_tobe_redone (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
666 | test_tobe_undone (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
667 | test_undo_limit (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
668 | test_undo_list_underflow (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
669 | test_undoing_a_not_yet_performed_change (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
670 | test_undoing_changes_that_depend_on_a_dependant_change (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
671 | test_undoing_choosen_changes (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
672 | test_undoing_choosen_changes2 (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
673 | test_undoing_choosen_changes_not_undoing_others (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
674 | test_undoing_folder_movements_for_undoing_writes_inside_it (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
675 | test_undoing_not_available_change (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
676 | test_undoing_writes_for_undoing_folder_movements_containing_it (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
677 | test_undoing_writing_after_moving (ropetest.historytest.IsolatedHistoryTest) ... ok |
---|
678 | test_change_set_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
679 | test_create_file_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
680 | test_create_folder_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
681 | test_create_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
682 | test_move_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
683 | test_move_resource_saving_for_folders (ropetest.historytest.SavingHistoryTest) ... ok |
---|
684 | test_remove_resource_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
685 | test_simple_change_content_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
686 | test_simple_set_saving (ropetest.historytest.SavingHistoryTest) ... ok |
---|
687 | test_writing_and_reading_history (ropetest.historytest.SavingHistoryTest) ... ok |
---|
688 | test_writing_and_reading_history2 (ropetest.historytest.SavingHistoryTest) ... ok |
---|
689 | test_blanking_strs (ropetest.simplifytest.SimplifyTest) ... ok |
---|
690 | test_changing_to_double_quotes (ropetest.simplifytest.SimplifyTest) ... ok |
---|
691 | test_changing_to_double_quotes2 (ropetest.simplifytest.SimplifyTest) ... ok |
---|
692 | test_empty_strs (ropetest.simplifytest.SimplifyTest) ... ok |
---|
693 | test_joining_explicit_continuations (ropetest.simplifytest.SimplifyTest) ... ok |
---|
694 | test_joining_implicit_continuations (ropetest.simplifytest.SimplifyTest) ... ok |
---|
695 | test_removing_comments (ropetest.simplifytest.SimplifyTest) ... ok |
---|
696 | test_removing_comments_that_contain_strings (ropetest.simplifytest.SimplifyTest) ... ok |
---|
697 | test_removing_strings_containing_comments (ropetest.simplifytest.SimplifyTest) ... ok |
---|
698 | test_replacing_semicolons (ropetest.simplifytest.SimplifyTest) ... ok |
---|
699 | test_replacing_tabs (ropetest.simplifytest.SimplifyTest) ... ok |
---|
700 | test_trivial_case (ropetest.simplifytest.SimplifyTest) ... ok |
---|
701 | test_applying_all_changes_together (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
702 | test_dos_line_ending_and_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
703 | test_module_dependencies (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
704 | test_multi_byte_strs_and_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
705 | test_not_renaming_all_text_occurrences_in_strings_and_comments (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
706 | test_not_renaming_comment_contents (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
707 | test_not_renaming_dot_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
708 | test_not_renaming_in_strings_and_comments_where_not_visible (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
709 | test_not_renaming_methods_in_hierarchies (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
710 | test_not_renaming_string_contents (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
711 | test_renam_functions_parameters_and_occurances_in_other_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
712 | test_renam_resources_use_rename_module_refactor_for_init_dot_py (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
713 | test_renam_resources_using_rename_module_refactor_for_packages (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
714 | test_rename_in_module_renaming_one_letter_names_for_expressions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
715 | test_renaming_a_variable_with_arguement_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
716 | test_renaming_all_occurances_in_containing_scope (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
717 | test_renaming_an_arguement_with_variable_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
718 | test_renaming_arguments_for_normal_args_changing_calls (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
719 | test_renaming_assigned_parameters (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
720 | test_renaming_class_attributes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
721 | test_renaming_class_attributes2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
722 | test_renaming_for_loop_variable (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
723 | test_renaming_function_parameters1 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
724 | test_renaming_function_parameters2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
725 | test_renaming_function_parameters_of_class_init (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
726 | test_renaming_function_with_local_variable_name (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
727 | test_renaming_functions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
728 | test_renaming_functions_across_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
729 | test_renaming_functions_across_modules_from_import (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
730 | test_renaming_functions_from_another_module (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
731 | test_renaming_global_variables (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
732 | test_renaming_global_variables2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
733 | test_renaming_in_strings_and_comments (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
734 | test_renaming_methods_in_sibling_classes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
735 | test_renaming_methods_in_subclasses (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
736 | test_renaming_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
737 | test_renaming_multiple_names_in_the_same_line (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
738 | test_renaming_names_when_getting_some_attribute (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
739 | test_renaming_names_when_getting_some_attribute2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
740 | test_renaming_occurrences_in_overwritten_scopes (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
741 | test_renaming_occurrences_in_overwritten_scopes2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
742 | test_renaming_occurrences_inside_functions (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
743 | test_renaming_packages (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
744 | test_renaming_parameter_like_objects_after_keywords (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
745 | test_renaming_parameters (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
746 | test_renaming_parameters_not_renaming_others (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
747 | test_renaming_parameters_not_renaming_others2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
748 | test_renaming_parameters_on_calls (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
749 | test_renaming_parameters_spaces_before_call (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
750 | test_renaming_parameters_with_multiple_params (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
751 | test_renaming_parameters_with_multiple_params2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
752 | test_renaming_resources_using_rename_module_refactoring (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
753 | test_renaming_variables_in_init_dot_pys (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
754 | test_renaming_variables_in_init_dot_pys2 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
755 | test_renaming_variables_in_init_dot_pys3 (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
756 | test_renaming_when_unsure (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
757 | test_renaming_when_unsure_not_renaming_knowns (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
758 | test_renaming_when_unsure_with_confirmation (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
759 | test_renaming_with_backslash_continued_names (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
760 | test_resources_parameter (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
761 | test_resources_parameter_not_changing_defining_module (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
762 | test_simple_global_variable_renaming (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
763 | test_undoing_refactorings (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
764 | test_undoing_renaming_modules (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
765 | test_variable_renaming_only_in_its_scope (ropetest.refactor.renametest.RenameRefactoringTest) ... ok |
---|
766 | test_only_performing_inside_scopes (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok |
---|
767 | test_only_performing_on_calls (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok |
---|
768 | test_only_performing_on_reads (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok |
---|
769 | test_simple_case (ropetest.refactor.renametest.ChangeOccurrencesTest) ... ok |
---|
770 | test_performing_rename_on_parameters (ropetest.refactor.renametest.ImplicitInterfacesTest) ... ok |
---|
771 | test_breaks_and_continues_inside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
772 | test_breaks_and_continues_outside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
773 | test_definition_should_appear_before_the_first_use (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
774 | test_definition_should_appear_where_it_is_visible (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
775 | test_extract_and_not_passing_global_functions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
776 | test_extract_function_after_scope (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
777 | test_extract_function_and_argument_as_paramenter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
778 | test_extract_function_and_end_as_the_start_of_a_line (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
779 | test_extract_function_and_indented_blocks (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
780 | test_extract_function_at_the_end_of_file (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
781 | test_extract_function_while_inner_function_reads (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
782 | test_extract_function_with_for_else_statemant (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
783 | test_extract_function_with_for_else_statemant_more (ropetest.refactor.extracttest.ExtractMethodTest) |
---|
784 | TODO: fixed code to test passed ... ok |
---|
785 | test_extract_function_with_for_else_statemant_outside_loops (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
786 | test_extract_function_with_function_returns (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
787 | test_extract_function_with_multiple_return_values (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
788 | test_extract_global_function_inside_ifs (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
789 | test_extract_method_and_extra_blank_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
790 | test_extract_method_and_multi_line_headers (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
791 | test_extract_method_and_similar_expressions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
792 | test_extract_method_and_similar_statements2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
793 | test_extract_method_and_similar_sttemnts_return_is_different (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
794 | test_extract_method_and_try_blocks (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
795 | test_extract_method_and_varying_first_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
796 | test_extract_method_bad_range (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
797 | test_extract_method_bad_range2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
798 | test_extract_method_containing_return (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
799 | test_extract_method_containing_return_in_functions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
800 | test_extract_method_containing_uncomplete_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
801 | test_extract_method_containing_uncomplete_lines2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
802 | test_extract_method_containing_yield (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
803 | test_extract_method_in_staticmethods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
804 | test_extract_method_on_the_last_line_of_a_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
805 | test_extract_method_when_an_attribute_exists_in_function_scope (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
806 | test_extract_method_with_args_and_returns (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
807 | test_extract_method_with_list_comprehension (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
808 | test_extract_method_with_list_comprehension_and_iter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
809 | test_extract_method_with_list_comprehension_and_orelse (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
810 | test_extract_method_with_multiple_methods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
811 | test_extract_method_with_no_self_as_argument (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
812 | test_extract_method_with_self_as_argument (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
813 | test_extract_method_with_variables_possibly_written_to (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
814 | test_extract_methods_in_glob_funcs_should_be_glob (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
815 | test_extract_methods_in_glob_funcs_should_be_glob_2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
816 | test_extract_normal_method_with_staticmethods (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
817 | test_extract_variable (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
818 | test_extract_variable_and_similar_statements_in_classes (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
819 | test_extract_variable_for_a_string (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
820 | test_extract_variable_for_a_tuple (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
821 | test_extract_variable_in_the_middle_of_statements (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
822 | test_extract_variable_inside_ifs (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
823 | test_extract_variable_inside_ifs_and_logical_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
824 | test_extract_variable_multiple_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
825 | test_extract_variable_on_the_indented_function_statement (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
826 | test_extract_variable_on_the_last_line_of_a_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
827 | test_extract_variable_starting_from_the_start_of_the_line (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
828 | test_extract_variable_with_no_new_lines_at_the_end (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
829 | test_extracting_method_and_implicit_continuations (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
830 | test_extracting_pieces_with_distinct_temp_names (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
831 | test_extracting_variable_and_implicit_continuations (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
832 | test_extracting_with_only_one_return (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
833 | test_global_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
834 | test_global_option_for_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
835 | test_not_unread_variables_as_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
836 | test_passing_conditional_updated_vars_in_extracted (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
837 | test_raising_exception_on_bad_operators (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
838 | test_raising_exception_on_bad_parens (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
839 | test_raising_exception_when_on_incomplete_variables (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
840 | test_raising_exception_when_on_incomplete_variables_on_end (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
841 | test_returning_conditional_updated_vars_in_extracted (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
842 | test_simple_extract_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
843 | test_simple_extract_function_with_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
844 | test_simple_extract_function_with_return_value (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
845 | test_simple_extract_function_with_two_parameter (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
846 | test_simple_extract_global_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
847 | test_simple_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
848 | test_simple_extract_method_and_similar_statements (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
849 | test_single_line_extract_function (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
850 | test_single_line_extract_function2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
851 | test_single_line_extract_function_if_condition (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
852 | test_single_line_extract_method (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
853 | test_single_line_extract_method_and_logical_lines (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
854 | test_single_line_extract_method_and_logical_lines2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
855 | test_unneeded_params (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
856 | test_var_writes_followed_by_var_reads_inside_extraction (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
857 | test_variable_and_similar_expressions (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
858 | test_variable_writes_followed_by_variable_reads_after_extraction (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
859 | test_variable_writes_in_the_same_line_as_variable_read (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
860 | test_variable_writes_in_the_same_line_as_variable_read2 (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
861 | test_where_to_seach_when_extracting_global_names (ropetest.refactor.extracttest.ExtractMethodTest) ... ok |
---|
862 | test_adding_factory_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
863 | test_adding_the_method (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
864 | test_changing_occurances_for_renamed_classes (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
865 | test_changing_occurances_in_other_modules (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
866 | test_changing_occurances_in_other_modules_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
867 | test_changing_occurances_in_the_main_module (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
868 | test_changing_occurances_in_the_main_module_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
869 | test_changing_occurances_with_arguments (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
870 | test_changing_occurrs_in_the_same_module_with_conflict_ranges (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
871 | test_get_name_for_factories (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
872 | test_import_if_necessary_in_other_mods_for_global_factories (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
873 | test_introduce_factory_in_nested_scopes (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
874 | test_raising_exception_for_global_factory_for_nested_classes (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
875 | test_raising_exception_for_non_classes (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
876 | test_resources_parameter (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
877 | test_transform_module_to_package (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
878 | test_transform_module_to_package_undoing (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
879 | test_transform_module_to_package_with_relative_imports (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
880 | test_undoing_introduce_factory (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
881 | test_using_on_an_occurance_outside_the_main_module (ropetest.refactor.IntroduceFactoryTest) ... ok |
---|
882 | test_adding_imports_noprefer_from_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
883 | test_adding_imports_prefer_from_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
884 | test_adding_imports_prefer_from_module_top_level_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
885 | test_changing_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
886 | test_changing_other_modules_adding_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
887 | test_changing_other_modules_removing_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
888 | test_changing_other_modules_replacing_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
889 | test_changing_source_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
890 | test_folder_destination (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
891 | test_move_constant (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
892 | test_move_constant_2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
893 | test_move_constant_multiline (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
894 | test_move_constant_multiple_statements (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
895 | test_moving_a_global_when_it_is_used_after_a_multiline_str (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
896 | test_moving_and_used_relative_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
897 | test_moving_functions_to_imported_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
898 | test_moving_globals_to_a_module_with_only_docstrings (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
899 | test_moving_globals_to_a_module_with_only_docstrings2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
900 | test_moving_methods_and_moving_used_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
901 | test_moving_methods_and_nonexistent_attributes (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
902 | test_moving_methods_and_source_class_with_parameters (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
903 | test_moving_methods_choosing_the_correct_class (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
904 | test_moving_methods_gettin_new_method_with_keyword_arguments (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
905 | test_moving_methods_gettin_new_method_with_many_kinds_arguments (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
906 | test_moving_methods_getting_getting_changes_for_goal_class (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
907 | test_moving_methods_getting_getting_changes_for_goal_class2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
908 | test_moving_methods_getting_getting_changes_for_goal_class3 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
909 | test_moving_methods_getting_new_method_for_constant_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
910 | test_moving_methods_getting_new_method_for_empty_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
911 | test_moving_methods_getting_new_method_for_multi_line_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
912 | test_moving_methods_getting_new_method_passing_simple_paremters (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
913 | test_moving_methods_getting_new_method_renaming_main_object (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
914 | test_moving_methods_getting_new_method_using_main_object (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
915 | test_moving_methods_getting_old_method_for_constant_methods (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
916 | test_moving_module_and_not_removing_blanks_after_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
917 | test_moving_module_and_star_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
918 | test_moving_module_kwarg_same_name_as_old (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
919 | test_moving_module_refactoring_and_nonexistent_destinations (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
920 | test_moving_modules (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
921 | test_moving_modules_and_relative_import (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
922 | test_moving_modules_and_removing_out_of_date_froms (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
923 | test_moving_modules_and_removing_out_of_date_froms2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
924 | test_moving_modules_and_removing_out_of_date_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
925 | test_moving_modules_from_import_variable (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
926 | test_moving_modules_normal_import (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
927 | test_moving_modules_with_from_and_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
928 | test_moving_modules_with_from_import (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
929 | test_moving_modules_with_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
930 | test_moving_modules_with_multi_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
931 | test_moving_modules_with_normal_and_from_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
932 | test_moving_modules_with_self_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
933 | test_moving_package_and_retaining_blank_lines (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
934 | test_moving_package_with_from_and_normal_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
935 | test_moving_package_with_from_and_normal_imports2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
936 | test_moving_packages (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
937 | test_moving_resources_using_move_module_for_init_dot_py (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
938 | test_moving_resources_using_move_module_for_packages (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
939 | test_moving_resources_using_move_module_refactoring (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
940 | test_moving_to_a_module_with_encoding_cookie (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
941 | test_moving_used_imports_to_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
942 | test_moving_used_names_to_destination_module2 (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
943 | test_moving_used_underlined_names_to_destination_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
944 | test_moving_with_comment_prefix (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
945 | test_moving_with_comment_prefix_imports (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
946 | test_raising_an_exception_for_moving_non_global_variable (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
947 | test_raising_an_exception_when_moving_non_package_folders (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
948 | test_raising_exception_for_mov_glob_elemnts_to_the_same_module (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
949 | test_raising_exception_for_moving_non_global_elements (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
950 | test_simple_moving (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
951 | test_unknown_attribute_type (ropetest.refactor.movetest.MoveRefactoringTest) ... ok |
---|
952 | test_a_function_with_no_occurance (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
953 | test_a_function_with_no_occurance2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
954 | test_a_function_with_pass_body (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
955 | test_adding_needed_imports_for_elements_in_source (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
956 | test_adding_needed_imports_in_the_dest_module (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
957 | test_adding_needed_imports_in_the_dest_module_removing_selfs (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
958 | test_attribute_inlining (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
959 | test_attribute_inlining2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
960 | test_badly_formatted_text (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
961 | test_empty_case (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
962 | test_empty_returns_and_inlining_lonely_functions (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
963 | test_explicit_continuation (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
964 | test_function_parameters_and_returns_in_other_functions (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
965 | test_function_references_other_than_call (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
966 | test_function_referencing_itself (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
967 | test_handling_relative_imports_when_inlining (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
968 | test_implicit_continuation (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
969 | test_inlining_a_function_with_pydoc (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
970 | test_inlining_at_the_end_of_input (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
971 | test_inlining_classmethods (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
972 | test_inlining_classmethods2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
973 | test_inlining_does_change_string_constants_if_docs_is_set (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
974 | test_inlining_does_not_change_string_constants (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
975 | test_inlining_function_with_line_breaks_in_args (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
976 | test_inlining_functions_in_other_modules_and_only_current (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
977 | test_inlining_method_and_removing_old_froms (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
978 | test_inlining_methods (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
979 | test_inlining_one_line_functions (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
980 | test_inlining_one_line_functions_with_breaks (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
981 | test_inlining_one_line_functions_with_breaks2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
982 | test_inlining_parameters (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
983 | test_inlining_staticmethods (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
984 | test_inlining_the_last_method_of_a_class (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
985 | test_inlining_variables_and_back_importing (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
986 | test_inlining_variables_and_importing_used_imports (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
987 | test_inlining_variables_and_removing_old_froms (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
988 | test_inlining_variables_before_comparison (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
989 | test_inlining_variables_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
990 | test_inlining_variables_in_other_modules_and_only_current (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
991 | test_inlining_with_different_returns (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
992 | test_long_definition (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
993 | test_multiple_assignments (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
994 | test_multiple_returns (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
995 | test_multiple_returns_and_not_using_the_value (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
996 | test_not_removing_definition_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
997 | test_not_removing_definition_for_variables (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
998 | test_on_classes (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
999 | test_on_unknown_vars (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1000 | test_only_current_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1001 | test_only_current_for_variables (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1002 | test_overriding_default_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1003 | test_parameters_renaming_for_passed_constants (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1004 | test_parameters_renaming_for_passed_statements (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1005 | test_parameters_with_the_same_name_as_passed (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1006 | test_parameters_with_the_same_name_as_passed2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1007 | test_passing_first_arguments_for_methods (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1008 | test_passing_first_arguments_for_methods2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1009 | test_passing_first_arguments_for_methods3 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1010 | test_raising_exception_for_list_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1011 | test_raising_exception_for_list_keywods (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1012 | test_recursive_functions (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1013 | test_relative_imports_and_changing_inlining_body (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1014 | test_replac_calls_with_function_definition_in_defining_module2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1015 | test_replacing_calls_with_function_definition_in_defining_module (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1016 | test_replacing_calls_with_function_definition_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1017 | test_replacing_calls_with_function_definition_in_other_modules2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1018 | test_replacing_calls_with_method_definition_in_defining_modules (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1019 | test_replacing_calls_with_method_definition_in_other_modules (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1020 | test_resources_parameter (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1021 | test_simple_case (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1022 | test_simple_inlining_after_extra_indented_lines (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1023 | test_simple_parameters_renam_for_multiple_params_using_keywords (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1024 | test_simple_parameters_renaming (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1025 | test_simple_parameters_renaming_for_multiple_params (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1026 | test_simple_params_renam_for_multi_params_using_mixed_keywords (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1027 | test_simple_putting_in_default_arguments (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1028 | test_simple_return_values_and_inlining_functions (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1029 | test_simple_return_values_and_inlining_lonely_functions (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1030 | test_simple_returns_with_backslashes (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1031 | test_static_methods2 (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1032 | test_tuple_assignments (ropetest.refactor.inlinetest.InlineTest) ... ok |
---|
1033 | test_add_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1034 | test_and_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1035 | test_ass_attr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1036 | test_ass_list_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1037 | test_ass_name_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1038 | test_ass_tuple (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1039 | test_ass_tuple2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1040 | test_assert (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1041 | test_assert2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1042 | test_assign_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1043 | test_aug_assign_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1044 | test_back_quotenode (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1045 | test_basic_closing_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1046 | test_basic_opening_biway (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1047 | test_basic_opening_double (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1048 | test_basic_opening_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1049 | test_bitand (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1050 | test_bitor (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1051 | test_both_varargs_and_kwargs (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1052 | test_call_func (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1053 | test_call_func_and_both_varargs_and_kwargs (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3.5' |
---|
1054 | test_call_func_and_both_varargs_and_kwargs_python35 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1055 | test_call_func_and_keywords (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1056 | test_call_func_and_only_dstart_args (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3.5' |
---|
1057 | test_call_func_and_only_dstart_args_python35 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1058 | test_call_func_and_start_args (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3.5' |
---|
1059 | test_call_func_and_start_argspython35 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1060 | test_class_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1061 | test_class_with_no_bases (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1062 | test_complex_number_literals (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1063 | test_decorators_for_classes (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1064 | test_decorators_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1065 | test_delete_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1066 | test_dict_comp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1067 | test_dict_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1068 | test_div_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1069 | test_empty_return_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1070 | test_empty_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1071 | test_exec_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1072 | test_ext_slice_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1073 | test_for_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1074 | test_from_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1075 | test_from_node_relative_import (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1076 | test_function_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1077 | test_function_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1078 | test_function_node_and_tuple_parameters (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1079 | test_gen_expr_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1080 | test_gen_expr_node_handling_surrounding_parens (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1081 | test_get_attr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1082 | test_global_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1083 | test_handling_comments (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1084 | test_handling_explicit_string_concatenation_line_breaks (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1085 | test_handling_implicit_string_concatenation (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1086 | test_handling_implicit_string_concatenation_line_breaks (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1087 | test_handling_parens_with_spaces (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1088 | test_handling_strings (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1089 | test_hex_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1090 | test_how_to_handle_old_not_equals (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1091 | test_if_exp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1092 | test_if_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1093 | test_if_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1094 | test_if_node3 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1095 | test_ignoring_comments (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1096 | test_ignoring_strings_that_start_with_a_char (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1097 | test_import_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1098 | test_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1099 | test_integer_literals_and_sorted_children (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1100 | test_lambda_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1101 | test_list_comp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1102 | test_list_comp_node_with_multiple_comprehensions (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1103 | test_list_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1104 | test_long_integer_literals (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1105 | test_long_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1106 | test_lshift_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1107 | test_module_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1108 | test_multiple_compare (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1109 | test_negative_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1110 | test_normal_from_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1111 | test_not_and_or_nodes (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1112 | test_not_concatenating_strings_on_separate_lines (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1113 | test_octal_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1114 | test_one_item_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1115 | test_print_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1116 | test_printnl_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1117 | test_raise_node_for_python2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1118 | test_raise_node_for_python3 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1119 | test_return_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1120 | test_scientific_integer_literals_and_region (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1121 | test_semicolon (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1122 | test_set_comp_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1123 | test_set_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1124 | test_simple_compare (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1125 | test_simple_exec_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1126 | test_simple_gen_expr_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1127 | test_simple_module_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1128 | test_simple_slice_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1129 | test_simple_sliceobj (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1130 | test_simple_subscript (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1131 | test_slice_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1132 | test_try_except_and_finally_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1133 | test_try_except_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... skipped 'This test requires version of Python lower than 3' |
---|
1134 | test_try_except_node__with_as_syntax (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1135 | test_try_finally_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1136 | test_tuple_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1137 | test_tuple_node2 (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1138 | test_while_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1139 | test_with_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1140 | test_yield_node (ropetest.refactor.patchedasttest.PatchedASTTest) ... ok |
---|
1141 | test_adding_getters_and_setters (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1142 | test_appending_to_class_end (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1143 | test_changing_augmented_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1144 | test_changing_augmented_assignments2 (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1145 | test_changing_getters_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1146 | test_changing_getters_in_setters (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1147 | test_changing_main_module_occurances (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1148 | test_changing_occurrences_inside_the_class (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1149 | test_changing_setters_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1150 | test_getter_and_setter_parameters (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1151 | test_performing_in_other_modules (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1152 | test_raising_exception_on_tuple_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1153 | test_raising_exception_on_tuple_assignments2 (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1154 | test_raising_exception_when_performed_on_non_attributes (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1155 | test_tuple_assignments (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1156 | test_tuple_assignments_and_function_calls (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1157 | test_using_resources_parameter (ropetest.refactor.EncapsulateFieldTest) ... ok |
---|
1158 | test_local_to_field_with_self_renamed (ropetest.refactor.LocalToFieldTest) ... ok |
---|
1159 | test_not_rais_exception_when_there_is_a_field_with_the_same_name (ropetest.refactor.LocalToFieldTest) ... ok |
---|
1160 | test_raising_exception_when_performed_on_a_global_var (ropetest.refactor.LocalToFieldTest) ... ok |
---|
1161 | test_raising_exception_when_performed_on_a_parameter (ropetest.refactor.LocalToFieldTest) ... ok |
---|
1162 | test_raising_exception_when_performed_on_field (ropetest.refactor.LocalToFieldTest) ... ok |
---|
1163 | test_simple_local_to_field (ropetest.refactor.LocalToFieldTest) ... ok |
---|
1164 | test_adding_arguments_for_norm_args_chang_calls_with_kwords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1165 | test_adding_arguments_for_norm_args_chang_calls_with_no_value (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1166 | test_adding_arguments_for_normal_args_changing_calls (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1167 | test_adding_arguments_for_normal_args_changing_definition (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1168 | test_adding_arguments_for_normal_args_with_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1169 | test_adding_duplicate_parameter_and_raising_exceptions (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1170 | test_change_order_for_only_one_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1171 | test_change_order_for_two_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1172 | test_changing_order_with_static_params (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1173 | test_changing_signature_for_constructors (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1174 | test_changing_signature_for_constructors2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1175 | test_changing_signature_for_constructors_when_using_super (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1176 | test_changing_signature_in_subclasses (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1177 | test_differentiating_class_accesses_from_instance_accesses (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1178 | test_doing_multiple_changes (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1179 | test_doing_multiple_changes2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1180 | test_inlining_default_arguments (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1181 | test_inlining_default_arguments2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1182 | test_normalizing_functions_from_other_modules (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1183 | test_normalizing_parameters_for_args_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1184 | test_normalizing_parameters_for_args_parameter_and_keywords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1185 | test_normalizing_parameters_for_keyword_parameters (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1186 | test_normalizing_parameters_for_trivial_case (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1187 | test_normalizing_parameters_for_trivial_case2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1188 | test_normalizing_parameters_for_unneeded_keyword (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1189 | test_normalizing_parameters_for_unneeded_keyword_for_methods (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1190 | test_normalizing_parameters_for_unsorted_keyword (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1191 | test_preserving_args_and_keywords_order (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1192 | test_raising_exceptions_for_non_functions (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1193 | test_redordering_arguments_reported_by_mft (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1194 | test_removing_arguments (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1195 | test_removing_arguments_passed_as_keywords (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1196 | test_removing_arguments_star_args (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1197 | test_removing_arguments_with_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1198 | test_removing_arguments_with_multiple_args (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1199 | test_removing_keyword_arg (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1200 | test_removing_keyword_arg2 (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1201 | test_reordering_and_automatic_defaults (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1202 | test_reordering_multi_line_function_headers (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1203 | test_resources_parameter (ropetest.refactor.change_signature_test.ChangeSignatureTest) ... ok |
---|
1204 | test_attribute_accesses (ropetest.refactor.IntroduceParameterTest) ... ok |
---|
1205 | test_changing_function_body (ropetest.refactor.IntroduceParameterTest) ... ok |
---|
1206 | test_failing_when_not_inside (ropetest.refactor.IntroduceParameterTest) ... ok |
---|
1207 | test_introducing_parameters_for_methods (ropetest.refactor.IntroduceParameterTest) ... ok |
---|
1208 | test_simple_case (ropetest.refactor.IntroduceParameterTest) ... ok |
---|
1209 | test_unknown_variables (ropetest.refactor.IntroduceParameterTest) ... ok |
---|
1210 | test_adding_from_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1211 | test_adding_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1212 | test_adding_imports_and_preserving_spaces_after_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1213 | test_adding_imports_no_pull_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1214 | test_adding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1215 | test_adding_to_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1216 | test_customized_import_organization (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1217 | test_customized_import_organization2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1218 | test_customized_import_organization3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1219 | test_empty_getting_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1220 | test_empty_getting_used_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1221 | test_empty_removing_unused_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1222 | test_empty_removing_unused_imports_and_eating_blank_lines (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1223 | test_expanding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1224 | test_filtered_expand_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1225 | test_filtered_froms_to_normals (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1226 | test_filtered_froms_to_normals2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1227 | test_filtered_handle_long_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1228 | test_filtered_relative_to_absolute (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1229 | test_filtering_and_import_actions_with_more_than_one_phase (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1230 | test_get_changed_source_preserves_blank_lines (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1231 | test_get_from_import_for_module (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1232 | test_get_from_import_for_module_in_init_dot_py (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1233 | test_get_from_import_for_module_in_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1234 | test_get_import_for_module (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1235 | test_get_import_for_module_in_init_dot_py (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1236 | test_get_import_for_module_in_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1237 | test_get_import_statements (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1238 | test_get_import_statements_for_from_star (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1239 | test_get_import_statements_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1240 | test_get_import_statements_for_new_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1241 | test_get_import_statements_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1242 | test_get_multi_line_import_statements_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1243 | test_getting_used_imports_for_nested_scopes (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1244 | test_getting_used_imports_for_nested_scopes2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1245 | test_handling_long_imports_for_many_dots (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1246 | test_handling_long_imports_for_many_dots2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1247 | test_handling_long_imports_for_their_length (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1248 | test_handling_long_imports_with_one_letter_last (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1249 | test_ignoring_indented_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1250 | test_import_get_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1251 | test_import_get_names_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1252 | test_import_get_names_with_alias2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1253 | test_non_existent_module_and_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1254 | test_not_changing_the_format_of_unchanged_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1255 | test_not_changing_the_format_of_unchanged_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1256 | test_not_removing_future_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1257 | test_not_removing_imports_that_conflict_with_class_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1258 | test_organizing_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1259 | test_organizing_imports_without_deduplication (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1260 | test_removing_duplicate_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1261 | test_removing_duplicate_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1262 | test_removing_duplicates_and_reoccuring_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1263 | test_removing_self_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1264 | test_removing_self_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1265 | test_removing_self_imports_for_from_import_star (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1266 | test_removing_self_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1267 | test_removing_self_imports_for_froms2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1268 | test_removing_self_imports_for_froms3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1269 | test_removing_self_imports_for_froms4 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1270 | test_removing_self_imports_for_froms_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1271 | test_removing_self_imports_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1272 | test_removing_self_imports_with_no_dot_after_mod (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1273 | test_removing_self_imports_with_no_dot_after_mod2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1274 | test_removing_unused_imports_and_common_packages (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1275 | test_removing_unused_imports_and_common_packages2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1276 | test_removing_unused_imports_and_common_packages_reversed (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1277 | test_removing_unused_imports_and_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1278 | test_removing_unused_imports_and_froms2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1279 | test_removing_unused_imports_and_froms3 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1280 | test_removing_unused_imports_and_froms4 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1281 | test_removing_unused_imports_and_functions_of_the_same_name (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1282 | test_removing_unused_imports_and_getting_attributes (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1283 | test_removing_unused_imports_and_reoccuring_names (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1284 | test_removing_unused_imports_and_reoccuring_names2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1285 | test_removing_unused_imports_for_from_import_with_as (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1286 | test_removing_unused_imports_function_parameters (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1287 | test_simple_getting_used_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1288 | test_simple_getting_used_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1289 | test_simple_handling_long_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1290 | test_simple_removing_unused_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1291 | test_simple_removing_unused_imports_for_from_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1292 | test_simple_removing_unused_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1293 | test_simple_removing_unused_imports_for_nested_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1294 | test_sorting_empty_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1295 | test_sorting_future_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1296 | test_sorting_imports_alphabetically (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1297 | test_sorting_imports_and_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1298 | test_sorting_imports_and_standard_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1299 | test_sorting_imports_and_standard_modules2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1300 | test_sorting_imports_moving_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1301 | test_sorting_imports_moving_to_top2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1302 | test_sorting_imports_moving_to_top_and_module_docs (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1303 | test_sorting_imports_moving_to_top_and_module_docs2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1304 | test_sorting_imports_no_pull_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1305 | test_sorting_imports_purely_alphabetically (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1306 | test_sorting_one_import (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1307 | test_sorting_only_standard_modules (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1308 | test_sorting_only_third_parties (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1309 | test_sorting_third_party (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1310 | test_splitting_duplicate_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1311 | test_splitting_duplicate_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1312 | test_splitting_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1313 | test_splitting_imports_no_pull_to_top (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1314 | test_splitting_imports_with_filter (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1315 | test_transform_froms_to_norm_for_multi_imports_inside_parens (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1316 | test_transform_rel_imports_to_abs_imports_for_new_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1317 | test_transform_relatives_imports_to_abs_imports_doing_nothing (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1318 | test_transform_relatives_imports_to_absolute_imports_for_froms (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1319 | test_transform_relatives_to_absolute_imports_for_aliases (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1320 | test_transform_relatives_to_absolute_imports_for_normal_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1321 | test_transform_relatives_to_absolute_imports_for_normal_imports2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1322 | test_transforming_froms_to_normal_changing_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1323 | test_transforming_froms_to_normal_changing_occurances (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1324 | test_transforming_froms_to_normal_for_multi_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1325 | test_transforming_froms_to_normal_for_os_path (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1326 | test_transforming_froms_to_normal_for_relatives (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1327 | test_transforming_froms_to_normal_from_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1328 | test_transforming_froms_to_normal_from_stars2 (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1329 | test_transforming_froms_to_normal_from_with_alias (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1330 | test_trivial_expanding_star_imports (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1331 | test_trivial_filtered_expand_stars (ropetest.refactor.importutilstest.ImportUtilsTest) ... ok |
---|
1332 | test_adding_import_for_modules_instead_of_names (ropetest.refactor.importutilstest.AddImportTest) ... ok |
---|
1333 | test_adding_import_for_modules_with_normal_duplicate_imports (ropetest.refactor.importutilstest.AddImportTest) ... ok |
---|
1334 | test_adding_import_when_siblings_are_imported (ropetest.refactor.importutilstest.AddImportTest) ... ok |
---|
1335 | test_adding_import_when_the_package_is_imported (ropetest.refactor.importutilstest.AddImportTest) ... ok |
---|
1336 | test_normal_imports (ropetest.refactor.importutilstest.AddImportTest) ... ok |
---|
1337 | test_not_reimporting_a_name (ropetest.refactor.importutilstest.AddImportTest) ... ok |
---|
1338 | test_constant_integer (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1339 | test_functions_not_matching_when_only_first_parameters (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1340 | test_match_get_ast (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1341 | test_match_get_ast_for_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1342 | test_matching_any_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1343 | test_matching_any_patterns_not_matching_different_nodes (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1344 | test_matching_any_patterns_repeating (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1345 | test_matching_basic_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1346 | test_matching_dicts_inside_functions (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1347 | test_matching_multiple_patterns (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1348 | test_matching_nested_try_finally (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1349 | test_matching_normal_names_and_assname (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1350 | test_matching_normal_names_and_assname2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1351 | test_matching_normal_names_and_attributes (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1352 | test_multiple_matches (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1353 | test_multiple_matches2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1354 | test_restricting_the_region_to_search (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1355 | test_simple_addition (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1356 | test_simple_addition2 (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1357 | test_simple_assign_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1358 | test_simple_multiline_statements (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1359 | test_trivial_case (ropetest.refactor.similarfindertest.SimilarFinderTest) ... ok |
---|
1360 | test_checking_equality_of_imported_pynames (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1361 | test_checking_instance_of_an_ass_name_node (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1362 | test_checking_the_type_of_an_ass_name_node (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1363 | test_finding_and_matching_pyobjects (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1364 | test_finding_and_matching_types (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1365 | test_not_matching_unknowns_finding (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1366 | test_not_matching_when_the_name_does_not_match (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1367 | test_simple_finding (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1368 | test_trivial_case (ropetest.refactor.similarfindertest.CheckingFinderTest) ... ok |
---|
1369 | test_ignoring_matches_in_comments (ropetest.refactor.similarfindertest.TemplateTest) ... ok |
---|
1370 | test_ignoring_matches_in_strings (ropetest.refactor.similarfindertest.TemplateTest) ... ok |
---|
1371 | test_simple_substitution (ropetest.refactor.similarfindertest.TemplateTest) ... ok |
---|
1372 | test_simple_templates (ropetest.refactor.similarfindertest.TemplateTest) ... ok |
---|
1373 | test_substituting_multiple_names (ropetest.refactor.similarfindertest.TemplateTest) ... ok |
---|
1374 | test_calling_the_observer_after_creating_job_sets (ropetest.refactor.TaskHandleTest) ... ok |
---|
1375 | test_calling_the_observer_after_stopping (ropetest.refactor.TaskHandleTest) ... ok |
---|
1376 | test_calling_the_observer_when_starting_and_finishing_jobs (ropetest.refactor.TaskHandleTest) ... ok |
---|
1377 | test_getting_job_name (ropetest.refactor.TaskHandleTest) ... ok |
---|
1378 | test_job_set_get_percent_done (ropetest.refactor.TaskHandleTest) ... ok |
---|
1379 | test_job_sets (ropetest.refactor.TaskHandleTest) ... ok |
---|
1380 | test_starting_and_finishing_jobs (ropetest.refactor.TaskHandleTest) ... ok |
---|
1381 | test_stopping (ropetest.refactor.TaskHandleTest) ... ok |
---|
1382 | test_test_checking_status (ropetest.refactor.TaskHandleTest) ... ok |
---|
1383 | test_test_checking_status_when_starting (ropetest.refactor.TaskHandleTest) ... ok |
---|
1384 | test_trivial_case (ropetest.refactor.TaskHandleTest) ... ok |
---|
1385 | test_auto_indentation (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1386 | test_auto_indentation_and_not_indenting_blanks (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1387 | test_auto_indentation_when_no_indentation (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1388 | test_handling_containing_matches (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1389 | test_handling_overlapping_matches (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1390 | test_importing_names (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1391 | test_not_importing_names_when_there_are_no_changes (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1392 | test_performing_a_restructuring_to_all_modules (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1393 | test_performing_a_restructuring_to_selected_modules (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1394 | test_preventing_stack_overflow_when_matching (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1395 | test_replacing_assignments_with_sets (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1396 | test_replacing_patterns_with_any_names (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1397 | test_replacing_patterns_with_any_names2 (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1398 | test_replacing_patterns_with_checks (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1399 | test_replacing_patterns_with_normal_names (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1400 | test_replacing_sets_with_assignments (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1401 | test_replacing_simple_patterns (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1402 | test_statement_after_string_and_column (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1403 | test_trivial_case (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1404 | test_unsure_argument_of_default_wildcard (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1405 | test_using_make_checking_builtin_types (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1406 | test_using_make_checks (ropetest.refactor.restructuretest.RestructureTest) ... ok |
---|
1407 | test_find_suite (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1408 | test_find_suite_for_between_suites (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1409 | test_find_suite_for_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1410 | test_for (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1411 | test_ignoring_classes (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1412 | test_ignoring_functions (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1413 | test_local_start_and_end (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1414 | test_not_always_selecting_scope_start (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1415 | test_simple_else (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1416 | test_simple_find_visible (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1417 | test_simple_find_visible_for_different_suites (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1418 | test_simple_find_visible_for_else (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1419 | test_simple_find_visible_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1420 | test_simple_ifs (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1421 | test_trivial_case (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1422 | test_try_except (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1423 | test_try_except_finally (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1424 | test_try_finally (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1425 | test_while (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1426 | test_with (ropetest.refactor.suitestest.SuiteTest) ... ok |
---|
1427 | test_move (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok |
---|
1428 | test_rename (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok |
---|
1429 | test_rename_from_the_project_not_containing_the_change (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok |
---|
1430 | test_trivial_rename (ropetest.refactor.multiprojecttest.MultiProjectRefactoringTest) ... ok |
---|
1431 | test_differing_in_the_inner_temp_names (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1432 | test_exception_when_performing_a_function_two_returns (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1433 | test_exception_when_performing_a_function_with_yield (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1434 | test_exception_when_returns_is_not_the_last_statement (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1435 | test_functions_with_multiple_statements (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1436 | test_occurrences_in_other_modules (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1437 | test_returning (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1438 | test_returning_a_single_expression (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1439 | test_simple_case (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1440 | test_simple_function (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1441 | test_simple_function2 (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1442 | test_when_performing_on_non_functions (ropetest.refactor.usefunctiontest.UseFunctionTest) ... ok |
---|
1443 | test_generating_calls (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1444 | test_generating_calls_in_other_modules (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1445 | test_generating_classes (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1446 | test_generating_constructors (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1447 | test_generating_function (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1448 | test_generating_function_handling_arguments (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1449 | test_generating_function_handling_arguments_better_naming (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1450 | test_generating_function_handling_keyword_xarguments (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1451 | test_generating_function_in_a_suite (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1452 | test_generating_function_in_a_suite_in_a_function (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1453 | test_generating_methods (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1454 | test_generating_modules (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1455 | test_generating_modules_when_already_exists (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1456 | test_generating_modules_with_empty_primary (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1457 | test_generating_packages (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1458 | test_generating_static_methods (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1459 | test_generating_variable (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1460 | test_generating_variable_already_exists (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1461 | test_generating_variable_in_classes (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1462 | test_generating_variable_in_classes_removing_pass (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1463 | test_generating_variable_in_local_scopes (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1464 | test_generating_variable_in_other_modules (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1465 | test_generating_variable_in_other_modules2 (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1466 | test_generating_variable_in_packages (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1467 | test_generating_variable_inserting_before_statement (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1468 | test_generating_variable_primary_cannot_be_determined (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1469 | test_getting_location (ropetest.contrib.generatetest.GenerateTest) ... ok |
---|
1470 | test_already_complete_try_blocks_with_except (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1471 | test_already_complete_try_blocks_with_except2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1472 | test_already_complete_try_blocks_with_finally (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1473 | test_already_complete_try_blocks_with_finally2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1474 | test_and_normal_complete_blocks_and_single_fixing (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1475 | test_attribute_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1476 | test_attribute_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1477 | test_attribute_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1478 | test_attribute_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1479 | test_builtin_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1480 | test_builtin_exception_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1481 | test_builtin_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1482 | test_builtin_instances (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1483 | test_builtin_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1484 | test_code_assist_when_having_a_two_line_function_header (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1485 | test_code_assist_with_function_with_two_line_return (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1486 | test_code_assists_in_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1487 | test_codeassist_before_line_indents_in_a_blank_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1488 | test_codeassist_before_single_line_indents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1489 | test_codeassists_before_opening_of_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1490 | test_commenting_errors_before_offset (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1491 | test_completing_excepts_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1492 | test_completing_global_variables (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1493 | test_completing_ifs_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1494 | test_completing_ifs_in_uncomplete_try_blocks2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1495 | test_completing_imported_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1496 | test_completing_imported_names_with_as (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1497 | test_completing_in_uncomplete_try_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1498 | test_completing_in_uncomplete_try_blocks_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1499 | test_completion_result (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1500 | test_fixing_errors_with_maxfixes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1501 | test_get_calltips_and_including_module_name (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1502 | test_get_calltips_and_including_module_name_2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1503 | test_get_calltips_for_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1504 | test_get_calltips_for_objects_with_call (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1505 | test_get_definition_location (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1506 | test_get_definition_location_dot_line_break_inside_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1507 | test_get_definition_location_dot_spaces (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1508 | test_get_definition_location_dotted_module_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1509 | test_get_definition_location_dotted_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1510 | test_get_definition_location_for_nested_packages (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1511 | test_get_definition_location_underlined_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1512 | test_get_definition_location_unknown (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1513 | test_get_pydoc_for_builtin_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1514 | test_get_pydoc_for_builtins (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1515 | test_get_pydoc_for_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1516 | test_get_pydoc_for_classes_should_name_super_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1517 | test_get_pydoc_for_classes_with_init (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1518 | test_get_pydoc_for_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1519 | test_get_pydoc_for_methods_should_include_class_name (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1520 | test_get_pydoc_for_meths_should_inc_methods_from_super_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1521 | test_get_pydoc_for_modules (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1522 | test_get_pydoc_unicode (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1523 | test_get_pydoc_utf8_bytestring (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1524 | test_global_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1525 | test_global_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1526 | test_global_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1527 | test_global_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1528 | test_if_scopes_in_other_scopes_for_get_definition_location (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1529 | test_ignor_current_statement_while_the_first_stmnt_of_the_block (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1530 | test_ignor_current_stmnt_while_current_line_ends_with_a_colon (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1531 | test_ignor_str_contents_with_triple_quotes_and_double_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1532 | test_ignoring_comment_contents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1533 | test_ignoring_current_statement (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1534 | test_ignoring_current_statement_brackets_continuation (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1535 | test_ignoring_current_statement_explicit_continuation (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1536 | test_ignoring_errors_in_current_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1537 | test_ignoring_string_contents (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1538 | test_ignoring_string_contents_backslash_plus_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1539 | test_ignoring_string_contents_backslash_plus_quotes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1540 | test_ignoring_string_contents_with_triple_quotes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1541 | test_ignoring_string_contents_with_triple_quotes_and_backslash (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1542 | test_imports_inside_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1543 | test_imports_inside_function_dont_mix_with_globals (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1544 | test_including_keywords (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1545 | test_including_matching_builtins_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1546 | test_including_matching_builtins_types (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1547 | test_keyword_before_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1548 | test_keyword_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1549 | test_lambda_calltip (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1550 | test_local_class_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1551 | test_local_function_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1552 | test_local_module_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1553 | test_local_variable_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1554 | test_local_variables_override_global_ones (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1555 | test_nested_blocks (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1556 | test_nested_classes_global (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1557 | test_nested_classes_global_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1558 | test_nested_classes_local_names (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1559 | test_nested_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1560 | test_not_completing_imported_names_with_as (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1561 | test_not_including_class_body_variables (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1562 | test_not_proposing_later_defined_variables_in_current_block (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1563 | test_not_proposing_later_defined_variables_in_current_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1564 | test_not_proposing_local_assigns_as_global_completions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1565 | test_not_proposing_unmatched_vars (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1566 | test_not_proposing_unmatched_vars_with_underlined_starting (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1567 | test_not_proposing_unmatching_function_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1568 | test_not_reporting_proposals_after_dot (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1569 | test_not_reporting_variables_in_current_line (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1570 | test_object_path_attribute (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1571 | test_object_path_global (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1572 | test_object_path_method_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1573 | test_object_path_subclass (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1574 | test_object_path_variable (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1575 | test_parameter_keyword_completion_proposal (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1576 | test_propos_function_kwrds_when_call_with_no_noth_after_parens (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1577 | test_propos_function_kwrds_when_call_with_no_noth_after_parens2 (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1578 | test_proposals_sorter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1579 | test_proposals_sorter_and_missing_type_in_typepref (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1580 | test_proposals_sorter_and_scope_prefs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1581 | test_proposals_sorter_and_type_prefs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1582 | test_proposals_sorter_for_global_methods_and_funcs (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1583 | test_proposals_sorter_for_methods_and_attributes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1584 | test_proposals_sorter_underlined_methods (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1585 | test_proposing_classes (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1586 | test_proposing_each_name_at_most_once (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1587 | test_proposing_function_keyword_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1588 | test_proposing_function_keywords_when_calling (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1589 | test_proposing_function_keywords_when_calling_extra_spaces (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1590 | test_proposing_function_keywords_when_calling_for_non_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1591 | test_proposing_function_keywords_when_calling_not_proposing_args (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1592 | test_proposing_function_keywords_when_calling_on_second_argument (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1593 | test_proposing_function_parameters_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1594 | test_proposing_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1595 | test_proposing_local_variables_in_functions (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1596 | test_proposing_variables_defined_till_the_end_of_scope (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1597 | test_removing_self_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1598 | test_removing_self_parameter_and_more_than_one_parameter (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1599 | test_reporting_params_when_in_the_first_line_of_a_function (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1600 | test_scope_better_endpoint_selection (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1601 | test_scope_endpoint_selection (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1602 | test_simple_assist (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1603 | test_simple_get_calltips (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1604 | test_simple_type_inferencing (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1605 | test_throwing_exception_in_case_of_syntax_errors (ropetest.contrib.codeassisttest.CodeAssistTest) ... ok |
---|
1606 | test_assist_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1607 | test_backslash_after_dots (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1608 | test_completing_after_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1609 | test_completing_after_multiple_dots (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1610 | test_completing_after_self_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1611 | test_completing_names_after_from_import (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1612 | test_completing_names_after_from_import2 (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1613 | test_completing_names_after_from_import_and_sorted_proposals (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1614 | test_fixing_errors_with_maxfixes_in_resources (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1615 | test_from_import_class (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1616 | test_from_import_function (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1617 | test_from_import_only_imports_imported (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1618 | test_from_import_star (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1619 | test_from_import_star2 (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1620 | test_from_import_star_not_imporing_underlined (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1621 | test_from_import_variable (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1622 | test_from_imports_inside_functions (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1623 | test_from_package_import_mod (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1624 | test_get_definition_location_for_builtins (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1625 | test_get_doc_on_from_import_module (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1626 | test_get_doc_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1627 | test_get_location_on_relative_imports (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1628 | test_not_proposing_global_names_after_dot (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1629 | test_result_start_offset_for_dotted_completions (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1630 | test_simple_import (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1631 | test_starting_expression (ropetest.contrib.codeassisttest.CodeAssistInProjectsTest) ... ok |
---|
1632 | test_caching_underlined_names_passing_to_the_constructor (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1633 | test_empty_cache (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1634 | test_excluding_imported_names (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1635 | test_get_modules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1636 | test_get_modules_inside_packages (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1637 | test_handling_builtin_modules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1638 | test_insertion_line (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1639 | test_insertion_line_with_blank_lines (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1640 | test_insertion_line_with_multiple_imports (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1641 | test_insertion_line_with_pydocs (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1642 | test_module_with_syntax_errors (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1643 | test_name_locations (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1644 | test_name_locations_with_multiple_occurrences (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1645 | test_not_caching_underlined_names (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1646 | test_simple_case (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1647 | test_submodules (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1648 | test_trivial_insertion_line (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1649 | test_update_module (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1650 | test_update_non_existent_module (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1651 | test_update_resource (ropetest.contrib.autoimporttest.AutoImportTest) ... ok |
---|
1652 | test_moving_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok |
---|
1653 | test_removing_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok |
---|
1654 | test_writing_files (ropetest.contrib.autoimporttest.AutoImportObservingTest) ... ok |
---|
1655 | test_find_definition_in_other_modules (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1656 | test_find_implementations_and_not_returning_parents (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1657 | test_find_implementations_real_implementation (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1658 | test_find_implementations_real_implementation_simple (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1659 | test_find_occurrences_and_class_hierarchies (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1660 | test_find_occurrences_resources_parameter (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1661 | test_finding_occurrences (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1662 | test_finding_occurrences_in_more_than_one_module (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1663 | test_finding_occurrences_matching_when_unsure (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1664 | test_trivial_find_definition (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1665 | test_trivial_find_implementations (ropetest.contrib.findittest.FindItTest) ... ok |
---|
1666 | test_change_stack (ropetest.contrib.changestacktest.ChangeStackTest) ... ok |
---|
1667 | test_fixing_contents (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok |
---|
1668 | test_handling_nested_modules (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok |
---|
1669 | test_packages_module_renaming (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok |
---|
1670 | test_simple_module_renaming (ropetest.contrib.fixmodnamestest.FixModuleNamesTest) ... ok |
---|
1671 | test_bad_attributes (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok |
---|
1672 | test_defined_later (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok |
---|
1673 | test_ignoring_builtins (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok |
---|
1674 | test_ignoring_none (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok |
---|
1675 | test_unresolved_variables (ropetest.contrib.finderrorstest.FindErrorsTest) ... ok |
---|
1676 | |
---|
1677 | ====================================================================== |
---|
1678 | FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) |
---|
1679 | ---------------------------------------------------------------------- |
---|
1680 | Traceback (most recent call last): |
---|
1681 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable |
---|
1682 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1683 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1684 | [(i.name, i.scope) for i in result] |
---|
1685 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1686 | |
---|
1687 | ====================================================================== |
---|
1688 | FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNoneAssignmentHintingTest) |
---|
1689 | ---------------------------------------------------------------------- |
---|
1690 | Traceback (most recent call last): |
---|
1691 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator |
---|
1692 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1693 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1694 | [(i.name, i.scope) for i in result] |
---|
1695 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1696 | |
---|
1697 | ====================================================================== |
---|
1698 | FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) |
---|
1699 | ---------------------------------------------------------------------- |
---|
1700 | Traceback (most recent call last): |
---|
1701 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable |
---|
1702 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1703 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1704 | [(i.name, i.scope) for i in result] |
---|
1705 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1706 | |
---|
1707 | ====================================================================== |
---|
1708 | FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.DocstringNotImplementedAssignmentHintingTest) |
---|
1709 | ---------------------------------------------------------------------- |
---|
1710 | Traceback (most recent call last): |
---|
1711 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator |
---|
1712 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1713 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1714 | [(i.name, i.scope) for i in result] |
---|
1715 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1716 | |
---|
1717 | ====================================================================== |
---|
1718 | FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) |
---|
1719 | ---------------------------------------------------------------------- |
---|
1720 | Traceback (most recent call last): |
---|
1721 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable |
---|
1722 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1723 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1724 | [(i.name, i.scope) for i in result] |
---|
1725 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1726 | |
---|
1727 | ====================================================================== |
---|
1728 | FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNoneAssignmentHintingTest) |
---|
1729 | ---------------------------------------------------------------------- |
---|
1730 | Traceback (most recent call last): |
---|
1731 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator |
---|
1732 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1733 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1734 | [(i.name, i.scope) for i in result] |
---|
1735 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1736 | |
---|
1737 | ====================================================================== |
---|
1738 | FAIL: test_hint_parametrized_iterable (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) |
---|
1739 | ---------------------------------------------------------------------- |
---|
1740 | Traceback (most recent call last): |
---|
1741 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 203, in test_hint_parametrized_iterable |
---|
1742 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1743 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1744 | [(i.name, i.scope) for i in result] |
---|
1745 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1746 | |
---|
1747 | ====================================================================== |
---|
1748 | FAIL: test_hint_parametrized_iterator (ropetest.type_hinting_test.PEP0484CommentNotImplementedAssignmentHintingTest) |
---|
1749 | ---------------------------------------------------------------------- |
---|
1750 | Traceback (most recent call last): |
---|
1751 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 212, in test_hint_parametrized_iterator |
---|
1752 | self.assert_completion_in_result('isAlive', 'attribute', result) |
---|
1753 | File "/opt/local/var/macports/build/_Users_jsacco_ports_python_py-rope/py37-rope/work/rope-0.10.7/ropetest/type_hinting_test.py", line 34, in assert_completion_in_result |
---|
1754 | [(i.name, i.scope) for i in result] |
---|
1755 | AssertionError: completion <isAlive> in scope 'attribute' not proposed, available names: [] |
---|
1756 | |
---|
1757 | ---------------------------------------------------------------------- |
---|
1758 | Ran 1672 tests in 13.281s |
---|
1759 | |
---|
1760 | FAILED (failures=8, skipped=14) |
---|