Cayo Puigdefabregas
|
420b7ad4ab
|
adding test_save_snapshot_in_file
|
2020-10-07 19:05:52 +02:00 |
Cayo Puigdefabregas
|
236806466a
|
test backup snapshot
|
2020-10-07 18:28:07 +02:00 |
Cayo Puigdefabregas
|
e6b2a92f7f
|
base of the test with out serial number
|
2020-10-07 12:57:14 +02:00 |
Cayo Puigdefabregas
|
cac9206dc9
|
resolve confict
|
2020-09-30 09:30:17 +02:00 |
Cayo Puigdefabregas
|
c6500b9ae6
|
move the test in the specific files
|
2020-09-22 12:52:15 +02:00 |
Cayo Puigdefabregas
|
fed6b57bbe
|
import __version__ instead of open file __init__
|
2020-09-22 11:57:39 +02:00 |
Cayo Puigdefabregas
|
66f963e90e
|
bugfix adding re in test
|
2020-09-21 11:48:48 +02:00 |
Cayo Puigdefabregas
|
7f9be17c92
|
change pkg_resources for open __init__ in test too
|
2020-09-21 11:46:02 +02:00 |
Cayo Puigdefabregas
|
773bf3a200
|
fixing test_basic
|
2020-09-21 11:14:50 +02:00 |
Cayo Puigdefabregas
|
aaaf118028
|
adding test of get version
|
2020-09-18 11:32:20 +02:00 |
Jordi Nadeu
|
927594f7a7
|
Merge pull request #50 from eReuse/feature/endpoints
Adding basic tests endpoints
|
2020-08-25 10:25:04 +02:00 |
nad
|
b61398ee59
|
Adding two users on test_get_document_lots to check lot permissions
|
2020-08-18 21:02:47 +02:00 |
nad
|
1fccea2bcc
|
Merge remote-tracking branch 'origin/testing' into feature/33-export-lot-description
# Conflicts:
# ereuse_devicehub/resources/documents/documents.py
# tests/test_documents.py
|
2020-08-18 19:31:43 +02:00 |
nad
|
6087044a5e
|
Fixing test_get_multiple_lots and test_api_docs
|
2020-08-18 19:19:18 +02:00 |
Cayo Puigdefabregas
|
a2b2be77f4
|
fixing get_device permissions
|
2020-08-18 12:35:04 +02:00 |
Cayo Puigdefabregas
|
3e653ee190
|
Merge branch 'testing' into feature/endpoints
|
2020-08-18 12:15:50 +02:00 |
nad
|
5c7444dc4d
|
Merge remote-tracking branch 'origin/testing' into feature/33-export-lot-description
# Conflicts:
# ereuse_devicehub/resources/documents/documents.py
# ereuse_devicehub/resources/lot/views.py
# tests/test_documents.py
|
2020-08-18 11:23:50 +02:00 |
Cayo Puigdefabregas
|
86cd36f3f8
|
change name of test_create_tag for test_get_tag
|
2020-08-17 18:46:44 +02:00 |
Cayo Puigdefabregas
|
2461a7c73f
|
test endpoints
|
2020-08-17 12:51:38 +02:00 |
Jordi Nadeu
|
b6138f9108
|
Merge branch 'testing' into feature/46-device-stock-control
|
2020-08-17 11:33:27 +02:00 |
nad
|
59932ba00d
|
Adding exceptions to device_row.py file
|
2020-08-17 11:18:52 +02:00 |
nad
|
c76c9d58f8
|
Deselect export tests for mvp
|
2020-08-12 11:59:12 +02:00 |
Cayo Puigdefabregas
|
f97b239abe
|
fixed bug diference model
|
2020-08-06 16:52:12 +02:00 |
Cayo Puigdefabregas
|
d973b479cf
|
return to put anonymous access to erasures documents
|
2020-08-06 15:55:14 +02:00 |
Cayo Puigdefabregas
|
27ab4cf2ef
|
user instead of client
|
2020-08-05 18:19:27 +02:00 |
Cayo Puigdefabregas
|
b90047bc4a
|
Merge branch 'feature/46-device-stock-control' of https://github.com/eReuse/devicehub-teal into feature/46-device-stock-control
|
2020-08-05 12:25:12 +02:00 |
Cayo Puigdefabregas
|
597ff3dc11
|
add check of permissions
|
2020-08-05 12:24:36 +02:00 |
Cayo Puigdefabregas
|
19bff82873
|
fixing spaces in csv file
|
2020-08-05 12:23:24 +02:00 |
Cayo Puigdefabregas
|
96026caabb
|
add new basic snapshot
|
2020-08-05 12:22:52 +02:00 |
Cayo Puigdefabregas
|
f424309c17
|
add second user as user2 in features in conftest
|
2020-08-05 12:22:06 +02:00 |
Jordi Nadeu
|
eb859ce6c2
|
Fixing test_get_all_lots
|
2020-08-05 11:54:43 +02:00 |
Jordi Nadeu
|
04557905c8
|
Merge branch 'testing' into feature/46-device-stock-control
|
2020-08-05 11:49:18 +02:00 |
Cayo Puigdefabregas
|
49ea96b862
|
UniqueViolation intead of DBError in test_snapshot_upload_twice_uuid_error
|
2020-08-04 12:10:18 +02:00 |
Cayo Puigdefabregas
|
2f1d066162
|
add /document/stock/ to test_api_docs
|
2020-08-04 10:27:49 +02:00 |
nad
|
cb55312852
|
Fixing test_snapshot.py::test_snapshot_post_without_hid
|
2020-08-03 19:16:11 +02:00 |
nad
|
a2303498cd
|
Minors comments changes and new test_get_all_lots was added
|
2020-07-28 16:22:17 +02:00 |
nad
|
b524ec7398
|
Creating export lots test
|
2020-07-28 16:14:56 +02:00 |
nad
|
322af04ff9
|
Creating new test for device stock control
|
2020-07-27 13:57:31 +02:00 |
Cayo Puigdefabregas
|
1a6afe29d3
|
bugfix tag test with cli
|
2020-07-23 19:20:53 +02:00 |
Cayo Puigdefabregas
|
1b79f76e27
|
bugfix register desktop no hid no tags
|
2020-07-23 13:56:19 +02:00 |
Cayo Puigdefabregas
|
c87552964b
|
add xfail in test_sync_execute_register_desktop_no_hid_no_tag
|
2020-07-23 08:02:14 +02:00 |
Cayo Puigdefabregas
|
08b2fe90d0
|
bugfix: user before tag_id
|
2020-07-23 07:56:51 +02:00 |
Cayo Puigdefabregas
|
46b985e222
|
bugfix: defined owner_id in fixture tag_id
|
2020-07-22 18:40:27 +02:00 |
Cayo Puigdefabregas
|
dc24599075
|
bugfix: DBError insted of UniqueViolation in raise check
|
2020-07-22 15:41:04 +02:00 |
Cayo Puigdefabregas
|
b01c241685
|
bugfix econdary_workbench_link tag
|
2020-07-22 14:25:42 +02:00 |
Cayo Puigdefabregas
|
3179bba9e9
|
bugfix add owner_id when device is create
|
2020-07-22 14:22:42 +02:00 |
Cayo Puigdefabregas
|
d728204741
|
bugfix: adding user when Tag is create
|
2020-07-22 14:21:38 +02:00 |
Cayo Puigdefabregas
|
a005d6f597
|
bugfix test_get_devices
|
2020-07-22 12:11:21 +02:00 |
Cayo Puigdefabregas
|
546dfd80be
|
bugfix/test_erase_privacy_standards_endtime_sort
|
2020-07-20 20:21:44 +02:00 |
nad
|
e3abc1d284
|
Fixing test_workbench.py::test_workbench_fixtures
|
2020-07-20 12:45:41 +02:00 |