bonitasoft / bonita-documentation-site

The sources of the Bonita Documentation site
https://documentation.bonitasoft.com/
GNU General Public License v2.0
9 stars 5 forks source link

Add automatic tests for custom Antora extensions #546

Open tbouffard opened 1 year ago

tbouffard commented 1 year ago

We have an extension to change the way the versions are sorted and we will have a new one to handle latest/next version alias used by the DocSearch client in the theme (#520 Currently, we test the extensions "by hand" or by checking the preview running the "test sources content" #545

We could introduce unit tests to finely check the extension behavior.

Tasks