MCPcopy Create free account

hub / github.com/ipython/ipython / functions

Functions3,293 in github.com/ipython/ipython

Functiontest_proper_default_encoding
()
IPython/core/tests/test_history.py:25
Functiontest_proper_default_encoding
()
IPython/core/tests/test_compilerop.py:50
Functiontest_property_docstring_is_in_info_for_detail_level_0
()
IPython/core/tests/test_oinspect.py:295
Functiontest_property_sources
()
IPython/core/tests/test_oinspect.py:266
Functiontest_protect_filename
()
IPython/core/tests/test_completer.py:48
Functiontest_prun_quotes
Test that prun does not clobber string escapes (GH #1302)
IPython/core/tests/test_magic.py:709
Functiontest_prun_special_syntax
Test %%prun with IPython special syntax
IPython/core/tests/test_magic.py:694
Methodtest_prun_submodule_with_absolute_import
(self)
IPython/core/tests/test_run.py:487
Methodtest_prun_submodule_with_relative_import
(self)
IPython/core/tests/test_run.py:490
Functiontest_psearch
()
IPython/core/tests/test_magic.py:638
Methodtest_push
(self)
IPython/core/tests/test_inputsplitter.py:242
Methodtest_push2
(self)
IPython/core/tests/test_inputsplitter.py:246
Methodtest_push3
(self)
IPython/core/tests/test_inputsplitter.py:253
Methodtest_push_accepts_more
(self)
IPython/core/tests/test_inputsplitter.py:259
Methodtest_push_accepts_more2
(self)
IPython/core/tests/test_inputsplitter.py:264
Methodtest_push_accepts_more3
(self)
IPython/core/tests/test_inputsplitter.py:273
Methodtest_push_accepts_more4
(self)
IPython/core/tests/test_inputsplitter.py:278
Methodtest_push_accepts_more5
(self)
IPython/core/tests/test_inputsplitter.py:296
Methodtest_py_script_file_attribute
Test that `__file__` is set when running `ipython file.py`
IPython/core/tests/test_shellapp.py:30
Methodtest_py_script_file_attribute_interactively
Test that `__file__` is not set after `ipython -i file.py`
IPython/core/tests/test_shellapp.py:49
Methodtest_qt
(self)
IPython/core/tests/test_pylabtools.py:181
Methodtest_qt_gtk
(self)
IPython/core/tests/test_pylabtools.py:237
Methodtest_quoted_file_completions
(self)
IPython/core/tests/test_completer.py:340
Functiontest_read_file
()
IPython/utils/tests/test_openpy.py:17
Functiontest_really_bad_repr
()
IPython/lib/tests/test_pretty.py:175
Methodtest_recursion_one_frame
(self)
IPython/core/tests/test_ultratb.py:361
Methodtest_recursion_three_frames
(self)
IPython/core/tests/test_ultratb.py:366
Functiontest_recursive_FileLinks
FileLinks: Does not recurse when recursive=False
IPython/lib/tests/test_display.py:171
Methodtest_register_unregister
(self)
IPython/core/tests/test_events.py:25
Functiontest_rehashx
()
IPython/core/tests/test_magic.py:136
Methodtest_reload_class_attributes
(self)
IPython/extensions/tests/test_autoreload.py:196
Methodtest_reload_class_type
(self)
IPython/extensions/tests/test_autoreload.py:160
Methodtest_reload_enums
(self)
IPython/extensions/tests/test_autoreload.py:141
Functiontest_remove_comments
()
IPython/core/tests/test_inputsplitter.py:87
Functiontest_render_signature_long
()
IPython/core/tests/test_oinspect.py:410
Functiontest_render_signature_short
()
IPython/core/tests/test_oinspect.py:401
Functiontest_repr_mime
()
IPython/core/tests/test_formatters.py:438
Functiontest_repr_mime_failure
()
IPython/core/tests/test_formatters.py:525
Functiontest_repr_mime_meta
()
IPython/core/tests/test_formatters.py:500
Functiontest_reset
reset must clear most namespaces.
IPython/core/tests/test_iplib.py:16
Methodtest_reset
(self)
IPython/core/tests/test_inputsplitter.py:128
Methodtest_reset_aliasing
Check that standard posix aliases work after %reset.
IPython/core/tests/test_interactiveshell.py:497
Functiontest_reset_dhist
Test '%reset dhist' magic
IPython/core/tests/test_magic.py:358
Functiontest_reset_hard
()
IPython/core/tests/test_magic.py:538
Functiontest_reset_in
Test '%reset in' magic
IPython/core/tests/test_magic.py:349
Functiontest_reset_in_length
Test that '%reset in' preserves In[] length
IPython/core/tests/test_magic.py:368
Functiontest_reset_out
Test '%reset out' magic
IPython/core/tests/test_magic.py:339
Methodtest_reset_redefine
(self)
IPython/core/tests/test_magic.py:376
Functiontest_result
Test job submission and result retrieval
IPython/lib/tests/test_backgroundjobs.py:47
Functiontest_retina_figure
()
IPython/core/tests/test_pylabtools.py:67
Functiontest_retina_jpeg
()
IPython/core/tests/test_display.py:109
Functiontest_retina_png
()
IPython/core/tests/test_display.py:66
Functiontest_rich_output
test RichOutput basics
IPython/utils/tests/test_capture.py:76
Functiontest_rich_output_display
test RichOutput.display This is a bit circular, because we are actually using the capture code we are testing to test itself.
IPython/utils/tests/test_capture.py:102
Functiontest_rich_output_empty
RichOutput with no args
IPython/utils/tests/test_capture.py:70
Functiontest_rich_output_metadata
test RichOutput with metadata
IPython/utils/tests/test_capture.py:94
Functiontest_rich_output_no_metadata
test RichOutput with no metadata
IPython/utils/tests/test_capture.py:87
Functiontest_roundtrip
()
IPython/lib/tests/test_security.py:13
Functiontest_run__name__
()
IPython/core/tests/test_run.py:520
Functiontest_run_cell
()
IPython/core/tests/test_iplib.py:215
Methodtest_run_cell
(self)
IPython/core/tests/test_interactiveshell.py:641
Methodtest_run_cell
(self)
IPython/core/tests/test_interactiveshell.py:750
Functiontest_run_cell_async
()
IPython/core/tests/test_interactiveshell.py:1011
Methodtest_run_cell_multiline
Multi-block, multi-line cells must execute correctly.
IPython/core/tests/test_interactiveshell.py:65
Methodtest_run_debug_twice
(self)
IPython/core/tests/test_run.py:209
Methodtest_run_debug_twice_with_breakpoint
Make a valid python temp file.
IPython/core/tests/test_run.py:217
Methodtest_run_empty_cell
Just make sure we don't get a horrible error with a blank cell of input. Yes, I did overlook that.
IPython/core/tests/test_interactiveshell.py:57
Methodtest_run_formatting
Test that %run -t -N<N> does not raise a TypeError for N > 1.
IPython/core/tests/test_run.py:372
Methodtest_run_i_after_reset
Check that %run -i still works after %reset (gh-693)
IPython/core/tests/test_run.py:315
Methodtest_run_ipy_file_attribute
Test handling of `__file__` attribute in `%run <file.ipy>`.
IPython/core/tests/test_run.py:356
Methodtest_run_nb
Test %run notebook.ipynb
IPython/core/tests/test_run.py:389
Methodtest_run_nb_error
Test %run notebook.ipynb error
IPython/core/tests/test_run.py:405
Methodtest_run_profile
Test that the option -p, which invokes the profiler, do not crash by invoking execfile
IPython/core/tests/test_run.py:204
Methodtest_run_py_file_attribute
Test handling of `__file__` attribute in `%run <file>.py`.
IPython/core/tests/test_run.py:340
Methodtest_run_second
Test that running a second file doesn't clobber the first, gh-3547
IPython/core/tests/test_run.py:279
Methodtest_run_submodule_with_absolute_import
(self)
IPython/core/tests/test_run.py:480
Methodtest_run_submodule_with_relative_import
Run submodule that has a relative import statement (#2727).
IPython/core/tests/test_run.py:483
Functiontest_run_tb
Test traceback offset in %run
IPython/core/tests/test_run.py:540
Functiontest_save
Test %save.
IPython/core/tests/test_magic.py:1079
Functiontest_script_bg_err
()
IPython/core/tests/test_magic.py:987
Functiontest_script_bg_out
()
IPython/core/tests/test_magic.py:979
Functiontest_script_bg_out_err
()
IPython/core/tests/test_magic.py:994
Functiontest_script_config
()
IPython/core/tests/test_magic.py:953
Functiontest_script_defaults
()
IPython/core/tests/test_magic.py:1002
Functiontest_script_err
()
IPython/core/tests/test_magic.py:966
Functiontest_script_out
()
IPython/core/tests/test_magic.py:960
Functiontest_script_out_err
()
IPython/core/tests/test_magic.py:972
Functiontest_script_tb
Test traceback offset in `ipython script.py`
IPython/core/tests/test_run.py:591
Functiontest_select_figure_formats_bad
()
IPython/core/tests/test_pylabtools.py:134
Functiontest_select_figure_formats_kwargs
()
IPython/core/tests/test_pylabtools.py:100
Functiontest_select_figure_formats_set
()
IPython/core/tests/test_pylabtools.py:118
Functiontest_select_figure_formats_str
()
IPython/core/tests/test_pylabtools.py:90
Functiontest_set_custom_completer
()
IPython/core/tests/test_interactiveshell.py:1027
Functiontest_set_matplotlib_close
()
IPython/core/tests/test_display.py:142
Functiontest_set_matplotlib_formats
()
IPython/core/tests/test_display.py:159
Functiontest_set_matplotlib_formats_kwargs
()
IPython/core/tests/test_display.py:177
Functiontest_sets
Test that set and frozenset use Python 3 formatting.
IPython/lib/tests/test_pretty.py:108
Functiontest_shim_warning
()
IPython/utils/tests/test_shimmodule.py:7
Methodtest_should_be_async
(self)
IPython/core/tests/test_async_helpers.py:19
Functiontest_should_run_async
()
IPython/core/tests/test_interactiveshell.py:1021
← previousnext →3,001–3,100 of 3,293, ranked by callers