Skip to content

Add tests for schema validation, rendering, and seeding functionality - #2

Open
arias9306 wants to merge 1 commit into
mainfrom
testing
Open

Add tests for schema validation, rendering, and seeding functionality#2
arias9306 wants to merge 1 commit into
mainfrom
testing

Conversation

@arias9306

Copy link
Copy Markdown
Owner
  • Implement tests for rendering literals, interpolation, and object templates in mock/mock_test.go.
  • Add tests for schema validation, including parameter names, table and column validation, and endpoint validation in schema/schema_test.go.
  • Create tests for seeding functionality and topological sorting in seed/seed_test.go.
  • Introduce validation tests for various data types and default values in validation/validate_test.go.
  • Add version tests to ensure correct version string formatting in version/version_test.go.

- Implement tests for rendering literals, interpolation, and object templates in mock/mock_test.go.
- Add tests for schema validation, including parameter names, table and column validation, and endpoint validation in schema/schema_test.go.
- Create tests for seeding functionality and topological sorting in seed/seed_test.go.
- Introduce validation tests for various data types and default values in validation/validate_test.go.
- Add version tests to ensure correct version string formatting in version/version_test.go.
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