OpenMetadata/docs/open-source-community/developer
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
..
build-a-connector Documentation Update (#774) 2021-10-14 15:21:13 -07:00
images Docs: How to contribute to OpenMetadata 2021-08-18 10:55:24 -07:00
build-code-run-tests.md Issue 898 (#905) 2021-10-22 19:35:12 -07:00
coding-style.md GitBook: [main] 67 pages modified 2021-08-13 21:16:52 +00:00
how-to-contribute.md [Issue-760] - Precommit & isort (#772) 2021-10-14 15:22:59 -07:00
README.md updated metadata-ingestion and apis documents (#839) 2021-10-18 18:02:22 +05:30
run-integration-tests.md Issue 1023 (#1088) 2021-11-06 16:42:23 -07:00
ux-style-guide.md GitBook: [main] 3 pages modified 2021-08-16 16:57:34 +00: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" %}