Skip to content

Unit testing

While testing a function, it seems better not to call any other function that might be untested.

We might want to change some tests where that is the case

Ex: not using Index.Generation here