Salvador E. Tropea
|
3d5547f6c6
|
Changed the way we get the target test directory.
- Pytest 6 removed the old global mechanism.
- Now using a `fixture`
|
2021-02-01 11:16:33 -03:00 |
Salvador E. Tropea
|
995b6990aa
|
Added HPGL and PS autoscaling tests.
Added test for example in a dir that must be created.
Removed code not used in docstring trim.
|
2020-07-08 23:16:04 -03:00 |
Salvador E. Tropea
|
8f17733354
|
Added PS autoscale and --example -p without PCB tests.
|
2020-07-08 22:55:41 -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
|
77b2d1e075
|
Added postscript test.
|
2020-05-25 18:32:11 -03:00 |