Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - mockserver doesn't support the IEEE754Compatible flag #894

Open
ofrids opened this issue Nov 22, 2024 · 0 comments
Open

BUG - mockserver doesn't support the IEEE754Compatible flag #894

ofrids opened this issue Nov 22, 2024 · 0 comments

Comments

@ofrids
Copy link

ofrids commented Nov 22, 2024

Related Feature

DINC0264627

Description

Mocksrver doesn't support the IEEE754Compatible flag.

Steps to Reproduce

Test app: testuite #Field-validation

Steps to reproduce:

  1. Click Create button
  2. Select "EUR" currency for Price
  3. Focus/Unfocus for Price input field

"Enter a number" error message appears that is not expected.

As we see on screenshot Price field is returned as JSON number, but JSON String expected.

image

Expected results

Mockserver to support the IEEE754Compatible flag

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant