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 2 forks source link

API test framework #273

Closed cantsin closed 1 year ago

cantsin commented 1 year ago

Quick poetry setup to run pytest/requests against the API. Sample tests included, haven't done anything fancy with the tests yet.

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
:warning: MARKDOWN markdownlint 1 0 1 0.82s
✅ MARKDOWN markdown-link-check 1 0 1.14s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.62s
✅ REPOSITORY checkov yes no 9.71s
:warning: REPOSITORY devskim yes 2 1.19s
✅ REPOSITORY dustilock yes no 1.72s
✅ REPOSITORY gitleaks yes no 3.15s
✅ REPOSITORY git_diff yes no 0.87s
✅ REPOSITORY secretlint yes no 4.51s
✅ REPOSITORY syft yes no 0.88s
:warning: REPOSITORY trivy yes 1 3.45s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

anagradova commented 1 year ago

LGTM