Releases: praegus/toolchain-fixtures
Releases · praegus/toolchain-fixtures
Toolchain FitNesse Fixtures 1.38.1
Clean obsolete dependencies
Toolchain FitNesse Fixtures 1.38
Update dependencies, split off ws sec xml http test to separate artefact
Toolchain FitNesse Fixtures 1.37-JDK11
Merge remote-tracking branch 'origin/master' # Conflicts: # pom.xml
Toolchain FitNesse Fixtures 1.36-JDK11
- Web Browser extends BrowserTest with generic T extends WebElement
- Pinned opensaml to 4.0.1 to avoid shibboleth repo dependency
- Force non CVE-bouncycastle version
- Maven plugin upgrades
JDK 11, Excel value retrieval always as String
1.35-JDK11 Return String formatted cell values from Excel regardless of data type
Toolchain FitNesse Fixtures 1.33
Merge pull request #37 from praegus/get_webdriver_instance Get webdriver instance
Toolchain FitNesse Fixtures 1.32
Merge pull request #36 from praegus/azure_dependency_upgrades Upgrade Azure dependencies for KeyVaultSecrets
Toolchain FitNesse Fixtures 1.31
Merge pull request #35 from praegus/poiupdate poi update
Toolchain FitNesse Fixtures 1.30
Merge pull request #34 from praegus/remove_mockserver version bump
1.26
- Added a fixture to get secrets from Azure key vault and assign them to slim sybols without displaying them in the wiki or test report
- Added a fixture to get values from system properties or environment variables and assign them to slim sybols without displaying them in the wiki or test report
If unclebob/fitnesse#1333 gets merged, the variables set by these fixtures will display as $SECRET_varName->[*****]
upon usage. (now just: $SECRET_varName
)