Salvador E. Tropea
7dc94bf7be
Added default output file name pattern.
...
Can be applied to all outputs.
2020-07-23 18:26:03 -03:00
Salvador E. Tropea
3822a39671
Added _pos to all position formats in the ID field.
2020-07-12 18:59:50 -03:00
Salvador E. Tropea
031c69e27c
Added `position` output configuration.
2020-07-12 18:46:37 -03:00
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
Salvador E. Tropea
4101f69cd4
Added support for compressed YAML files.
2020-06-14 11:05:08 -03:00
Salvador E. Tropea
5883b1a616
Added test for command line -q (quite)
2020-05-26 14:22:58 -03:00
Salvador E. Tropea
1d85befd9b
Added test for missing comment in output section
2020-05-26 13:31:08 -03:00
Salvador E. Tropea
d8e45554f4
Moved the .pro and fp-cache to the context clean_up
2020-05-20 10:52:42 -03:00
Salvador E. Tropea
367647724a
Documented we are also testing CSV positions
2020-05-20 10:37:26 -03:00
Salvador E. Tropea
fb281889d7
Added tests for position in CSV format.
2020-05-20 10:13:38 -03:00
Salvador E. Tropea
6873652433
Added a simple test for drills
2020-05-14 19:50:04 -03:00
Salvador E. Tropea
d500178c24
Recoded all the tests. I used the class I wrote for kicad-automation-scripts.
...
Now the tests are simpler, I also suitched to test the application from "outside"
because I was having some ridiculous fails.
Also added coverage meassurement, which is currently pathetic.
2020-05-14 13:11:31 -03:00
Salvador E. Tropea
ba22eae5b8
Tunned flake8 and removed all unfiltered warnings and errors
2020-04-28 17:56:50 -03:00
Salvador E. Tropea
9fc7653e9b
Added simple test for the position file/s
2020-04-27 16:28:01 -03:00