KiBot/tests
Salvador E. Tropea 4368364489 Refactored the BaseOutput class to make it more similar to the YAML
Now the options are just an attribute of the outputs.
It means we have a set of classes for the options.
All the output content is parsed by the classes, including the Layers.
Now the layers support a simple string (with interesting shortcuts), a list of
strings or the original list of dicts.
2020-07-08 15:17:24 -03:00
..
board_samples Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
reference The 'check_zone_fills' option is now independent of 'run_drc' 2020-06-14 15:12:56 -03:00
test_plot Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
utils Now the schematic can be specified separately. 2020-06-29 19:25:54 -03:00
yaml_samples Refactored the BaseOutput class to make it more similar to the YAML 2020-07-08 15:17:24 -03:00
conftest.py Recoded all the tests. I used the class I wrote for kicad-automation-scripts. 2020-05-14 13:11:31 -03:00