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

Convert e2e_update_node.cpp to e2e test files #1597

Merged
merged 5 commits into from
May 31, 2023

Commits on May 31, 2023

  1. Convert e2e_update_node_test to .test files

    * Convert e2e_update_node_test to create.test, delete.test and set.test
    * Adds -DEFINE variable anyValue
    * Adds -DEFINE ARANGE 0 4 to generate [0,1,2,3,4]
    * Deletes e2e_update_node_test
    rfdavid committed May 31, 2023
    Configuration menu
    Copy the full SHA
    cce79b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c56704 View commit details
    Browse the repository at this point in the history
  3. Rename update to update_node

    rfdavid committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ac7ed69 View commit details
    Browse the repository at this point in the history
  4. Make paramsToString inline

    rfdavid committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0902bbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e996b2 View commit details
    Browse the repository at this point in the history