Skip to content

sf-city-lots-json #2

@brettz9

Description

@brettz9

Hi,

A few things I came across when attempting to install (so I could run comparisons against different versions/PRs of our jsonpath-plus).

  1. Though you reference https://github.com/zemirco/sf-city-lots-json in the README, if you are not including it as dependency because of the file size, I might suggest giving instructions, or better yet, a Node build routine, so others can create the specific files created that your script expects, small-citylots.json, medium-citylots.json, and citylots.json, I only see one file in that repo. I see now this gets included when I load in Sourcetree, but on the CLI, do I need special arguments to get the LFS download to work?
  2. Were you planning to publish on npm? I would think it could be useful there. If not, maybe you want to set "private": true on package.json to communicate your intent. But I think it'd be useful to have the trust inherent in versioning apply to a testing framework.
  3. I'd suggest allowing testLibraries/performanceClasses, testMethods, and datasets, to be supplied dynamically through CLI argument. (Actually, it be particularly cool if you could define a bin so one could install your project globally (or as a devDep.) and run an executable which picked up the working directory and could use that dynamically as a querier (performance class), so there'd be no need to change in source the require path or the installed version of a given querier).

Anyways, let me know how I might be able to help, though I think I'd need guidance on #1 to be able to prepare a PR for #3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions