Cayo Puigdefabregas
b8e980cabe
fixed tests
2022-05-11 13:14:11 +02:00
Cayo Puigdefabregas
921049a28b
add more render basic tests
2022-04-29 18:23:05 +02:00
Cayo Puigdefabregas
5ec005e63b
resolve conflict
2021-10-18 11:47:55 +02:00
Cayo Puigdefabregas
7eff54f86a
fixing base test
2021-10-05 12:19:23 +02:00
Cayo Puigdefabregas
e30c6c2250
fixing test
2021-10-01 11:26:56 +02:00
Cayo Puigdefabregas
74af5add3c
adding action moveOn endpoint
2021-09-06 12:45:47 +02:00
Cayo Puigdefabregas
e82358d5dc
fixing basic test
2021-08-10 13:21:39 +02:00
Cayo Puigdefabregas
f8ce81cc19
drop endpoint
2021-07-29 11:19:45 +02:00
Cayo Puigdefabregas
bb3145f3d8
fixing test_basic
2021-07-28 15:59:11 +02:00
Cayo Puigdefabregas
1e32b74b8f
fixing test basics
2021-07-26 14:00:28 +02:00
Cayo Puigdefabregas
c5234e0fd4
fixing tests
2021-07-01 12:07:52 +02:00
Cayo Puigdefabregas
f3f65efeaf
resolve conflicts
2021-06-07 12:08:55 +02:00
Cayo Puigdefabregas
1098ef773f
resolve conflict
2021-05-25 09:03:34 +02:00
Cayo Puigdefabregas
74dd300cad
finish tests
2021-05-21 13:16:06 +02:00
Cayo Puigdefabregas
f6205912fb
fixing test renders
2021-05-10 12:10:57 +02:00
Cayo Puigdefabregas
882ee381b3
fixing tests
2021-05-10 11:52:43 +02:00
Cayo Puigdefabregas
da4a410f58
fixing render tests
2021-04-21 14:42:44 +02:00
Cayo Puigdefabregas
220e864681
fixing test
2021-04-20 16:19:55 +02:00
Cayo Puigdefabregas
7e4513f5d2
Merge branch 'testing' into feature/#128-endpoint-config-wb
2021-04-12 19:48:23 +02:00
Cayo Puigdefabregas
054f59453d
fixing tests
2021-04-08 19:09:52 +02:00
Cayo Puigdefabregas
335c53530e
fixing test
2021-03-25 11:39:52 +01:00
Cayo Puigdefabregas
a66ddc8390
bugfix trade action
2021-03-18 16:36:19 +01:00
Cayo Puigdefabregas
7dc88369a4
adding logout in test_base
2021-03-02 21:53:15 +01:00
Cayo Puigdefabregas
f9ef240749
adding endpoint to test_basic
2021-03-02 11:46:13 +01:00
Cayo Puigdefabregas
30005e1f91
remove pdbs
2021-02-22 21:16:32 +01:00
Cayo Puigdefabregas
ce4dce055d
basic endpoint for internal stats
2021-02-19 12:53:42 +01:00
Cayo Puigdefabregas
aa5fb1d9fd
fixing basic tests
2021-02-11 21:04:18 +01:00
Cayo Puigdefabregas
0535a1f310
resolve conflict
2021-02-11 13:03:21 +01:00
Cayo Puigdefabregas
d24a0ca16b
fixing tests
2021-02-10 11:01:12 +01:00
Cayo Puigdefabregas
2619f88a9f
drop all proof
2021-02-04 13:50:00 +01:00
Cayo Puigdefabregas
1ec1eb39bf
fixing test base
2021-01-18 12:40:31 +01:00
Cayo Puigdefabregas
810a9b360c
adding new endpoit for download csv of metrics
2021-01-08 17:37:52 +01:00
Cayo Puigdefabregas
56f134bd18
adding endpoints to render test
2020-12-29 19:03:36 +01:00
Cayo Puigdefabregas
d89dbe8c29
fixing tests
2020-12-21 13:53:48 +01:00
Cayo Puigdefabregas
fd1efb8715
fixed test_basic
2020-11-24 16:12:59 +01:00
Cayo Puigdefabregas
a664b8cc6c
adding metrics in test_basic
2020-11-23 18:34:44 +01:00
Cayo Puigdefabregas
19d0410e74
bugfix
2020-11-23 18:08:40 +01:00
Cayo Puigdefabregas
60579437bb
resolve conflict
2020-11-23 16:32:06 +01:00
Cayo Puigdefabregas
73716a7331
fixing tests
2020-11-23 11:43:30 +01:00
Cayo Puigdefabregas
3af8880bcd
fixed endpoints of basic test
2020-10-28 21:57:24 +01:00
Cayo Puigdefabregas
773bf3a200
fixing test_basic
2020-09-21 11:14:50 +02:00
nad
6087044a5e
Fixing test_get_multiple_lots and test_api_docs
2020-08-18 19:19:18 +02:00
Cayo Puigdefabregas
2f1d066162
add /document/stock/ to test_api_docs
2020-08-04 10:27:49 +02:00
nad
02040199bb
Fixing test_basic.py::test_api_docs and test_workbench.py::test_real_custom
2020-07-15 13:11:50 +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
nad
115986c7e0
Adding test to check if upload snapshot without HID fields
2020-03-25 21:32:48 +01:00
nad
ce8bcc7577
Fixing test api docs
2020-03-11 13:22:24 +01:00
Xavier Bustamante Talavera
ce961a1bed
Add MakeAvailable and Repair; add device.image; add templating file, change layout for project LOT
2019-07-07 21:36:09 +02:00
Xavier Bustamante Talavera
922a8c743a
Fix last commit changes
2019-07-02 10:42:56 +02:00
Xavier Bustamante Talavera
7e8c36ab3e
Snyc with new Workbench models; fix SSL bug
2019-06-29 16:26:14 +02:00