Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Feat: Use constants and enums for test framework actions and encodings #82

Merged

Conversation

bvrooman
Copy link
Contributor

@bvrooman bvrooman commented May 6, 2022

Related issues:

This PR adds string ref constants for the actions and encodings available to the SMT data driven test framework. This includes the actions: "update" and "delete", as well as the encodings: "hex", and "utf-8".

@bvrooman bvrooman merged commit 84f0bab into master May 6, 2022
@bvrooman bvrooman deleted the bvrooman-feat-data-driven-test-framework-constants branch May 6, 2022 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Use constants for actions and encodings within the SMT data-driven test framework
2 participants