• MatteoPologruto's avatar
    [skip-changelog] Migrate Lib tests for `test_lib.py` to `lib_test.go` (#1964) · 320a22c6
    MatteoPologruto authored
    * Migrate TestLibExamplesWithCaseMismatch from test_lib.py to lib_test.go
    
    * Migrate TestLibCommandsWithLibraryHavingInvalidVersion from test_lib.py to lib_test.go
    
    * Migrate TestInstallZipLibWithMacosMetadata from test_lib.py to lib_test.go
    
    * Migrate TestInstallZipInvalidLibrary from test_lib.py to lib_test.go
    
    * Migrate TestInstallGitInvalidLibrary from test_lib.py to lib_test.go
    
    * Migrate TestUpgradeDoesNotTryToUpgradeBundledCoreLibrariesInSketchbook from test_lib.py to lib_test.go
    
    * Migrate TestUpgradeDoesNotTryToUpgradeBundledCoreLibraries from test_lib.py to lib_test.go
    
    * Migrate TestInstallGitUrlAndZipPathFlagsVisibility from test_lib.py to lib_test.go
    
    * Migrate TestInstallWithZipPath from test_lib.py to lib_test.go
    
    * Migrate TestInstallWithZipPathMultipleLibraries from test_lib.py to lib_test.go
    
    * Migrate TestInstallWithGitUrlLocalFileUri to lib_test.go and delete test_lib.py
    
    * Improve style and readability
    320a22c6
lib_test.go 56.2 KB