mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-25 23:49:37 -05:00
6cfc80454a
The integration test for the license module depends on network connectivity and should be Bazel-tagged as such. Since the unit tests do not have a network dependency, we should not apply the tag to those. The easiest way to do this in a Gazelle-compliant way is to move the integration test into its own module. |
||
---|---|---|
.. | ||
integration | ||
BUILD.bazel | ||
checker_enterprise.go | ||
checker_oss.go | ||
file_test.go | ||
file.go | ||
license_test.go | ||
license.go |