Commit 06fdca4
committed
pytest: use l1/l2 naming and get_nodes() where appropriate.
Replace non-standard node variable names (n, n2, node, ln) with l1/l2
across test_plugin.py and test_misc.py. Convert four tests in
test_connection.py to use get_nodes() instead of consecutive get_node()
calls with identical options (slightly faster).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1365083 commit 06fdca4
3 files changed
Lines changed: 181 additions & 185 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | | - | |
| 260 | + | |
262 | 261 | | |
263 | 262 | | |
264 | 263 | | |
| |||
1202 | 1201 | | |
1203 | 1202 | | |
1204 | 1203 | | |
1205 | | - | |
1206 | | - | |
| 1204 | + | |
1207 | 1205 | | |
1208 | 1206 | | |
1209 | 1207 | | |
| |||
2677 | 2675 | | |
2678 | 2676 | | |
2679 | 2677 | | |
2680 | | - | |
2681 | | - | |
| 2678 | + | |
2682 | 2679 | | |
2683 | 2680 | | |
2684 | 2681 | | |
| |||
2705 | 2702 | | |
2706 | 2703 | | |
2707 | 2704 | | |
2708 | | - | |
2709 | | - | |
| 2705 | + | |
2710 | 2706 | | |
2711 | 2707 | | |
2712 | 2708 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2868 | 2868 | | |
2869 | 2869 | | |
2870 | 2870 | | |
2871 | | - | |
| 2871 | + | |
2872 | 2872 | | |
2873 | 2873 | | |
2874 | | - | |
2875 | | - | |
| 2874 | + | |
| 2875 | + | |
2876 | 2876 | | |
2877 | 2877 | | |
2878 | 2878 | | |
| |||
2897 | 2897 | | |
2898 | 2898 | | |
2899 | 2899 | | |
2900 | | - | |
| 2900 | + | |
2901 | 2901 | | |
2902 | | - | |
| 2902 | + | |
2903 | 2903 | | |
2904 | | - | |
| 2904 | + | |
2905 | 2905 | | |
2906 | 2906 | | |
2907 | | - | |
2908 | | - | |
2909 | | - | |
| 2907 | + | |
| 2908 | + | |
| 2909 | + | |
2910 | 2910 | | |
2911 | 2911 | | |
2912 | 2912 | | |
2913 | 2913 | | |
2914 | 2914 | | |
2915 | | - | |
2916 | | - | |
| 2915 | + | |
| 2916 | + | |
2917 | 2917 | | |
2918 | 2918 | | |
2919 | 2919 | | |
2920 | 2920 | | |
2921 | 2921 | | |
2922 | | - | |
| 2922 | + | |
2923 | 2923 | | |
2924 | 2924 | | |
2925 | 2925 | | |
2926 | 2926 | | |
2927 | 2927 | | |
2928 | 2928 | | |
2929 | 2929 | | |
2930 | | - | |
| 2930 | + | |
2931 | 2931 | | |
2932 | 2932 | | |
2933 | 2933 | | |
2934 | 2934 | | |
2935 | 2935 | | |
2936 | | - | |
| 2936 | + | |
2937 | 2937 | | |
2938 | 2938 | | |
2939 | 2939 | | |
| |||
0 commit comments