mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 09:00:38 -05:00
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.go | ||
| file_test.go | ||
| license.go | ||
| license_test.go | ||