pyqtgraph/pyqtgraph/graphicsItems/tests
2xB 720fa5f3c2
DateAxisItem: AxisItem unlinking tests and doc fixed (#1179)
* Added test_AxisItem by @mliberty1

As found in https://github.com/pyqtgraph/pyqtgraph/pull/917

* test_AxisItem: Fit to current implementation

* DateAxisItem: Fix documentation to zoomLevels

zoomLevels is not intended to be set by the user (see discussion in converstation from
https://github.com/pyqtgraph/pyqtgraph/pull/1154/files#diff-aefdb23660d0963df0dff3a116baded8
). Also, `zoomLevelWidths` does currently not exist.
This commit adapts the documentation to reflect that.

* DateAxisItem: Do not publish ZoomLevel

* DateAxisItem testing: Removed unnecessary monkeypatch fixture

Co-authored-by: 2xB <2xB@users.noreply.github.com>
2020-05-05 09:16:07 -07:00
..
test_AxisItem.py DateAxisItem: AxisItem unlinking tests and doc fixed (#1179) 2020-05-05 09:16:07 -07:00
test_ErrorBarItem.py Close windows at the end of test functions (#1042) 2019-09-27 13:37:40 -07:00
test_GraphicsItem.py Remove outdated comments 2018-04-02 19:26:01 +08:00
test_ImageItem.py Warn if visible GraphicsView is garbage collected (#942) 2019-08-16 22:32:06 -07:00
test_InfiniteLine.py infiniteline tests pass 2016-02-05 00:55:34 -08:00
test_PlotCurveItem.py Close windows at the end of test functions (#1042) 2019-09-27 13:37:40 -07:00
test_PlotDataItem.py Close windows at the end of test functions (#1042) 2019-09-27 13:37:40 -07:00
test_ROI.py Skipping problematic test on py2/qt4/linux 2020-02-24 22:30:27 -08:00
test_ScatterPlotItem.py Use symbol id for a key in SymbolAtlas 2018-01-28 18:10:39 -05:00
test_TextItem.py Always update transform when setting angle of a TextItem (#970) 2019-09-13 22:04:48 -07:00