Git Product home page Git Product logo

test-automation-bootstrap's Issues

Add gitlab CICD pipeline example

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add load testing

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add stress testing

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add more ui test examples

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add distributed testing reports with influx stack

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

🐛 Logback configuration file not being applied

Description
Logback.xml configuration file is not being applied. It is not under the default package.

Additional context
Default path is under resources package.

Also, could be fixed with System.setProperty("logback.configurationFile", "path-to-file/logback.xml");

Add contract testing

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

☀️ Add changelog

Describe the solution you'd like to see applied
Have a change log.

Describe alternatives you've considered
A CHANGELOG.md automatically updated.

☀️ Improve current default config management

Is your feature request related to a problem? Please describe.
The goal is to make it as CI/CD friendly as possible as well as easily manageable.

Describe the solution you'd like to see applied
Current configs are stored under properties files. The goal is to have default settings whilst allowing to inject the desired ones (which is currently being done, but kinda hard to understand and manage)

Describe alternatives you've considered

  1. Having a default properties file and remove de run.tests.local=true config ✅
  2. Having a static class that holds the current default properties

☀️ Generify Mocks

The mocks used by the annotation @Mock are currently interpreted as being static, i.e. as it is implemented on the MockListener.

The goal is to make it as generic as possible so that different expectations could be injected without changing the implementation details.

☀️ Move to maven:archetype

Describe the solution you'd like to see applied
Boostrap the whole project from a maven:archetype command

Additional context

TBA

Add slack custom notifications!

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

🐛 Fix firefox integration tests

Description
It was detected due to #17 development.
Maven integration tests fail when using -Dselenide.browser=firefox

How to Reproduce
Create an integration test that uses firefox

Expected behavior
Tests should pass successfully

Additional context

  1. Fix mockserver initialization
  2. Fix firefox accessing mockserver expectation

☀️ Add browser property

Browser should be used as a property when executing maven tasks

e.g.
mvn test -Dbrowser=chrome
mvn test -Dbrowser=firefox

Improve documentation

Is your feature request related to a problem? Please describe.

  • Heartbeat/Monitoring documentation
  • Improve overall documentation and its structure

Split into modules (ui-tests, api-tests, load-tests, utils, etc)

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Add healthcheck to wait for selenium grid before running tests!

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like to see applied
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.