KiBot/tests
Salvador E. Tropea 120220b986 [Test] Workaround for importlib crazy behavior
- I can't call pip to install in a specified dir and then import
  using importlib. It always fail, even when the module is installed
  and its path is in sys.path. Couldn't find why.
2022-07-08 10:57:03 -03:00
..
.config
board_samples Added merge and translate field tests for KiCost 2022-06-13 11:18:33 -03:00
data Added merge and translate field tests for KiCost 2022-06-13 11:18:33 -03:00
reference KiCost specs encoding fixes 2022-06-29 08:08:42 -03:00
test_plot [Test] Workaround for importlib crazy behavior 2022-07-08 10:57:03 -03:00
utils Fixed problems when running tests and a copy of KiBot is in ~/.local 2022-07-06 19:14:58 -03:00
yaml_samples Added merge and translate field tests for KiCost 2022-06-13 11:18:33 -03:00
.gitignore
conftest.py