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

feat: default value for custom mapping #1304

Merged
merged 13 commits into from
Aug 8, 2024

Merge branch 'develop' into feat/default-value-for-custom-mapping

a34c795
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: default value for custom mapping #1304

Merge branch 'develop' into feat/default-value-for-custom-mapping
a34c795
Select commit
Loading
Failed to load commit list.
GitHub Actions / test-report-ui-9.3.0-custom succeeded Aug 8, 2024 in 1s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/junit.xml

11 tests were completed in 210s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 11✅ 210s

✅ pytest

test_configuration_page_custom_tab.chrome_TestCustomPage
  ✅ test_custom_fields_label_entity
  ✅ test_custom_frontend_backend_validation
  ✅ test_custom_valid_length_test_string_greater
  ✅ test_custom_valid_length_test_string_less
  ✅ test_custom_valid_input_test_number
  ✅ test_custom_valid_range_test_number
  ✅ test_custom_valid_input_test_regex
  ✅ test_custom_valid_input_test_email
  ✅ test_custom_valid_input_test_ipv4
  ✅ test_custom_valid_input_test_date
  ✅ test_custom_valid_input_test_url