This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/tests
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
..
files First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
workbench_files Fixing test_workbench.py::test_workbench_fixtures 2020-07-20 12:45:41 +02:00
__init__.py Prototyping 2018-04-10 17:06:39 +02:00
conftest.py bugfix: user before tag_id 2020-07-23 07:56:51 +02:00
test_action.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_agent.py change comments to comply with the standard PEP 257 2019-06-19 13:35:26 +02:00
test_auth.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_basic.py add /document/stock/ to test_api_docs 2020-08-04 10:27:49 +02:00
test_db.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_device.py bugfix register desktop no hid no tags 2020-07-23 13:56:19 +02:00
test_device_find.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_dispatcher.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_documents.py Merge remote-tracking branch 'origin/testing' into feature/33-export-lot-description 2020-08-18 11:23:50 +02:00
test_inventory.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_lot.py Merge remote-tracking branch 'origin/testing' into feature/33-export-lot-description 2020-08-18 11:23:50 +02:00
test_rate.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_rate_workbench_v1.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_snapshot.py UniqueViolation intead of DBError in test_snapshot_upload_twice_uuid_error 2020-08-04 12:10:18 +02:00
test_tag.py bugfix tag test with cli 2020-07-23 19:20:53 +02:00
test_user.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_workbench.py Fixing test_workbench.py::test_workbench_fixtures 2020-07-20 12:45:41 +02:00