Skip to content

Commit d922ffa

Browse files
author
Will Benfold
committed
Include circular plot image
1 parent 76ef14f commit d922ffa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/src/developers_guide/contributing_graphics_tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ unregistered test result...``. In this case,
9595
* removing the ``result-`` prefix
9696

9797
* fully qualifying the test name if it isn't already (i.e. it should start
98-
``iris.tests...``)
98+
``iris.tests...``or ``gallery_tests...``)
9999

100100
#. and then add them to the Iris test data as covered in
101101
:ref:`add-graphics-test-changes`.

lib/iris/tests/results/imagerepo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"iris.tests.test_plot.Test1dScatter.test_coord_cube.0": "be812fc1c078c03e930e3627672369c1d8d85c5b96463662e1fc699d9b9f7e03",
9393
"iris.tests.test_plot.Test1dScatter.test_cube_coord.0": "edda96cb9a256b4765c26d9892dbc665693a1a9494b796c86c4b37ad92864c32",
9494
"iris.tests.test_plot.Test1dScatter.test_cube_cube.0": "edb23c529649c78de38773e538650c729e92279be12de1edc4f246b2139c3b01",
95+
"iris.tests.test_plot.Test2dPoints.test_circular_changes.0": "fa81c57a857e93bd9b193e436ec4ccb03b01c14a857e3e34911f3b816e81c57b",
9596
"iris.tests.test_plot.TestAttributePositive.test_1d_positive_down.0": "a7fe781b708487c360079e3bb4789869816bdb64c76b4a3cce7b4e749a6130c5",
9697
"iris.tests.test_plot.TestAttributePositive.test_1d_positive_up.0": "a7ff958b7a00b09c661761c9907fcb0d9163ce7895289a618f381bffccf97200",
9798
"iris.tests.test_plot.TestAttributePositive.test_2d_positive_down.0": "fb966ba6846194dbd01f3665c0e4399a3f1bc2653f90c99e2f613e64c01e3f81",

0 commit comments

Comments
 (0)