vijaypm d5758a0fbb
Issue 1023 (#1088)
* fixed bug that was setting to lowercase property names that were already in camelCase

* added datetime prefix to allow integration tests to be run repeatedly

* fixed test to use the ldap entries from ldap service in docker to test the service

* updated instructions for ldap test

* added comments to clarify the fix done in snake_to_camel method

Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com>
2021-11-06 16:42:23 -07:00
..
2021-10-22 19:35:12 -07:00
2021-11-06 16:42:23 -07:00

Developer

This document summarizes information relevant to OpenMetadata committers and contributors. It includes information about the development processes and policies as well as the tools we use to facilitate those.

{% page-ref page="ux-style-guide.md" %}

{% page-ref page="coding-style.md" %}

{% page-ref page="how-to-contribute.md" %}

{% page-ref page="build-code-run-tests.md" %}

{% page-ref page="run-integration-tests.md" %}