boyka-framework

๐ŸŽ‰ Ultimate test automation framework for automating any application on any platform

MIT License

Stars
115
Committers
8

Bot releases are hidden (Show)

boyka-framework - Release Candidate Version 0.9.0-rc.1

Published by WasiqB about 2 years ago

v0.9.0-rc.1 (2022-10-11)

๐Ÿš€ New Feature

  • #207 feat(Internal): โฌ†๏ธ added dependabot config to enable auto dependency upgrade (@WasiqB)
  • #205 feat(java): โœจ added support to run on lambdatest cloud (@WasiqB)
  • #200 feat(java): โœจ added android browserstack support (@WasiqB)
  • #199 feat(java): โœจ added appium service feature with Android (@WasiqB)

๐Ÿ› Bug Fix

  • #214 fix(Internal): ๐Ÿ› fixed failing release test (@WasiqB)
  • #210 fix(workflow): ๐Ÿ› fixed failing pre-release workflow (@WasiqB)

๐Ÿ“ Documentation

  • #202 docs(Internal): ๐Ÿ“ updated readme and docs for miscellaneous changes (@WasiqB)

Committers: 1

boyka-framework - Release Candidate Version 0.9.0-rc.0

Published by WasiqB about 2 years ago

v0.9.0-rc.0 (2022-10-10)

๐Ÿš€ New Feature

  • #207 feat(Internal): โฌ†๏ธ added dependabot config to enable auto dependency upgrade (@WasiqB)
  • #205 feat(java): โœจ added support to run on lambdatest cloud (@WasiqB)
  • #200 feat(java): โœจ added android browserstack support (@WasiqB)
  • #199 feat(java): โœจ added appium service feature with Android (@WasiqB)

๐Ÿ› Bug Fix

  • #210 fix(workflow): ๐Ÿ› fixed failing pre-release workflow (@WasiqB)

๐Ÿ“ Documentation

  • #202 docs(Internal): ๐Ÿ“ updated readme and docs for miscellaneous changes (@WasiqB)

Committers: 1

boyka-framework - Version 0.8.2

Published by WasiqB about 2 years ago

v0.8.2 (2022-08-29)

๐Ÿ› Bug Fix

  • #187 fix(workflow): ๐Ÿ› fixed issue of test release workflow not getting triggered (@WasiqB)
  • #183 fix(java): ๐Ÿ› fixed errors when browser key is missing or empty in config (@WasiqB)
  • #182 fix(java): ๐Ÿ› fixed error handling when config key is not found (@WasiqB)
  • #181 fix(java): ๐Ÿ› fixed error when cloud host and credentials is null (@WasiqB)
  • #180 fix(Internal): ๐Ÿ› fixed readme as per suggestions from Eddie (@WasiqB)
  • #178 fix(java): ๐Ÿ› updated the log4j2 xml to display info level logs in console (@mfaisalkhatri)
  • #176 fix(java): ๐Ÿ› fixed error while parsing non json response (@mfaisalkhatri)
  • #174 fix(Internal): ๐Ÿ› replaced version dropdown to textbox in issue template (@WasiqB)

Committers: 2

boyka-framework - Release Candidate Version 0.8.2-rc.1

Published by WasiqB about 2 years ago

v0.8.2-rc.1 (2022-08-29)

๐Ÿ› Bug Fix

  • #187 fix(workflow): ๐Ÿ› fixed issue of test release workflow not getting triggered (@WasiqB)
  • #183 fix(java): ๐Ÿ› fixed errors when browser key is missing or empty in config (@WasiqB)
  • #182 fix(java): ๐Ÿ› fixed error handling when config key is not found (@WasiqB)
  • #181 fix(java): ๐Ÿ› fixed error when cloud host and credentials is null (@WasiqB)
  • #180 fix(Internal): ๐Ÿ› fixed readme as per suggestions from Eddie (@WasiqB)
  • #178 fix(java): ๐Ÿ› updated the log4j2 xml to display info level logs in console (@mfaisalkhatri)
  • #176 fix(java): ๐Ÿ› fixed error while parsing non json response (@mfaisalkhatri)
  • #174 fix(Internal): ๐Ÿ› replaced version dropdown to textbox in issue template (@WasiqB)

Committers: 2

boyka-framework - Release Candidate Version 0.8.2-rc.0

Published by WasiqB about 2 years ago

