-
- Downloads
There was a problem fetching the pipeline summary.
merge branch 'bugfix/warnings'
Previously the test suite generated warnings that were swallowed when pytest was invoked from the command line. Here we enable printing of warnings generated during testing, and we also remove the sources of some of those warnings (e.g. using deprecated APIs). Closes #131 See merge request !143
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- kwant/continuum/tests/test_common.py 8 additions, 1 deletionkwant/continuum/tests/test_common.py
- kwant/plotter.py 7 additions, 2 deletionskwant/plotter.py
- kwant/tests/test_builder.py 1 addition, 0 deletionskwant/tests/test_builder.py
- kwant/tests/test_plotter.py 1 addition, 5 deletionskwant/tests/test_plotter.py
- kwant/tests/test_wraparound.py 2 additions, 2 deletionskwant/tests/test_wraparound.py
Loading
Please register or sign in to comment