Skip to content

Unit test for convert_json_to_tibble() #10

@btskinner

Description

@btskinner

Add unit tests for convert_json_to_tibble() in utility_functions.R file.

  • Create test-json.R in ./tests/testthat
  • Create fake json string at top of file (or pull from small call)
    • Single level
    • Nested (like new program data in Scorecard data)
  • Tests to confirm proper conversion to tibble

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions