KiBot/tests
Salvador E. Tropea 0e7121dc3d Now configuration sections are parsed in a fixed order
- This allows a predictable behavior, the YAML is converted to a dict,
  so you can't trust in the order of the keys.
- It avoids misstakes
- Allows using %V/v in preflights, even if globals are declared latter.

Fixes #234
2022-07-21 13:11:24 -03:00
..
.config [Tests] Fixed fil_test.py assertions 2022-07-09 19:44:02 -03:00
board_samples [SCH][Print] A global option to cross components without a body. 2022-07-12 08:44:05 -03:00
data Added merge and translate field tests for KiCost 2022-06-13 11:18:33 -03:00
reference [Tests] Updated results after OAR fix. 2022-07-14 17:18:18 -03:00
test_plot [Tests] Separated kicad2step, pcbnew and eeschema tests 2022-07-14 19:23:28 -03:00
utils [Tests] Run slow tests separately 2022-07-09 16:33:09 -03:00
yaml_samples Now configuration sections are parsed in a fixed order 2022-07-21 13:11:24 -03:00
.gitignore
conftest.py