Commit da5796c
committed
feat: add 2 tests based on good/bad plot from upstream issue
The test cases are based on the demonstration of the issue in upstream
issue matplotlib#24092
The test case for bad plot (test_tick_values_not_empty) should fail
until we implement our fix.
The test case for good plot (test_tick_values_correct) should already
suceed and continue to succeed after we implement our fix.1 parent 07c43e4 commit da5796c
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
242 | 261 | | |
243 | 262 | | |
244 | 263 | | |
| |||
0 commit comments