While the backend part of `swh-web` is properly tested, its frontend part is not.
In order to ensure non regression on the archive browsing features relying on Javascript,
we must implement **end to end tests** to check the web UI behaves as expected, using the [[ https://www.cypress.io/ | cypress ]] tool .