Skip to content

Releases: sergiomartins8/test-automation-bootstrap

Release v2.7.0

20 Feb 15:14
Compare
Choose a tag to compare

New features such as

  1. Boilerplate code for load testing
  2. Improved documentation for all the packages
  3. Selenium grid health check before attaching new nodes!

☀️ Service monitoring, slack custom notifications and refactoring!

10 Jan 18:44
7567682
Compare
Choose a tag to compare

☀️ Distributed Testing Reports with ELK stack!

27 Dec 15:08
fa784bc
Compare
Choose a tag to compare

Read about distributed testing report on this article.

  1. ELK stack available!
  2. Rebranding to test-automation-bootstrap; formerly named ui-automation-bootstrap
  3. Improved documentation
  4. Improved testing examples
  5. Selenide upgrade to version 5.16.2

☀️ Mock multiple requests!

14 Nov 13:58
694910e
Compare
Choose a tag to compare

You're now able to mock multiple requests using the @Mock annotation!

☀️ The login bypass!

07 Nov 16:13
Compare
Choose a tag to compare

☀️ Improved logging during mocked tests!
☀️ Login bypass method implemented on the BaseTest.java. Check https://medium.com/@sergiomartins8/the-login-bypass-a-better-approach-to-automated-regression-testing-f3c23f32d7b8 for more details.

☀️ Objects as json!

16 Oct 17:32
Compare
Choose a tag to compare

☀️ Print objects as Json util interface
☀️ Use lombok to avoid @nullable responses from the generic response handler

☀️ Api utils!

16 Aug 18:37
9558074
Compare
Choose a tag to compare

☀️ Examples of api util methods are now available
☀️ Added lombok dependency in order to spice things up!
☀️ Improved documentation;
🐛 Minor typo fixes and code improvements;

⬆️ Upgrade framework to version 2.0!

15 Aug 19:37
9558074
Compare
Choose a tag to compare

The current release

☀️ Deprecates a mock server approach in favor of using browserup proxy to allow mocked tests;
☀️ Deprecates maven archetype in favor of github template. Therefore, making it easier to start using;
☀️ Improved documentation;
🤖 Improved CICD jenkins template;
🐛 Minor typo fixes and code improvements;

🐛 Fix logback configuration to default package

02 Jul 09:00
babd452
Compare
Choose a tag to compare
v1.6.1

🐛 Fix logback configuration to default package (#29)

⬆️ Upgrade to selenide 5.12.2!

22 Jun 18:04
Compare
Choose a tag to compare
v1.6.0

version 1.6.0