You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the tests for the project requires the use of googles internal library's. Without access to these library's a developer cannot run the tests against the codebase. I prepose we change these dependency's to equivalent open source ones.
Currently the tests for the project requires the use of googles internal library's. Without access to these library's a developer cannot run the tests against the codebase. I prepose we change these dependency's to equivalent open source ones.
https://github.com/opiproject/smbios-validation-tool/blob/main/smbios_validation_tool/validator_test.py#L22
https://github.com/opiproject/smbios-validation-tool/blob/main/smbios_validation_tool/error_bucket_test.py#L4
https://github.com/opiproject/smbios-validation-tool/blob/main/smbios_validation_tool/rules_test.py#L23
https://github.com/opiproject/smbios-validation-tool/blob/main/smbios_validation_tool/matcher_test.py#L23
The three packages are.
The text was updated successfully, but these errors were encountered: