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

windows end-to-end documentation #266

Closed cantsin closed 1 year ago

cantsin commented 1 year ago

Adds documentation on how to run end-to-end tests on windows. Admittedly this process could be made easier, especially if we pull in dbmate usage in the container. Also systemd on windows is a Thing Now. But, in the interests of expediency, here's what worked for me.

Also threw in a quick bug fix for the Makefile.

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ MAKEFILE checkmake 1 0 0.01s
:warning: MARKDOWN markdownlint 1 0 3 0.88s
✅ MARKDOWN markdown-link-check 1 0 1.06s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.58s
✅ REPOSITORY checkov yes no 9.06s
:warning: REPOSITORY devskim yes 1 1.11s
✅ REPOSITORY dustilock yes no 1.15s
✅ REPOSITORY gitleaks yes no 2.89s
✅ REPOSITORY git_diff yes no 0.65s
✅ REPOSITORY secretlint yes no 4.62s
✅ REPOSITORY syft yes no 0.62s
✅ REPOSITORY trivy yes no 2.87s

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_