KiBot/tests/test_plot
Salvador E. Tropea ba22eae5b8 Tunned flake8 and removed all unfiltered warnings and errors 2020-04-28 17:56:50 -03:00
..
README.md Add a basic plot test 2018-07-31 17:36:56 +01:00
__init__.py Add a basic plot test 2018-07-31 17:36:56 +01:00
plotting_test_utils.py Adapted the plotting test to the currently used arguments. 2020-04-27 16:25:39 -03:00
test_position.py Tunned flake8 and removed all unfiltered warnings and errors 2020-04-28 17:56:50 -03:00
test_simple_2layer.py Tunned flake8 and removed all unfiltered warnings and errors 2020-04-28 17:56:50 -03:00

README.md

This directory contains tests for full testing of KiCad plots. This tests:

  • KiPlot's config parsing and driving of KiCad
  • KiCad's own plotting code

Generally, boards are drawn from ../board_samples and configs from yaml_samples. Sometimes, the YAML samples are modified by the test runners to avoid having hundreds of them!

Bug that should be tested for: