Skip to content

issues Search Results · repo:Mastercard/flow language:Java

Filter by

83 results
 (65 ms)

83 results

inMastercard/flow (press backspace or delete to remove)

I am no longer in the mastercard github organisation, so it might be the case that the API token that is currently being used to make build artifacts (those linked from https://mastercard.github.io/flow/ ...
  • therealryan
  • 1
  • Opened 
    on Dec 7, 2024
  • #1011

Bumping mermaid from 10.9.1 to 11.4.0 seems to be causing build issues as seen in https://github.com/Mastercard/flow/pull/990 It would be nice to bump this version since there are some vulnerabilities ...
  • vchaitanya
  • Opened 
    on Nov 19, 2024
  • #999

Something changed in the jump from jline 3.23.0 to 3.24.1 that broke our tests. It d be nice if we could work out a fix for that so we could bring that dependency up to date again.
bug
dependencies
java
  • therealryan
  • Opened 
    on Oct 22, 2024
  • #976

#974 disabled some tests that started failing in CI for no apparent reason. We should fix the issue and re-enable the tests.
bug
java
  • therealryan
  • Opened 
    on Oct 21, 2024
  • #975

The test assertions raised by ModelTaggingCheck are reversed from what you d expect. I can kind of see what I was thinking: the actual side of the comparison is what you ve got in the class, while the ...
java
  • therealryan
  • 1
  • Opened 
    on Aug 21, 2024
  • #904

The junit5 assertion components run flows as DynamicTest instances, so you get a flat list of tests in your IDE. You can then use your IDE s interface to rerun individual cases by, e.g.: right-click run. ...
enhancement
java
  • therealryan
  • 1
  • Opened 
    on Aug 16, 2024
  • #896

We should add line numbers to the message display (this view). The line numbers should not be drag-selectable - copy how the diff ([this view](https://mastercard.github.io/flow/execution/latest/app-itest/target/mctf/latest/detail/7E22263CB3957E4841C81B8933D5CB47.html#?msg=5 ...
enhancement
javascript
  • therealryan
  • Opened 
    on Aug 6, 2024
  • #887

When the system under test does something unexpected (e.g.: returning something that isn t json when we expected json) then the test will fail because we can t parse the actual data into the expected message ...
enhancement
javascript
  • therealryan
  • Opened 
    on Aug 2, 2024
  • #882

You can roll the pointer over the bytes displayed in the hex view ([for example](https://mastercard.github.io/flow/execution/latest/app-itest/target/mctf/latest/detail/7E22263CB3957E4841C81B8933D5CB47.html#?msg=5 ...
enhancement
good first issue
javascript
  • therealryan
  • 2
  • Opened 
    on Jul 31, 2024
  • #881

It d be nice if the execution report detailed [what Options are set](https://github.com/search?q=repo%3AMastercard%2Fflow+%22implements+Option%22 type=code), to make it easy to recreate a test run. We ...
enhancement
java
javascript
  • therealryan
  • Opened 
    on Jul 15, 2024
  • #868
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub