Skip to content

Improve unit tests: use Gaussians instead of random functions

Description

Use Gaussian functions instead of random functions in some more unit tests. This makes the tests independent of the order of the grid. Moreover, enable some more to run in parallel.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports