Salvador E. Tropea
54e14f0443
[Tests] Marked dep_convert as failing
...
- The AppImage is missing
2022-07-09 20:30:11 -03:00
Salvador E. Tropea
9532422984
[Tests] Run slow tests separately
...
- Also run the faster ones in parallel
- The slowest use KiCad, not sure how safe is to run it in parallel
- Changed mechanism of coverage collection to allow parallel execution
2022-07-09 16:33:09 -03:00
Salvador E. Tropea
35996e4cf5
[Test] Removed gs symlink from the artifacts
...
- Is generating problems on GitHub
2022-07-08 12:55:54 -03:00
Salvador E. Tropea
c464ccfb95
[Test] Added test for check_tool_binary_local
2022-07-08 12:25:10 -03:00
Salvador E. Tropea
7842edafcf
[Test] Added test for try_download_tool_binary
2022-07-08 12:12:36 -03:00
Salvador E. Tropea
b78b943ff6
[Test] Added gs_downloader test
2022-07-08 11:57:30 -03:00
Salvador E. Tropea
6248803252
[Test] More robust dep_python test
...
- Ensure the test module isn't installed before testing
2022-07-08 11:51:15 -03:00
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
Salvador E. Tropea
d6aa9b2446
[Test] Added test for python_downloader
2022-07-08 10:19:34 -03:00
Salvador E. Tropea
293facda76
[Test] Enabled dep_pytool test now that we can run it on CI/CD
2022-07-08 07:52:38 -03:00
Salvador E. Tropea
e72fe1d897
Added tests for various downloaders
...
- rsvg
- git
- convert
- Also disabled the one for pytool because it needs adjusts
to work as root.
2022-07-07 20:09:20 -03:00
Salvador E. Tropea
069d9ba690
Added pytool_downloader test
2022-07-07 19:08:06 -03:00
Salvador E. Tropea
941185d635
Added a test for rar_downloader
2022-07-06 19:15:56 -03:00