boyka-framework

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

MIT License

Stars
115
Committers
8

Bot releases are visible (Hide)

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

boyka-framework - Version 0.8.0

Published by github-actions[bot] about 2 years ago

v0.8.0 (2022-08-01)

๐Ÿš€ New Feature

  • #121 feat(java): โœจ added support to dropdown and multi select elements (@WasiqB)
  • #119 feat(java): ๐Ÿ“ˆ added code coverage check before commit (@WasiqB)
  • #106 feat(java): โœจ adding missing driver actions (@WasiqB)
  • #116 feat(java): โœจ added mouse actions and added test cases (@MakodeAjay)

๐Ÿ› Bug Fix

  • #123 fix(workflow): ๐Ÿ’š updated publish workflow and created release tweet workflow (@WasiqB)
  • #114 fix(java): ๐Ÿ› fixed missing error handling (@WasiqB)
  • #113 fix(java): ๐Ÿ› fixed null pointer error when path method is skipped (@WasiqB)
  • #112 fix(java): ๐Ÿ› fixed issue when base_path is null in config (@WasiqB)

๐Ÿ“ Documentation

  • #107 docs(website): ๐ŸŽจ Docs updated for Contributing, Commit check and Machine setup pages (@mfaisalkhatri)

Committers: 3

boyka-framework - Version 0.7.0

Published by github-actions[bot] over 2 years ago

v0.7.0 (2022-07-07)

๐Ÿ’ฅ Breaking Change

  • #96 fix!(Internal): ๐Ÿš€ miscellaneous changes before release (@WasiqB)
  • #40 feat!(Internal): ๐Ÿ’ฃ moving towards monorepo (@WasiqB)
  • #24 refactor!(Internal): ๐Ÿ”ฅ Removed unused variable (@WasiqB)
  • #32 feat(java): โœจ Added Opera browser support (@WasiqB)
  • #27 feat(java): โœจ Introduced Builder pattern in API (@WasiqB)

๐Ÿš€ New Feature

  • #92 feat(java): โœจ add feature for api response json schema validation (@SahilPuri2020)
  • #91 feat(Internal): โœจ added missing query param implementation (@WasiqB)
  • #89 feat(java): โœจ add method to verify header and update documentation (@MakodeAjay)
  • #85 feat(java): โœจ add curl request in logging for better debugging and correcting enum message typo (@SahilPuri2020)
  • #72 feat(java): ๐Ÿšฉ added window specifc methods (@WasiqB)
  • #58 feat(java): ๐Ÿ‘” adding missing keyboard actions (@WasiqB)
  • #56 feat(java): โœจ added LambdaTest support (@WasiqB)
  • #35 feat(java): โœจ Add Element specific action methods and add more tests (@WasiqB)
  • #39 feat(Locator): Added example test (@WasiqB)
  • #28 feat(java): โœจ Added Auto-wait feature for UI (@WasiqB)
  • #15 feat(java): โœจ Added Web automation support (@WasiqB)

๐Ÿ› Bug Fix

  • #100 fix(workflow): โ™ป๏ธ refactored publish workflow to fix failing job (@WasiqB)

๐Ÿ’… Polish

  • #75 chore: Update CodeQL Action v2 (@diogormendes)
  • #69 chore(Internal): ๐Ÿ› fixed site theme inconsistency (@WasiqB)
  • #65 chore(Internal): ๐Ÿ”– changes made to auto generate changelogs (@WasiqB)
  • #17 refactor(Internal): โ™ป๏ธ Code clean up done for Web (@WasiqB)

๐Ÿ“ Documentation

  • #78 docs(website): ๐Ÿ’„ added site search option (@WasiqB)
  • #71 docs(website): ๐Ÿ“ adding support section on site (@WasiqB)
  • #67 docs(website): ๐Ÿ“ Create contributing documentations (@WasiqB)
  • #62 docs(website): ๐Ÿ“ adding api section for all exposed methods (@WasiqB)
  • #63 docs(readme): ๐Ÿ“ updated README and PR template (@WasiqB)
  • #54 docs(website): ๐Ÿ“ started adding documentations for boyka (@WasiqB)
  • #49 docs(website): ๐Ÿ’„ updated features on home page (@WasiqB)
  • #48 docs(website): ๐ŸŽ‰ Created framework website (@WasiqB)
  • #38 docs(Internal): ๐Ÿ“ added community files (@WasiqB)

๐Ÿ  Internal

  • #98 ci(workflow): ๐Ÿ’š updated publish workflow to generate proper changelog (@WasiqB)
  • #84 ci(workflow): ๐Ÿ’š added permissions to fix test results jobโ€ฆ (@WasiqB)
  • #81 ci(workflow): ๐Ÿ’š updated tests for PR to skip cloud execution (@WasiqB)
  • #66 ci(workflow): ๐Ÿš€ added publish workflow to deploy to Maven central (@WasiqB)
  • #50 build(deps): bump jackson-databind from 2.13.1 to 2.13.2.1 in /core-java (@dependabot[bot])
  • #33: ci(Internal): ๐Ÿ”ง Updated test workflow (@WasiqB)
  • #25 ci(Internal): ๐Ÿ‘ท Added CodeQL code security workflow (@WasiqB)

Committers: 4