Santiago L
8a49e63592
Run selenium only on reviews
2022-09-29 12:11:10 +02:00
Santiago L
5aa6f16ae0
Move selenium to requirements-dev.txt
...
and update actions to install dependencies from this file.
2022-07-15 12:03:06 +02:00
Santiago L
214fbb6e37
Bump to Python 3.9 on actions
...
It's the version used on testing & production servers
2022-07-11 13:53:27 +02:00
Santiago L
d6a2dc0a14
Bump actions versions
2022-07-11 13:46:52 +02:00
Santiago L
f359aa6cfa
Run Selenium as an independent workflow
2022-07-11 13:42:25 +02:00
Cayo Puigdefabregas
b7aaa20879
resolve conclict
2022-07-08 17:33:58 +02:00
Santiago L
9516a666e5
Add issue and pull request template
2022-06-08 10:46:31 +02:00
Cayo Puigdefabregas
5f025ff869
fix env vars
2022-05-25 09:56:47 +02:00
Cayo Puigdefabregas
ef570232e7
fix env vars
2022-05-24 17:20:17 +02:00
Cayo Puigdefabregas
a5d3976274
fix env vars
2022-05-24 17:16:50 +02:00
Cayo Puigdefabregas
ab20cdd1d0
fix env vars
2022-05-24 17:12:53 +02:00
Cayo Puigdefabregas
0530fef414
fix env vars
2022-05-24 17:03:41 +02:00
Cayo Puigdefabregas
a6b3e725be
fix pip
2022-05-24 17:02:33 +02:00
Cayo Puigdefabregas
7299ce15cf
fix pip
2022-05-24 16:57:42 +02:00
Cayo Puigdefabregas
7ce18e1482
add new process for check
2022-05-24 16:52:19 +02:00
Cayo Puigdefabregas
af470c0ecd
add selenium test
2022-05-24 16:41:23 +02:00
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