Santiago L
e185ba297b
Move testing requirements to separate file
...
Created requirements-testing.txt
2022-02-11 12:53:19 +01:00
Santiago L
74432031e4
Revert "Add pytest-xdist to run test in parallel"
...
This reverts commit 3a395bed80
.
2022-02-09 09:54:57 +01:00
Santiago L
3a395bed80
Add pytest-xdist to run test in parallel
...
Disable coverage because it's not compatible with parallel execution
2022-02-09 09:42:44 +01:00
Santiago L
0b075d1277
Enable pip cache on GitHub Actions
2022-02-07 13:08:21 +01:00
Cayo Puigdefabregas
ec63fb3c47
adding codecov
2020-10-02 12:01:10 +02:00
Cayo Puigdefabregas
d0ea6f36ad
adding coverage for test in github
2020-09-29 18:15:28 +02:00
Santiago L
c10ebc3a05
Use virtualenv to isolate from VM changes
...
e.g. update of 20200709 breaks dependencies with PyYAML
because new package aws-sam-cli has ben added
487c88b726
2020-07-21 13:02:29 +02:00
Jordi Nadeu
d041ef6a54
First iteration test suite mvp ( #37 )
...
* First commit marking mvp decorator
* Minor code style enhancements
* Fixing some mvp test
* Fixing some mvp test
* Fixing test_sync_execute_register_no_hid_tag_not_linked
* First iteration with almost all mvp tests working correctly
* Rollback models.pyi of lot and device resources
* Changing Github action to execute tests with tag mvp
2020-07-07 17:17:41 +02:00
Santiago Lamora
b1426fc225
Configure GitHub actions to run tests.
2020-05-06 00:23:35 +02:00