Skip to content

Test maze module

LAMY NICOLAS requested to merge test-maze-module into main

Tests made for session 3 Tests : 3x3 maze creation, access to cell (2,1), cell uniqueness. Implemented with assert, to integrate / migrate to a complete test file if necessary

Merge request reports