MarketSquare / MarketSquare/robotframework-jmslibrary

Enhance keywords to use JmsMessage type

Open
#5 0 comments 0 reactions 1 assignee View on GitHub

@akrautsc is already working on this.

Since May 6, 2026.

enhancement
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

  1. Return values of different keywords shall be enhanced to return the generic JmsMessage type instead
    of inherited TextMessage or BytesMessage type.
  2. Keyword arguments shall be checked/enhanced to use generic JmsMessage type if applicalbe.
  3. New keywords shall be added in case current ones are too ambiguous or a change can't be done in a backwards compatible way.
  4. Mark keywords as deprecated if functionality will be taken over by new keyword.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.