Skip to content

Harmonize function and trigger names in specs - #208

Open
teoljungberg wants to merge 2 commits into
masterfrom
tl-harmonize-test-names
Open

Harmonize function and trigger names in specs#208
teoljungberg wants to merge 2 commits into
masterfrom
tl-harmonize-test-names

Conversation

@teoljungberg

Copy link
Copy Markdown
Owner
  • Use a consistent set of names across the entire test suite
  • Functions: value (simple), add (two-arg), make_incr
    (dependent)
  • Triggers: set_upper_name, set_lower_name
  • Table: users with name, upper_name, lower_name
  • Replaces ad-hoc names (test, adder, greetings,
    uppercase_users_name, my_function, etc.) that varied
    across spec files

@teoljungberg
teoljungberg force-pushed the tl-harmonize-test-names branch from 436ce3d to 2a9d491 Compare March 8, 2026 13:40
Use a consistent set of names across the entire test suite:

- Functions: value (simple), add (two-arg), make_incr (dependent)
- Triggers: set_upper_name, set_lower_name
- Table: users with name, upper_name, lower_name

This replaces the ad-hoc names (test, adder, greetings,
uppercase_users_name, my_function, etc.) that varied across
spec files.
@teoljungberg
teoljungberg force-pushed the tl-harmonize-test-names branch from 2a9d491 to 166e65a Compare March 9, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant