summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2019-11-09 21:06:31 +0100
committerlouiz’ <louiz@louiz.org>2019-11-09 21:06:31 +0100
commit67cfa4ae8dad62657b04b1f142fd750cac83197d (patch)
treed6579bc144523bf1ce30754f613f5e6ae3ce81aa /CHANGELOG.rst
parentefb695be6bdf833d204ff0cd0fbec559dcca9bb1 (diff)
parent7f2e74c09161737ca0b84995c5017b0fd043f32b (diff)
downloadbiboumi-67cfa4ae8dad62657b04b1f142fd750cac83197d.tar.gz
biboumi-67cfa4ae8dad62657b04b1f142fd750cac83197d.tar.bz2
biboumi-67cfa4ae8dad62657b04b1f142fd750cac83197d.tar.xz
biboumi-67cfa4ae8dad62657b04b1f142fd750cac83197d.zip
Merge branch 'e2e-doc'
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 7e838e4..172bb7c 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -25,6 +25,12 @@ For admins
still be set at configure time by passing the option "-DWATCHDOG_SEC=20”
to cmake, if you want to enable the systemd watchdog.
+For developers
+--------------
+- The end-to-end tests have been refactored, cleaned and simplified a lot.
+ A tutorial and a documentation have been written. It should now be easy
+ to write a test that demonstrates a bug or a missing feature.
+
Version 8.3 - 2018-06-01
========================