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
/
classes
/
tests
/
historical_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-2
/
+2
*
Use isort with pre-commit to enforce import guidelines (#5659)
Mridul Seth
2022-06-02
1
-1
/
+2
*
Drop Py37 (#5143)
Jarrod Millman
2021-10-23
1
-1
/
+1
*
Refactor testing utilities (#4829)
Jarrod Millman
2021-05-26
1
-11
/
+11
*
TST: be more explicit about instance comparison. (#4748)
Ross Barnowski
2021-04-21
1
-3
/
+3
*
Add nx.info to str dunder for graph classes (#4241)
Ross Barnowski
2020-10-09
1
-1
/
+0
*
Format w/ black
Jarrod Millman
2020-07-10
1
-163
/
+204
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-3
/
+3
*
Remove shebang from non-executables
Jarrod Millman
2019-11-11
1
-1
/
+0
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-15
/
+15
*
Remove nose from classes
Jarrod Millman
2019-10-12
1
-9
/
+9
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-114
/
+112
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-11
/
+12
*
Deleted tests that were hidden due to name clash. (#2867)
Mads Jensen
2018-02-17
1
-33
/
+8
*
Misc. typos (#2872)
luzpaz
2018-02-14
1
-1
/
+1
*
Removed unused imports (#2653)
James Lamb
2017-10-01
1
-1
/
+0
*
Doc ordered graph classes (#2516)
Jarrod Millman
2017-07-16
1
-254
/
+245
*
Remove "fail" and "error" from names of test functions
Dan Schult
2016-02-06
1
-1
/
+1
*
Remove degree_iter(),now degree() returns an integer for single node and iter...
Mridul Seth
2015-06-27
1
-19
/
+13
*
Merge pull request #1588 from MridulS/neigbhorsiter
Dan Schult
2015-06-17
1
-3
/
+3
|
\
|
*
Remove neighbors_iter, G.neighbors() now returns an iterator instead of list
Mridul Seth
2015-06-12
1
-3
/
+3
*
|
Remove edges_iter, G.edges() now returns an iterator instead of list
Mridul Seth
2015-06-17
1
-11
/
+11
*
|
Update changes to G.nodes()
Mridul Seth
2015-06-16
1
-1
/
+1
*
|
Makes Graph.nodes() return iterator instead of list
Jeffrey Finkelstein
2015-06-11
1
-8
/
+7
|
/
*
Fix/adjust/remove/modify tests that depend on dictionary ordering.
Aric Hagberg
2012-07-08
1
-21
/
+18
*
More imports cleanup and exceptions fixed.
Loïc Séguin-C.
2011-02-10
1
-1
/
+0
*
Switch old graph/digraph tests to unittest style
aric
2010-08-10
1
-0
/
+481