Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andre-salvati/databricks-template
/ functions
Functions
113 in github.com/andre-salvati/databricks-template
⨍
Functions
113
◇
Types & classes
11
↳
Endpoints
1
Function
test_arg_parser
()
tests/job1/unit_test.py:120
Function
test_config
(args, expected_output)
tests/job1/unit_test.py:159
Function
test_enrich_order_columns
Output schema must contain exactly the declared columns.
tests/job1/unit_test_sdp.py:122
Function
test_enrich_order_row_count
One enriched row per order-item line.
tests/job1/unit_test_sdp.py:97
Function
test_enrich_orders
(spark, config, df_orders)
tests/job1/unit_test.py:198
Function
test_seed_sources_customer_updates_schema
(spark, config)
tests/job1/unit_test.py:260
Function
test_seed_sources_incremental_ids_unique_across_days
Order IDs generated for consecutive days must not collide.
tests/job1/unit_test.py:291
Function
test_seed_sources_incremental_items_schema
(spark, config)
tests/job1/unit_test.py:253
Function
test_seed_sources_incremental_orders_schema
(spark, config)
tests/job1/unit_test.py:244
Function
test_seed_sources_name_updates_deterministic_per_date
Same seed_date must produce identical name updates (idempotent reruns).
tests/job1/unit_test.py:274
Function
test_seed_sources_name_updates_schema
(spark, config)
tests/job1/unit_test.py:267
Function
test_seed_sources_name_updates_suffix_pattern
Renamed products follow the 'Product <id>.<k>' pattern, k = cumulative rename count.
tests/job1/unit_test.py:282
Function
test_validate_orders_from_source
(spark, config, df_orders_from_source)
tests/job1/unit_test.py:165
← previous
101–113 of 113, ranked by callers