Commit Graph

15 Commits

Author SHA1 Message Date
RubenPX f8b852708d Fix github actions 2022-04-25 11:15:33 +02:00
RubenPX fb7b58bbae Change order steps 2022-04-20 12:04:18 +02:00
RubenPX e68471d307 Create basic config 2022-04-20 11:54:58 +02:00
Santiago L ceb63b4eb3 Fix broken coverage command 2022-03-03 09:59:47 +01:00
Santiago L b8a5ddd8d7 Optimize apt avoiding install recommends 2022-03-03 09:35:52 +01:00
Santiago L c2e5fef0bd Drop references to venv (tests are run on global env) 2022-03-03 09:35:36 +01:00
Santiago L d66e2b77fd Run flake8 linter on github workflow 2022-02-10 11:16:57 +01:00
Santiago L 9013e7a7e1 Merge branch 'testing' into feature/server-side-render 2022-02-08 11:58:48 +01:00
Santiago L 0b075d1277 Enable pip cache on GitHub Actions 2022-02-07 13:08:21 +01:00
Santiago L 734cd8e6e5 export SECRET_KEY required by Flask-WTF (CSRF) 2021-12-28 12:45:33 +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