test_sg_base
Base class to test Shotgrid implementation via Mockgun.
test_hub_initialization(hub_and_project)
Example test to validate the hub object was created correctly.
Source code in services/tests/test_sg_base.py
6 7 8 9 | |
test_project_entity_attributes(hub_and_project)
Validate attributes of the mocked FolderEntity.
Source code in services/tests/test_sg_base.py
12 13 14 15 | |