KiBot/tests
Salvador E. Tropea c2a735e9a6 For some reason Python sys.path vector has a limit and I was abusing it.
Each test module setups the path to find the needed modules, but didn't check
if it was necesary. Creating a long path that finally started to fail.
2020-06-15 15:14:53 -03:00
..
board_samples Added an auxiliar axis to bom.kicad_pcb example 2020-06-15 13:21:58 -03:00
reference The 'check_zone_fills' option is now independent of 'run_drc' 2020-06-14 15:12:56 -03:00
test_plot For some reason Python sys.path vector has a limit and I was abusing it. 2020-06-15 15:14:53 -03:00
utils The 'check_zone_fills' option is now independent of 'run_drc' 2020-06-14 15:12:56 -03:00
yaml_samples Added tests for errors parsing STEP files generation. 2020-06-15 13:40:30 -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