Unverified Commit f8506aa3 authored by MatteoPologruto's avatar MatteoPologruto Committed by GitHub

[skip-changelog] Migrate tests from `test_core.py` to `core_test.go` (#1949)

* Migrate TestCoreSearchNoArgs from test_core.py to core_test.go

* Migrate TestCoreUpdateIndexUrlNotFound from test_core.py to core_test.go

* Migrate TestCoreUpdateIndexInternalServerError from test_core.py to core_test.go

* Migrate TestCoreInstallWithoutUpdateIndex from test_core.py to core_test.go

* Migrate TestCoreDownload from test_core.py to core_test.go

* Migrate TestCoreInstall from test_core.py to core_test.go

* Migrate TestCoreUninstall from test_core.py to core_test.go

* Migrate TestCoreUninstallToolDependencyRemoval from test_core.py to core_test.go

* Migrate TestCoreZipslip from test_core.py to core_test.go

* Migrate TestCoreBrokenInstall from test_core.py to core_test.go

* Migrate TestCoreUpdateWithLocalUrl from test_core.py to core_test.go

* Migrate TestCoreSearchManuallyInstalledCoresNotPrinted from test_core.py to core_test.go

* Migrate TestCoreListAllManuallyInstalledCore from test_core.py to core_test.go

* Migrate TestCoreListUpdatableAllFlags from test_core.py to core_test.go

* Migrate TestCoreUpgradeRemovesUnusedTools from test_core.py to core_test.go

* Migrate TestCoreInstallRemovesUnusedTools from test_core.py to core_test.go

* Migrate TestCoreListWithInstalledJson from test_core.py to core_test.go

* Migrate TestCoreSearchSortedResults from test_core.py to core_test.go

* Migrate TestCoreListSortedResults from test_core.py to core_test.go

* Migrate TestCoreListDeprecatedPlatformWithInstalledJson from test_core.py to core_test.go

* Migrate TestCoreListPlatformWithoutPlatformTxt from test_core.py to core_test.go

* Migrate TestCoreWithMissingCustomBoardOptionsIsLoaded from test_core.py to core_test.go

* Migrate TestCoreListOutdatedCore from test_core.py to core_test.go

* Migrate TestCoreLoadingPackageManager from test_core.py to core_test.go

* Migrate TestCoreIndexWithoutChecksum from test_core.py to core_test.go

* Migrate TestCoreInstallEsp32 from test_core.py to core_test.go

* Migrate TestCoreSearchUpdateIndexDelay from test_core.py to core_test.go

* Migrate TestCoreDownloadMultiplePlatforms from test_core.py to core_test.go

* Migrate TestCoreInstallCreatesInstalledJson to core_test.go and delete test_core.py

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>

* Update internal/integrationtest/core/core_test.go
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>
Co-authored-by: default avatarCristian Maglie <c.maglie@bug.st>
parent 0c823ea0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment