System test for confirming issue #14 (parent updates)
Compare changes
+ 45
− 0
@@ -28,6 +28,8 @@ from linkahead.cached import cache_clear
@@ -328,3 +330,46 @@ def test_indiscale_87(clear_database):
This system test was written to confirm (or not reject) #14 (moved).
The scenario is as follows:
If the bug was present, this would have resulted in an error. However, it does not. Please reject and close #14 (moved) if you can confirm this result.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.