Salvador E. Tropea
|
115c8b6913
|
Adapted YAML and SCH error tests to KiCad 6 RC1
- Most SCH test are disabled because this is another parser.
|
2021-12-27 14:10:02 -03:00 |
Salvador E. Tropea
|
01131bfc64
|
Fixed flake8 issues (indentation and obsolete request)
|
2021-02-01 11:28:11 -03:00 |
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
|
26d81d6475
|
Added support for missing field names in libraries.
- Closes #32
- Reported on SnapEda libs
|
2020-12-16 12:16:03 -03:00 |
Salvador E. Tropea
|
ff6282eca1
|
Added test for the new errors in DrawText elements.
|
2020-09-01 20:39:15 -03:00 |
Salvador E. Tropea
|
d5fe46ab8e
|
Updated error text in the test.
|
2020-08-31 20:48:11 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |
SET
|
e29c7b2a93
|
Fixed tests adding to sys.path unconditionally
|
2020-08-15 15:25:02 -03:00 |
SET
|
d277bbbc0b
|
Added test for no KiConf instances and loading config from env
Also moved the KiCad config tests to a separated file.
|
2020-08-15 13:41:29 -03:00 |
SET
|
487021357b
|
Added tests for errors in the sym-lib-table
|
2020-08-15 12:42:07 -03:00 |
SET
|
9681064093
|
Fixed flake8 details
|
2020-08-15 11:06:45 -03:00 |
SET
|
09b7ed5eca
|
Added tests for title block errors.
|
2020-08-14 19:26:39 -03:00 |
SET
|
76ed259053
|
Moved the error tests to a separated directory.
They are too much.
Also simplified the test code.
|
2020-08-14 19:15:50 -03:00 |
SET
|
fa706c0083
|
Added tests for sub-sheets instantation
|
2020-08-14 18:59:20 -03:00 |
SET
|
c15e971da2
|
Added tests for errors in the SCH bitmap element.
|
2020-08-14 18:41:12 -03:00 |
SET
|
a30bddc3ce
|
Added tests for errors in no/connections, entries and wires.
|
2020-08-14 18:18:55 -03:00 |
SET
|
a1255590e2
|
Added test for various errors in the component instantiation.
|
2020-08-14 18:02:32 -03:00 |
SET
|
6258b79023
|
Added test for errors in AR and basic fields.
|
2020-08-14 17:29:18 -03:00 |
SET
|
844b678ace
|
Added test for errors in component labels.
|
2020-08-14 16:53:50 -03:00 |
SET
|
916aacafd6
|
Added more tests for the DCM and LIB errors.
|
2020-08-14 16:43:09 -03:00 |
SET
|
5d3cefe6ce
|
Added tests for errors in library components.
|
2020-08-14 16:25:16 -03:00 |
SET
|
1767e66220
|
Added tests for errors in the libraries components fields
|
2020-08-14 15:58:00 -03:00 |
SET
|
4f5f8d4187
|
Added tests for truncated libs and dcms
|
2020-08-14 14:14:19 -03:00 |
SET
|
177ee7e627
|
Added tests for SCH errors.
|
2020-08-14 13:47:23 -03:00 |