KiBot/tests
Salvador E. Tropea b53ffbb032 Added Python cache creation before running the tests.
It looks like pytest is loading some modules without macros. The cache
gets created without them. But when we load the same modules with
macros it fails.
2021-01-29 15:27:52 -03:00
..
.config Fixed plug-in test cases, used kiplot instead of kibot. 2020-08-18 21:37:17 -03:00
board_samples Added first makefile generation test 2021-01-28 12:43:01 -03:00
data Added KiBoM case to the makefile test. 2021-01-29 11:24:51 -03:00
reference Added a new filter used to rotate footprints. 2020-12-28 18:26:27 -03:00
test_plot Added Python cache creation before running the tests. 2021-01-29 15:27:52 -03:00
utils Added first makefile generation test 2021-01-28 12:43:01 -03:00
yaml_samples Added PCBDraw case to the makefile test. 2021-01-29 12:22:31 -03:00
conftest.py