Slawomir Grochowski <[email protected]> writes: > You are right. I should have marked the test explicitly. We discussed > this earlier, but did not reach a final decision on the exact > convention, so I hesitated.
I am not sure if we need a convention beyond readable comment. I would personally just put a comment/docstring note + FIXME. Your variant is also fine. The goal here is simply avoiding potential confusion about test being a part of intended functionality or not. Layering conventions is, IMHO, not necessary. We do not need to make things more complex than necessary. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
