Skip to content

Fix Test-Data Validation #189

@xterao

Description

@xterao

During the post-bind-variable test-data check, the literals true, false, and null are not recognized when they appear in uppercase (e.g., TRUE, FALSE, NULL).

Modify the validation so that these literals are detected as test data regardless of letter case (case-insensitive matching).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions