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
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
..
files First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
workbench_files Snyc with new Workbench models; fix SSL bug 2019-06-29 16:26:14 +02:00
__init__.py Prototyping 2018-04-10 17:06:39 +02:00
conftest.py Add Tests managing inventories; small bugfixes 2019-02-11 21:34:45 +01: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 First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_db.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_device.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +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 First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_inventory.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_lot.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +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 First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_tag.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_user.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00
test_workbench.py First iteration test suite mvp (#37) 2020-07-07 17:17:41 +02:00