Skip to content

Releases: FanaticalTest/ft-test-factory-demo

ft-test-factory-demo-2-0-0

12 Jun 15:24
31abeaa
Compare
Choose a tag to compare
  • Serenity BDD framework
  • Complete refactor
  • Reuse cucumber for feature files
  • Docker container for the Selenium agents
  • Move to Gradle

ft-test-factory-demo-1-2-5

20 Jul 09:03
Compare
Choose a tag to compare
  • Implement cucumber report in stand alone #9

ft-test-factory-demo-1-2-4

16 May 12:25
Compare
Choose a tag to compare

Jenkins integration

ft-test-factory-demo-1-2-3

09 May 12:39
Compare
Choose a tag to compare

Use now ft-test-log-2-0-1

ft-test-factory-demo-1-2-2

16 Mar 09:30
Compare
Choose a tag to compare
  • Implement proxy for curl call
  • Refactor LogTest class
  • Fix issue in urlbuilder in Stats class
  • Implement basic authentication in Logtest class and application properties

ft-test-factory-demo-1-2-1

15 Mar 15:39
Compare
Choose a tag to compare
  • Implement Stats class
  • Enhance the test Php version checker
  • Update documentaion
  • Split Before and After between Selenium and RestAssured to avoid unused open browsers
  • Add 2 generic tags projectid and testsuite
  • Implement ft-test-log
  • Add missing reference in POM : commons-codec

ft-test-factory-demo-1-1-1

14 Mar 16:04
Compare
Choose a tag to compare

Bug fix and doc updates

ft-test-factory-demo-1-1-0

14 Mar 15:41
Compare
Choose a tag to compare

Add RestAssured Lib and Test

ft-test-factory-demo-1-0-0

13 Mar 11:04
Compare
Choose a tag to compare
  • Create a factory to run Selenium test.
  • Implement a BasePage class.