KiBot/tests
Salvador E. Tropea 61f1ebbab2 Better debug info, fixed errors and no .kicad_pcb dependency
- When a BoM operation fails now we show the output of the child process.
  (Only enabled when using debug verbosity)
- The error levels 1 and 2 were overlapped with internal Python codes.
- Now we delay the PCB load until we really need it. Which could be never.
2020-06-12 15:10:56 -03:00
..
board_samples Better debug info, fixed errors and no .kicad_pcb dependency 2020-06-12 15:10:56 -03:00
test_plot Better debug info, fixed errors and no .kicad_pcb dependency 2020-06-12 15:10:56 -03:00
utils Added test for command line -q (quite) 2020-05-26 14:22:58 -03:00
yaml_samples Added test for the filters feature 2020-06-09 13:56:17 -03:00
conftest.py