index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
algorithms
/
connectivity
/
tests
/
test_kcomponents.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+2
*
Refactor tests
Jarrod Millman
2019-11-19
1
-0
/
+3
*
Update style
Jarrod Millman
2019-11-19
1
-81
/
+123
*
Replace nose.raises with pytest.raises context manager
Jarrod Millman
2019-10-12
1
-4
/
+4
*
Remove unused imports
Jarrod Millman
2019-10-12
1
-1
/
+1
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-13
/
+12
*
Make tests deterministic in connectivity/ (#3220)
Dan Schult
2018-11-04
1
-4
/
+4
*
Speed up kcut and kcomponent tests (#3108)
Dan Schult
2018-08-01
1
-30
/
+24
*
Remove automatic processing of G.name attribute (#2829)
Dan Schult
2018-01-14
1
-2
/
+0
*
Fix links (#2663)
Jarrod Millman
2017-09-11
1
-1
/
+1
*
Simplify base classes. (#2604)
Dan Schult
2017-08-12
1
-1
/
+1
*
Comply with pep8
Jarrod Millman
2017-07-25
1
-27
/
+39
*
Use random_powerlaw_tree_sequence instead of powerlaw_sequence
Jarrod Millman
2017-07-25
1
-1
/
+1
*
Remove blockmodel deprecated in 2015
Jarrod Millman
2017-07-25
1
-1
/
+1
*
Remove create_degree_sequence deprecated in 2013
Jarrod Millman
2017-07-25
1
-2
/
+2
*
Improve fixes for k-components tests.
Jordi Torrents
2017-04-02
1
-7
/
+9
*
Fixes for k-components tests and node connectivity approximation doctests (#5)
Jordi Torrents
2017-04-02
1
-24
/
+12
*
Fix test ordering issues for python3.6
Aric Hagberg
2017-04-02
1
-2
/
+3
*
Add k-(node)-components algorithm.
Jordi Torrents
2015-06-03
1
-0
/
+256