Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M1.5: Fix queryValidator and queryTestCases #154

Open
mcamardon opened this issue Apr 7, 2023 · 0 comments
Open

M1.5: Fix queryValidator and queryTestCases #154

mcamardon opened this issue Apr 7, 2023 · 0 comments
Assignees

Comments

@mcamardon
Copy link
Contributor

mcamardon commented Apr 7, 2023

After creating the genericTestCases, all the test cases that were common between header, query and json, were put together in a new file (genericTestCases.js). As a consequence, for the queryTestCases.js file, it is necessary to only leave the test cases regarding only query and remove the rest that were already moved. This is also an opportunity to finish changing the queryVlidator function to use the functions in format functions as there will need to be done some changes in the queryTestCases.

AC:

  1. Clean queryTestCases
  2. Implement functions in formatFunctions.js in queryValidator function.
@mcamardon mcamardon converted this from a draft issue Apr 7, 2023
@mcamardon mcamardon moved this from 🔖 Ready to start to 🏗 In progress in CMCD Validator & Analyzer Apr 7, 2023
@mcamardon mcamardon self-assigned this Apr 7, 2023
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

No branches or pull requests

1 participant