Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Tests examples init

wyzula_j requested to merge tests-examples-init into master

Initial tests for extreme.py and eiger_plot.py.

I am trying to use mark.parametrize to check multiple edge scenarios for ui functions logic.

Both scripts are not yet fully covered, this merge serves as an example if the test structure is good or not...

Merge request reports