tigrbl-tests 0.3.3__tar.gz → 0.3.3.dev1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/PKG-INFO +1 -1
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/pyproject.toml +1 -1
- tigrbl_tests-0.3.3/tests/unit/test_initialize_async_task.py +0 -27
- tigrbl_tests-0.3.3/tests/unit/test_initialize_mixed_engines.py +0 -41
- tigrbl_tests-0.3.3/tests/unit/test_initialize_task_schedule.py +0 -27
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/LICENSE +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/README.md +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/__init__.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/conftest.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/__init__.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_acronym_route_name.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_allow_anon.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_apikey_generation.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_authn_provider_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_bindings_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_bindings_modules.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_bulk_docs_client.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_core_access.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_error_mappings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_field_spec_effects.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_header_io_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_healthz_methodz_hookz.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_hook_ctx_v3_i9n.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_hook_lifecycle.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_iospec_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_iospec_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_key_digest_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_list_filters_optional.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_mixins.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_nested_path_schema_and_rpc.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_nested_routing_depth.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_op_ctx_alias_examples.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_op_ctx_behavior.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_op_ctx_core_crud_order.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_openapi_clear_response_schema.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_openapi_schema_examples_presence.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_opspec_effects_i9n_test.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_owner_tenant_policy.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_request_extras.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_request_extras_provider.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_response_extras_provider.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_rest_fallback_serialization.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_rest_row_serialization.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_rest_rpc_parity_v3.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_row_result_serialization.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_schema.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_schema_ctx_attributes_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_schema_ctx_op_ctx_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_schema_ctx_spec_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_sqlite_attachments.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_storage_spec_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_symmetry_parity.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_api_app_usage_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_api_usage_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_api_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_app_include_api_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_app_multi_api_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_app_usage_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_app_uvicorn.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_v3_bulk_rest_endpoints.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_v3_default_rest_ops.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_v3_default_rpc_ops.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_v3_opspec_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_verb_alias_policy.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/uvicorn_utils.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/perf/__init__.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/perf/test_collect_caching.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/perf/test_hookz_performance.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/perf/test_methodz_performance.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/__init__.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_alias_ctx_bindings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_engine_ctx_bindings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_hook_ctx_bindings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_op_alias_bindings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_op_ctx_bindings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_response_ctx_bindings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_schema_ctx_bindings.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/response_utils.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_emit_paired_post.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_emit_paired_pre.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_emit_readtime_alias.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_out_masking.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_refresh_demand.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_resolve_assemble.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_resolve_paired_gen.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_schema_collect_in.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_schema_collect_out.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_storage_to_stored.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_wire_build_in.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_wire_build_out.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_wire_dump.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_wire_validate_in.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/test_events_phases.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_acol_vcol_knobs.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_alias_ctx_op_alias_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_alias_ctx_op_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_api_level_set_auth.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_app_model_defaults.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_app_reexport.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_base_columnspec_inheritance.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_base_facade_initialize.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_build_list_params_spec_model.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_bulk_body_annotation.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_bulk_response_schema.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_colspec_map_isolation.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_column_collect_mixins.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_column_rest_rpc_results.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_column_table_orm_binding.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_config_dataclass_none.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_core_crud_bulk_ops.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_core_crud_default_ops.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_core_crud_methods.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_core_wrap_memoization.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_db_dependency.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_decorator_and_collect.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_default_tags.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_engine_spec_and_shortcuts.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_engine_usage_levels.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_field_spec_attrs.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_file_response.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_handler_step_qualname.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_hook_ctx_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_hook_ctx_binding.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_hookz_empty_phase.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_hybrid_session_run_sync.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_in_tx.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_include_model_columns_namespace.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_include_models_base_prefix.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_initialize_cross_ddl.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_io_spec_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_iospec_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_iospec_effects.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_jsonrpc_id_example.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_jsonrpc_router_default_tag.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_kernel_invoke_ctx.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_kernel_opview_on_demand.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_kernel_plan_labels.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_kernelz_endpoint.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_make_column_shortcuts.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_mixins_sqlalchemy.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_alias.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_class_engine_binding.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_ctx_arity_paths.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_ctx_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_ctx_core_crud_integration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_ctx_dynamic_attach.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_ctx_persist_options.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_opspec_effects.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_postgres_engine_errors.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_postgres_env_vars.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_relationship_alias_cols.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_request_body_schema.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_request_response_examples.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_resolver_precedence.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_alias_table_rpc.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_ctx_precedence.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_diagnostics_kernelz.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_html_jinja_behavior.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_parity.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_rest.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_rpc.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_template.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_uuid.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_all_default_op_verbs.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_bulk_delete_suppresses_clear.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_no_schema_jsonable.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_operation_id_uniqueness.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_rpc_parity_default_ops.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_rpc_prefixes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_rpc_symmetry.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rpc_all_default_op_verbs.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rpc_default_ops.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_schema_ctx_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_schema_ctx_plain_class.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_schema_spec_presence.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_schemas_binding.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_security_per_route.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_should_wire_canonical.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_api.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_app.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_column.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_engine.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_field.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_hook.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_io.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_op.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_storage.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_spec_table.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_sqlite_attachments.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_sqlite_uuid_type.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_storage_spec_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_sys_handler_crud.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_sys_run_rollback.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_sys_tx_async_begin.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_sys_tx_begin.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_sys_tx_commit.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_table_base_exports.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_table_collect_spec.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_table_columns_namespace.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_table_namespace_init.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_table_namespace_isolation.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_app_configuration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_app_instantiation.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_app_subclass_definition.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_configuration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_instantiation.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_subclass_definition.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_app_configuration.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_app_instantiation.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_app_subclass_definition.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_v3_favicon_endpoint.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_v3_healthz_endpoint.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_v3_op_alias.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_v3_op_ctx_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_v3_schemas_and_decorators.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_v3_storage_spec_attributes.py +0 -0
- {tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_verbosity.py +0 -0
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import asyncio
|
|
2
|
-
|
|
3
|
-
import pytest
|
|
4
|
-
from sqlalchemy import Column, Integer
|
|
5
|
-
|
|
6
|
-
from tigrbl import Base, TigrblApp
|
|
7
|
-
from tigrbl.engine.shortcuts import mem
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class Widget(Base):
|
|
11
|
-
__tablename__ = "widgets_async_task"
|
|
12
|
-
|
|
13
|
-
id = Column(Integer, primary_key=True)
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
@pytest.mark.asyncio
|
|
17
|
-
async def test_initialize_returns_task_for_async_engine():
|
|
18
|
-
app = TigrblApp(engine=mem())
|
|
19
|
-
app.include_model(Widget, prefix="")
|
|
20
|
-
|
|
21
|
-
result = app.initialize()
|
|
22
|
-
|
|
23
|
-
assert isinstance(result, asyncio.Task)
|
|
24
|
-
|
|
25
|
-
await result
|
|
26
|
-
|
|
27
|
-
assert getattr(app, "_ddl_executed", False) is True
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import asyncio
|
|
2
|
-
|
|
3
|
-
import pytest
|
|
4
|
-
from sqlalchemy import Column, Integer
|
|
5
|
-
|
|
6
|
-
from tigrbl import Base, TigrblApi, TigrblApp
|
|
7
|
-
from tigrbl.engine.shortcuts import mem
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class AsyncWidget(Base):
|
|
11
|
-
__tablename__ = "widgets_async_api"
|
|
12
|
-
|
|
13
|
-
id = Column(Integer, primary_key=True)
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
class SyncWidget(Base):
|
|
17
|
-
__tablename__ = "widgets_sync_api"
|
|
18
|
-
|
|
19
|
-
id = Column(Integer, primary_key=True)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
@pytest.mark.asyncio
|
|
23
|
-
async def test_initialize_handles_mixed_sync_async_apis():
|
|
24
|
-
async_api = TigrblApi(engine=mem())
|
|
25
|
-
async_api.include_model(AsyncWidget, prefix="")
|
|
26
|
-
|
|
27
|
-
sync_api = TigrblApi(engine=mem(async_=False))
|
|
28
|
-
sync_api.include_model(SyncWidget, prefix="")
|
|
29
|
-
|
|
30
|
-
app = TigrblApp(engine=mem(async_=False))
|
|
31
|
-
app.include_apis([async_api, sync_api])
|
|
32
|
-
|
|
33
|
-
result = app.initialize()
|
|
34
|
-
|
|
35
|
-
assert isinstance(result, asyncio.Task)
|
|
36
|
-
|
|
37
|
-
await result
|
|
38
|
-
|
|
39
|
-
assert getattr(app, "_ddl_executed", False) is True
|
|
40
|
-
assert getattr(async_api, "_ddl_executed", False) is True
|
|
41
|
-
assert getattr(sync_api, "_ddl_executed", False) is True
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import asyncio
|
|
2
|
-
|
|
3
|
-
import pytest
|
|
4
|
-
from sqlalchemy import Column, Integer
|
|
5
|
-
|
|
6
|
-
from tigrbl import Base, TigrblApp
|
|
7
|
-
from tigrbl.engine.shortcuts import mem
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class Widget(Base):
|
|
11
|
-
__tablename__ = "widgets"
|
|
12
|
-
|
|
13
|
-
id = Column(Integer, primary_key=True)
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
@pytest.mark.asyncio
|
|
17
|
-
async def test_initialize_schedules_task_for_sync_engine():
|
|
18
|
-
api = TigrblApp(engine=mem(async_=False))
|
|
19
|
-
api.models["Widget"] = Widget
|
|
20
|
-
|
|
21
|
-
result = api.initialize()
|
|
22
|
-
|
|
23
|
-
assert isinstance(result, asyncio.Task)
|
|
24
|
-
|
|
25
|
-
await result
|
|
26
|
-
|
|
27
|
-
assert getattr(api, "_ddl_executed", False) is True
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_openapi_clear_response_schema.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_openapi_schema_examples_presence.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_rest_fallback_serialization.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_schema_ctx_attributes_integration.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_schema_ctx_op_ctx_integration.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_schema_ctx_spec_integration.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_api_app_usage_uvicorn.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_app_include_api_uvicorn.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/i9n/test_tigrbl_app_multi_api_uvicorn.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_alias_ctx_bindings.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_engine_ctx_bindings.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_hook_ctx_bindings.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_op_alias_bindings.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_op_ctx_bindings.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_response_ctx_bindings.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/decorators/test_schema_ctx_bindings.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_emit_paired_post.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_emit_paired_pre.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_emit_readtime_alias.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_refresh_demand.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_resolve_assemble.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_resolve_paired_gen.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_schema_collect_in.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_schema_collect_out.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_storage_to_stored.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_wire_build_in.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_wire_build_out.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/runtime/atoms/test_wire_validate_in.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_alias_ctx_op_alias_attributes.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_base_columnspec_inheritance.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_build_list_params_spec_model.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_include_model_columns_namespace.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_include_models_base_prefix.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_jsonrpc_router_default_tag.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_op_ctx_core_crud_integration.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_diagnostics_kernelz.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_response_html_jinja_behavior.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_bulk_delete_suppresses_clear.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_operation_id_uniqueness.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_rest_rpc_parity_default_ops.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_app_configuration.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_app_instantiation.py
RENAMED
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_app_subclass_definition.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_api_subclass_definition.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_tigrbl_app_subclass_definition.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_tests-0.3.3 → tigrbl_tests-0.3.3.dev1}/tests/unit/test_v3_storage_spec_attributes.py
RENAMED
|
File without changes
|
|
File without changes
|