Skip to content

[tests] Alcotest

Rodi-Can Bozman requested to merge alcotest-p1 into main

#36 (closed)

Current tests :

  [OK]          parameters                  0   path validity.
  [OK]          parameters                  1   encoding validity.
  [OK]          route_paths                 0   route paths invariance.
  [OK]          known bakers                0   path validity.
  [OK]          known bakers                1   encoding validity.
  [OK]          known bakers                2   functori existence.
  [OK]          known bakers                3   yellow existence.
  [OK]          services/encodings          0   block service/encoding.
  [OK]          services/encodings          1   delegates service/encoding.
  [OK]          services/encodings          2   participation service/encoding.
  [OK]          services/encodings          3   delegate_info service/encoding.
  [OK]          services/encodings          4   validators service/encoding.

This PR implies a lot of structural change of the way the code is made. It is not necesseraly the best way of doing it and may need a more specific review later.

Edited by Rodi-Can Bozman

Merge request reports

Loading