Skip to content

Releases: consag/fitnessefixtures

202005.0

15 May 22:29
Compare
Choose a tag to compare
  • Improved error handling BasicQuery
  • Limit allowed queries to WITH and SELECT
  • Introduction Java Unit Tests for fixtures using JUnit5

202003.0

30 Mar 18:58
Compare
Choose a tag to compare

Added osprofile capability. The infaplatform.properties can be extended to include .INFA_OSPROFILE. Once adjusted, all test pages using as DISConnection will run with the specified OSProfile.
You can also add the OS Profile column on the test page. This has a higher prio than the setting in the infaplatform.properties

201907.2

05 Jul 22:14
1fdc8c9
Compare
Choose a tag to compare

Fixed org.apache.pdfbox:pdfbox vulnerability

2019.07

28 Jun 21:16
0e08bb9
Compare
Choose a tag to compare

HTTPS implementation using security.properties with encrypted values for keystore and truststore password.
Included example plugins-https.properties and startFitNesse-https.sh.

The startFitNesse-https.sh is somewhat different from the usual start script as it needs to find the SslParameters class.
Note: Passwords in security.properties are encrypted using encrypt_for_fitnesse.sh (folder linuxscripts). This requires a file called siteKey in the config directory. The siteKey must contain one row with a random seed to be used by the encrypt module.

2019.05

20 May 21:47
808a95e
Compare
Choose a tag to compare

Rebranded solution. Included new fixtures to run Informatica Mapping, Profile and Scorecard objects

March 2019

17 Mar 01:33
Compare
Choose a tag to compare

After spending some time on SourceForge, decided to come bank to GitHub.