IMLS / estimating-wifi

Estimating Wifi is a pilot project to automate the censusing of proximal wifi devices via low-cost and open source tools.
https://10x.gsa.gov/projects/shared-components-for-museums-and-libraries/
Other
10 stars 3 forks source link

updated functions to add fscs_id as a return field #319

Closed anagradova closed 1 year ago

anagradova commented 1 year ago

lib_search_name and lib_search_state were updated to append the fscs_id to the returned record

sknep commented 1 year ago

Let me know when this is approved & merged so I can pull the changes into my latest. I think this will allow me to remove some front end code, which is always nice :)

anagradova commented 1 year ago

Added tests for the search functions in test_public_queries and used the fscs_id as the asserted values.

sknep commented 1 year ago

FYI reviewers (@meenubhooshanan and @bklaas) the PR is going to need an official "approve" before the branch protections will allow a merge -- a comment isn't going to qualify anymore :)