v0.8.2-rc.0 (2022-08-29)

๐Ÿ› Bug Fix

  • #183 fix(java): ๐Ÿ› fixed errors when browser key is missing or empty in config (@WasiqB)
  • #182 fix(java): ๐Ÿ› fixed error handling when config key is not found (@WasiqB)
  • #181 fix(java): ๐Ÿ› fixed error when cloud host and credentials is null (@WasiqB)
  • #180 fix(Internal): ๐Ÿ› fixed readme as per suggestions from Eddie (@WasiqB)
  • #178 fix(java): ๐Ÿ› updated the log4j2 xml to display info level logs in console (@mfaisalkhatri)
  • #176 fix(java): ๐Ÿ› fixed error while parsing non json response (@mfaisalkhatri)
  • #174 fix(Internal): ๐Ÿ› replaced version dropdown to textbox in issue template (@WasiqB)

Committers: 2

boyka-framework - Version 0.8.1

Published by WasiqB about 2 years ago

v0.8.1 (2022-08-16)

๐Ÿš€ New Feature

  • #149 feat(workflow): ๐Ÿ‘ท created and pushed change log file when releasing main version (@WasiqB)

๐Ÿ› Bug Fix

  • #165 fix(workflow): ๐Ÿ› fixed miscellaneous issues in workflows (@WasiqB)
  • #162 fix(workflow): ๐Ÿ› fixed issue creating tags in pre-release workflow (@WasiqB)
  • #160 fix(workflow): ๐Ÿ› fixed issue creating tags in pre-release workflow (@WasiqB)
  • #157 fix(workflow): ๐Ÿ› fixed issue of empty version while releasing pre-release version (@WasiqB)
  • #154 fix(workflow): ๐Ÿ› fixed Error while preparing pre-release (@WasiqB)
  • #152 fix(workflow): ๐Ÿ› fixed Error while creating PR (@WasiqB)
  • #147 fix: ๐Ÿ› cleaned up pom and updated dependencies version (@mfaisalkhatri)
  • #137 fix(java): โœ… added tests for few mouse actions (@WasiqB)
  • #131 fix(Internal): ๐Ÿ› fixed pre-commit lint bug (@mfaisalkhatri)

๐Ÿ  Internal

  • #146 ci(workflow): ๐Ÿ“ˆ updated job to add test summary on github ui (@WasiqB)
  • #132 ci(workflow): โœจ automated release process (@WasiqB)

๐Ÿƒโ€โ™€๏ธ Performance

  • #108 test(java): โœ… added sample tests project to run api and web using boyka dependency (@mfaisalkhatri)

Committers: 2

boyka-framework - Release Candidate Version 0.8.1-rc.4

Published by WasiqB about 2 years ago

v0.8.1-rc.4 (2022-08-15)

๐Ÿš€ New Feature

  • #149 feat(workflow): ๐Ÿ‘ท created and pushed change log file when releasing main version (@WasiqB)

๐Ÿ› Bug Fix

  • #165 fix(workflow): ๐Ÿ› fixed miscellaneous issues in workflows (@WasiqB)
  • #162 fix(workflow): ๐Ÿ› fixed issue creating tags in pre-release workflow (@WasiqB)
  • #160 fix(workflow): ๐Ÿ› fixed issue creating tags in pre-release workflow (@WasiqB)
  • #157 fix(workflow): ๐Ÿ› fixed issue of empty version while releasing pre-release version (@WasiqB)
  • #154 fix(workflow): ๐Ÿ› fixed Error while preparing pre-release (@WasiqB)
  • #152 fix(workflow): ๐Ÿ› fixed Error while creating PR (@WasiqB)
  • #147 fix: ๐Ÿ› cleaned up pom and updated dependencies version (@mfaisalkhatri)
  • #137 fix(java): โœ… added tests for few mouse actions (@WasiqB)
  • #131 fix(Internal): ๐Ÿ› fixed pre-commit lint bug (@mfaisalkhatri)

๐Ÿ  Internal

  • #146 ci(workflow): ๐Ÿ“ˆ updated job to add test summary on github ui (@WasiqB)
  • #132 ci(workflow): โœจ automated release process (@WasiqB)

๐Ÿƒโ€โ™€๏ธ Performance

  • #108 test(java): โœ… added sample tests project to run api and web using boyka dependency (@mfaisalkhatri)

Committers: 2