Coder Social home page Coder Social logo

miqdigital / heimdall Goto Github PK

View Code? Open in Web Editor NEW
7.0 5.0 4.0 2.66 MB

Heimdall is a Test Reporting Tool which is primarily built to publish your test execution results to the google sheet and notify the result on Communication channels (like Slack)

License: MIT License

Java 47.21% JavaScript 34.94% HTML 14.95% Kotlin 1.60% Gherkin 1.30%
automation-test automation-testing automation-framework google-sheets karate-framework slack-reporting test-reporting test-report-visualization

heimdall's People

Contributors

aakash17kc avatar adityapranav-b avatar ntantri avatar sumanth-sharma1998 avatar vaibsaraswat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

heimdall's Issues

Allow test-execution using custom tagName

Earlier heimdall was providing limited number of static tags to be passed for test execution(sanity,smoke,regression,suite). Going forward user would be able to pass custom tag and can run test-cases having that tag.

Move S3 bucket name to user configuration

HeimdallUserProperties
Currently, the user is unable to input the S3 bucket name from which to pick the test execution results. User won't be able to update the sheet with test results as, by default, the S3 call will be made to miq test bucket via addon script.

Allowing user to input S3 bucket name would help to update the sheet with test execution results.

Add Heimdall on Maven Central

As part of the opensource task, make Heimdall available on Maven as a dependency. So people find it easy and trustable to use.

Update Readme

Currently, Readme is too lengthy and got lots of steps to be followed. Update readme to use gifs and make it more user friendly.

Allow multi selection for test executions

Currently user is allowed to select only one test-type (for example:either regression / sanity) for execution. Going forward user should be able to select multiple test-types for execution. Attaching the screenshot which depicts how the current selection is.
screenshot (2)

Validate the bucket details before saving the configurations

We have an option to input S3 Bucket Name in the google sheet configurations. If the entered bucket name doesn't match with the existing bucket name we might lose the data, so basic validations should be there to check the S3 bucket details. This can be done using S3 Access keys and Secret keys, an alert message could be shown to the user before saving the configuration details, this ensures the proper validation of data entered in the configuration.
Heimdall

Fetch test summary/description from Jira instead of cucumber

Currently, we fetch the test description from the cucumber generated report instead of Jira during slack notification.

Current limitation :
Test summary/description on slack notification and Heimdall sheet might be different as they are being picked from two different sources

Enhancement :
Fetching test summary/description from JIRA would help in maintaining uniformity between slack notification and Heimdall content

Add support for Test result to be sent via Email notifications

Currently, we only support Slack notifications. Adding an email notification as an option will help the community to still use Heimdall when they don't support Slack.

Current notification support:

  1. Slack notification

After the enhancement:

  1. Slack
  2. Email

Note: Both notification fields should be optional

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.